Roll Skia from e1f426dad46d to d54c36d6edd7 (15 revisions) (#165721)
https://skia.googlesource.com/skia.git/+log/e1f426dad46d..d54c36d6edd7 2025-03-21 egdaniel@google.com Revert "Reland "Fix need query for copyOnWrite for dual-proxies Ganesh images."" 2025-03-21 kjlubick@google.com Clarify RasterPipeline API for stages 2025-03-21 michaelludwig@google.com [graphite] Fix swapchain creation for BGRA_SRGB 2025-03-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from eaa43b73e162 to 331cd868767f (13 revisions) 2025-03-21 michaelludwig@google.com Fix GPU_TEST_UTILS regex in PRESUBMIT.py 2025-03-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 687c1fb080fa to eaa43b73e162 (8 revisions) 2025-03-20 jvanverth@google.com [graphite] Pull ClipAtlas's DrawAtlas management into private class. 2025-03-20 jlavrova@google.com Fixes for Bidi API in CanvasKit 2025-03-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 1bec8a448930 to 687c1fb080fa (5 revisions) 2025-03-20 lukasza@chromium.org [rust png] Reland: Tweak mapping Skia `CompressionLevel` to `png` API. 2025-03-20 jvanverth@google.com [graphite] Restore compute SkSL tests. 2025-03-20 kjlubick@google.com Move Mac11 jobs onto Mac14 machines 2025-03-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 27b44046a577 to 76ce2c6def3d (1 revision) 2025-03-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from dfc82bb1097a to b9b83d3a1dc7 (16 revisions) 2025-03-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 6737c973130b to 1bec8a448930 (12 revisions) 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 jsimmons@google.com,jvanverth@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:
parent
c9667e07ac
commit
a4b982738e
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': 'e1f426dad46d490989cd706a321236cda877de6d',
|
||||
'skia_revision': 'd54c36d6edd717d63db3c817e9d91cab28f3060b',
|
||||
|
||||
# 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: 0d248a95bd6bd1fbb4cac5c648051851
|
||||
Signature: aa48e4fa2296b9be1c8615b9ff331d05
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
Loading…
x
Reference in New Issue
Block a user