From c5ba240021b54d4284ec93ffb3365b7c754eddcc Mon Sep 17 00:00:00 2001 From: engine-flutter-autoroll Date: Sat, 15 Feb 2025 08:11:39 -0500 Subject: [PATCH] Roll Skia from ff94581f1f8a to bb166c85957b (1 revision) (#163381) https://skia.googlesource.com/skia.git/+log/ff94581f1f8a..bb166c85957b 2025-02-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from cc6490ed63e7 to c7f1f6b90a2d (2 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 jamesgk@google.com,jimgraham@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 65d34b9258..d29e6feece 100644 --- a/DEPS +++ b/DEPS @@ -14,7 +14,7 @@ vars = { 'flutter_git': 'https://flutter.googlesource.com', 'skia_git': 'https://skia.googlesource.com', 'llvm_git': 'https://llvm.googlesource.com', - 'skia_revision': 'ff94581f1f8a1abe8fd3f8de586e2dd83486654f', + 'skia_revision': 'bb166c85957b628df57a3c977ecd06da98c5c2ee', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.