mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 43ba2a70f6a6 to f78663386a10 (3 revisions) (flutter/engine#47268)
https://skia.googlesource.com/skia.git/+log/43ba2a70f6a6..f78663386a10 2023-10-24 brianosman@google.com Add GM to exercise "powerless" hue cases of gradient interpolation 2023-10-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 2fef5341517e to 9c5873ee09fc (2 revisions) 2023-10-24 nscobie@google.com Add Graphite tests to SkQP 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 aaclarke@google.com,brianosman@google.com,rmistry@google.com,robertphillips@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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
This commit is contained in:
parent
5a35f0fce9
commit
57078d098f
2
DEPS
2
DEPS
@ -18,7 +18,7 @@ vars = {
|
||||
'llvm_git': 'https://llvm.googlesource.com',
|
||||
# OCMock is for testing only so there is no google clone
|
||||
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
|
||||
'skia_revision': '43ba2a70f6a648aa9d92f318f4e40fb4ec06b66a',
|
||||
'skia_revision': 'f78663386a1082bf97b91dcb449c3e34aa6de913',
|
||||
|
||||
# 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: 7a071b2041db35b4f26a693f80eb3699
|
||||
Signature: aec8307826bc808f9445fec4860a2d6e
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user