Roll Skia from 76daa2a33fa5 to bbe71d71e576 (1 revision) (flutter/engine#43541)
https://skia.googlesource.com/skia.git/+log/76daa2a33fa5..bbe71d71e576 2023-07-11 michaelludwig@google.com [skif] Add SkTileMode to FilterResult::applyCropRect 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,kjlubick@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
77514c4f43
commit
733495c5a4
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': '76daa2a33fa5a300602247e0f5642283bba3f301',
|
||||
'skia_revision': 'bbe71d71e57667769e1bb34a3c7a93886ebe3aa0',
|
||||
|
||||
# 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: 95f27d69631d8167e5d7865251dc0d05
|
||||
Signature: 6361dbaa4932266a2fdc84b9eefe5fad
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
||||
Reference in New Issue
Block a user