From f43e8965cc2bfb4e3da1419d543647610bc35aac Mon Sep 17 00:00:00 2001 From: engine-flutter-autoroll Date: Sat, 23 May 2026 21:08:40 +0000 Subject: [PATCH] Roll Skia from bbe9ccc2bdbf to 1f26101197bf (1 revision) https://skia.googlesource.com/skia.git/+log/bbe9ccc2bdbf..1f26101197bf 2026-05-23 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll ANGLE from 9ce3268f4c4b to 0aa38cb7368f (10 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 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 911ade5741339..46722b16c5d25 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': 'bbe9ccc2bdbf7558c67a1c259bff0115096246c3', + 'skia_revision': '1f26101197bff9fcd939a791beb3094297436d59', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.