mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 2381876f4f0c to 8a5575ded9f7 (2 revisions) (flutter/engine#31775)
https://skia.googlesource.com/skia.git/+log/2381876f4f0c..8a5575ded9f7 2022-03-02 johnstiles@google.com Combine fVariableMap and fReturnValueMap into one map. 2022-03-02 jvanverth@google.com [graphite] Add SkImage::makeTextureImage for Graphite. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC kjlubick@google.com,zra@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
This commit is contained in:
parent
bced1db6f5
commit
194fb3fc3f
2
DEPS
2
DEPS
@ -27,7 +27,7 @@ vars = {
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
# OCMock is for testing only so there is no google clone
|
||||
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
|
||||
'skia_revision': '2381876f4f0c68ab9f3fd4e43407b21bd7d13d05',
|
||||
'skia_revision': '8a5575ded9f792da2789850430c825110025af78',
|
||||
|
||||
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
||||
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: b10fc49b5780edf391f12ef0365da465
|
||||
Signature: 786f4af3c03484eb876355d0bc256192
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user