From 84a53b958c567d82fd4a0b6bb319b44f5ef635e9 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 28 Aug 2024 04:49:51 +0000 Subject: [PATCH] Roll Skia from 505fb55cd044 to 259010335a55 (1 revision) https://skia.googlesource.com/skia.git/+log/505fb55cd044..259010335a55 2024-08-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 3546344d39d2 to 23ed8d76c58a (3 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 brianosman@google.com,egdaniel@google.com,matanl@google.com,rmistry@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 408dd132b2a8a..d96dbae29f373 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': '505fb55cd044326b2f049e673475f49822b4911d', + 'skia_revision': '259010335a559c969f1f8733d41eab793987e74e', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.