From 0d6d30bb427c9244e8dd01275c74e71833126c49 Mon Sep 17 00:00:00 2001 From: engine-flutter-autoroll Date: Thu, 28 May 2026 15:54:08 +0000 Subject: [PATCH] Roll Skia from a38708fb7926 to 5493e4c144cd (7 revisions) https://skia.googlesource.com/skia.git/+log/a38708fb7926..5493e4c144cd 2026-05-28 kjlubick@google.com Avoid underflow on division in loops 2026-05-28 kjlubick@google.com Update MSVC toolchain to 19.51.36244 and win_clang to 23.0 2026-05-28 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll Dawn from 485454223457 to ce586f1e2a62 (8 revisions) 2026-05-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from ac8b6d7128c3 to 9566f50cb827 (9 revisions) 2026-05-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from aa960afe4aea to 5c22c771f011 (9 revisions) 2026-05-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 9898204d91d6 to bea72feae3cf (4 revisions) 2026-05-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from e99fddbdba43 to 485454223457 (5 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,fmalita@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 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 9f175e5b8d4bc..46fcbc50b6785 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': 'a38708fb792667b99fc2a9a5a70eaae4b7c212f8', + 'skia_revision': '5493e4c144cde894a0e673729bc7d690908939e7', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.