From 13c3d0754f7416be3369cded0e5422de5754bdcc Mon Sep 17 00:00:00 2001 From: engine-flutter-autoroll Date: Wed, 19 Nov 2025 04:11:41 -0500 Subject: [PATCH] Roll Skia from 547e3e5441b4 to a30b02d57637 (3 revisions) (#178782) https://skia.googlesource.com/skia.git/+log/547e3e5441b4..a30b02d57637 2025-11-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 69d6d0792295 to 7b89c0056fc1 (6 revisions) 2025-11-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from a09406cc5e0c to dac92db6ead5 (8 revisions) 2025-11-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from 0ff27a15480f to f90f8d916021 (14 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 codefu@google.com,kjlubick@google.com,robertphillips@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 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 3809e514026..f850db345e0 100644 --- a/DEPS +++ b/DEPS @@ -15,7 +15,7 @@ vars = { 'flutter_git': 'https://flutter.googlesource.com', 'skia_git': 'https://skia.googlesource.com', 'llvm_git': 'https://llvm.googlesource.com', - 'skia_revision': '547e3e5441b4927fcd9db9461d5d42d82984bb99', + 'skia_revision': 'a30b02d57637bd98c934ea707275c43cab20c645', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.