Roll Skia from 7d5c206fc873 to 02dd72c2fbc2 (4 revisions) (flutter/engine#56547)
https://skia.googlesource.com/skia.git/+log/7d5c206fc873..02dd72c2fbc2 2024-11-12 lukasza@chromium.org [rust png] Don't unnecessarily replicate decoding `options`. 2024-11-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from aa1dd6b24b8b to d2c4e780b012 (6 revisions) 2024-11-12 lukasza@chromium.org [rust png] Don't unnecessarily replicate `dstInfo` data. 2024-11-12 kjlubick@google.com Add notes about premultiplied color to docs 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
3af706d188
commit
1b485a3d6a
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': '7d5c206fc8733da6ff8289ef56bb31f42a406f0c',
|
||||
'skia_revision': '02dd72c2fbc229e3fc606db42947a11880eeb353',
|
||||
|
||||
# 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: 9723ecbd4535ed26d41f6ed327037fbf
|
||||
Signature: 10d182fc03b994f363397de827a91c2b
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
Loading…
x
Reference in New Issue
Block a user