From 6a6ee9a50099f08a892bf99fac9c6baaed7f170a Mon Sep 17 00:00:00 2001 From: engine-flutter-autoroll Date: Fri, 22 May 2026 18:52:39 +0000 Subject: [PATCH] Roll Skia from dae8778ca40d to 6fdb013d1953 (5 revisions) https://skia.googlesource.com/skia.git/+log/dae8778ca40d..6fdb013d1953 2026-05-22 michaelludwig@google.com [ganesh] Fix direct mask filtering when fSupportBilerpFromGlyphAtlas is true 2026-05-22 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll Dawn from 910f580897ff to 2389260fad26 (10 revisions) 2026-05-22 ashwinpv@google.com Add DEPS to use shared agents configs 2026-05-22 fmalita@google.com [pathbuilder] Bump inline points/verbs/conics storage size 2026-05-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 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 aaclarke@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 81126be38c257..c13a19606cb2a 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': 'dae8778ca40dd4d948b266940c9889b0a0c3d815', + 'skia_revision': '6fdb013d19530339f40cd03dc254e838c7ba2eac', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.