Roll Skia from 5f262bd2cbb4 to 4b07443e6071 (10 revisions) (#166299)
https://skia.googlesource.com/skia.git/+log/5f262bd2cbb4..4b07443e6071 2025-03-31 lukasza@chromium.org [rust png] Disable checksum verification when fuzzing. 2025-03-31 jvanverth@google.com [graphite] Add allocation checks to BasicDrawAtlas test. 2025-03-31 lehoangquyen@google.com GraphiteDawn: enable SSBO for compat mode. 2025-03-31 michaelludwig@google.com [graphite] Consolidate VkPipeline creation functions 2025-03-31 borenet@google.com [infra] Add jobs for migrated NUCs 2025-03-31 jvanverth@google.com [graphite] Free backing data for Plots when we no longer need it. 2025-03-31 lokokung@google.com [dawn][headers] Remove ifdefs / updates for InstanceDropped renames. 2025-03-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 2b7c95ec76d5 to 1648e664337c (1 revision) 2025-03-31 borenet@google.com [infra] Remove remaining Debian10 tasks 2025-03-31 kjlubick@google.com Release CanvasKit v0.40.0 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 egdaniel@google.com,jimgraham@google.com,kjlubick@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:
committed by
GitHub
parent
0a22ff9962
commit
d5fd808455
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': '5f262bd2cbb40f78659ec32547163fe83117a38d',
|
||||
'skia_revision': '4b07443e6071aaf21067566ecc2367f0fb516a29',
|
||||
|
||||
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
||||
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
||||
|
||||
Reference in New Issue
Block a user