From aae051279fe29e5de53cd236b7e0569fd26c6614 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 22 Mar 2023 05:27:13 +0000 Subject: [PATCH] Roll Skia from 574b1eefd3bd to c5a28115fe5f (3 revisions) https://skia.googlesource.com/skia.git/+log/574b1eefd3bd..c5a28115fe5f 2023-03-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from d7201a0f7fbc to a621ea88cac3 (12 revisions) 2023-03-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 73c5a01b1bd6 to 7e811fe56367 (8 revisions) 2023-03-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 9c9608fa94a9 to 0cc04d07ab24 (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 armansito@google.com,bdero@google.com,brianosman@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://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 cf10297d6f5e6..d275ba1bd31da 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': '574b1eefd3bd1fa853b10e0e9ea77eb605da981f', + 'skia_revision': 'c5a28115fe5fde4d9fb30a30993292255315fd15', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.