Roll Skia from 16178bf63de7 to 3222456e63dc (3 revisions) (flutter/engine#56584)
https://skia.googlesource.com/skia.git/+log/16178bf63de7..3222456e63dc 2024-11-14 lukasza@chromium.org [rust png] Explicitly handle missing `PLTE` chunk. 2024-11-14 borenet@google.com [infra] Fixing some OverdueJobSpec alerts 2024-11-14 michaelludwig@google.com [skif] Avoid calculating inverse matrix in blur() 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 brettos@google.com,brianosman@google.com,jimgraham@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
14807a1cb4
commit
c1d0ef4838
2
DEPS
2
DEPS
@ -14,7 +14,7 @@ vars = {
|
||||
'flutter_git': 'https://flutter.googlesource.com',
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
'llvm_git': 'https://llvm.googlesource.com',
|
||||
'skia_revision': '16178bf63de7b384f9cf8997f4cf32d3440e80d8',
|
||||
'skia_revision': '3222456e63dc7af99618151ca1d2b211ee3b920a',
|
||||
|
||||
# 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: 5bba53fde4b32cd9f7577a31192b4d2e
|
||||
Signature: 448e2e768197dfaec950a85a09e8dd09
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
Loading…
x
Reference in New Issue
Block a user