From 079ee22c02f2f9efd7585c31c763a1b8c9c8f24b Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 27 Dec 2022 17:18:34 +0000 Subject: [PATCH] Roll Skia from 3939e68c4b4d to 2b6d44eb650b (2 revisions) https://skia.googlesource.com/skia.git/+log/3939e68c4b4d..2b6d44eb650b 2022-12-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from dae0d442679f to 80b48cfa461d (2 revisions) 2022-12-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from e2705902b625 to 379e90ec8fe2 (1 revision) 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 garyq@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug 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 8cd35dbb2a242..25347d4eea4f3 100644 --- a/DEPS +++ b/DEPS @@ -18,7 +18,7 @@ vars = { 'llvm_git': 'https://llvm.googlesource.com', # OCMock is for testing only so there is no google clone 'ocmock_git': 'https://github.com/erikdoe/ocmock.git', - 'skia_revision': '3939e68c4b4d51326803b8037bab41586b4bfdb5', + 'skia_revision': '2b6d44eb650bcd664b0184954eb91c11d5b30574', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.