Roll Skia from 072dfcc435de to 11a2eefe4c61 (5 revisions) (flutter/engine#43451)
https://skia.googlesource.com/skia.git/+log/072dfcc435de..11a2eefe4c61 2023-07-06 jvanverth@google.com [graphite] Disable async_rescale_and_read_dog_up on Test jobs. 2023-07-06 nscobie@google.com Fix deleteImageProc call in WrapAndroidHardwareBuffer 2023-07-06 brianosman@google.com Revert "Reland "Fix link errors when XML (expat) is not included"" 2023-07-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 654dff5c995f to ab239f985f10 (3 revisions) 2023-07-06 jvanverth@google.com [graphite] Enable linear gamma in rescale operation 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,jamesgk@google.com,rmistry@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:
committed by
GitHub
parent
6d3d51d086
commit
48a5b83ded
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': '072dfcc435de1a7cfa102bc0483250a616347c38',
|
||||
'skia_revision': '11a2eefe4c615892d90830da16e465a6cc0c99c6',
|
||||
|
||||
# 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: c6fd5d761f25f87567af3a8820d40e9e
|
||||
Signature: 3b04b94f01550d85c5ba422a3e37f929
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
||||
Reference in New Issue
Block a user