Skip to content

Commit 4f66de8

Browse files
Roll Skia from 753ce2221ce7 to 55436d87e414 (16 revisions) (flutter#176004)
https://skia.googlesource.com/skia.git/+log/753ce2221ce7..55436d87e414 2025-09-25 maxkolesin@google.com [graphite][vulkan] Support VK_ext_frame_boundary extension 2025-09-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 7c910be6a4f5 to 109cf2d238b7 (4 revisions) 2025-09-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from b4d1333d1caf to 69745720973d (15 revisions) 2025-09-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-09-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 568da2c9bd8c to 9e5871e71d0c (9 revisions) 2025-09-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from c15f5f328283 to a208d31bc037 (15 revisions) 2025-09-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-09-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-09-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-09-24 mike@reedtribe.org Use pathbuilder or factories to keep path immutable 2025-09-24 mike@reedtribe.org SkPath::getLastPt() to return optional 2025-09-24 robertphillips@google.com Add Graphite flavor of SkRuntimeBlender test 2025-09-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 38ebdaf28c68 to 7c910be6a4f5 (2 revisions) 2025-09-24 robertphillips@google.com [graphite] Move VkPipelineCache to VulkanSharedContext 2025-09-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-09-24 mohrr@google.com Add API and TEST_API variables to recipe modules 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 danieldilan@google.com,jsimmons@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
1 parent f7f06ab commit 4f66de8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ vars = {
1414
'flutter_git': 'https://flutter.googlesource.com',
1515
'skia_git': 'https://skia.googlesource.com',
1616
'llvm_git': 'https://llvm.googlesource.com',
17-
'skia_revision': '753ce2221ce75158c491443a9469fc8114cb3c44',
17+
'skia_revision': '55436d87e4145ddd348fe228a7e2b5f98d6bbdb2',
1818

1919
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2020
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

0 commit comments

Comments
 (0)