From e801fff00a1a06772aecbe879deea479c65750b3 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 21 May 2021 14:48:36 +0000 Subject: [PATCH] Roll Skia from 7c67ebcd3bd4 to 9604eab2bdca (1 revision) https://skia.googlesource.com/skia.git/+log/7c67ebcd3bd4..9604eab2bdca 2021-05-21 adlai@google.com Temporarily disable reduceOpsTaskSplitting on bots 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 bsalomon@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6036c3d5e7330..ab26a57d974df 100644 --- a/DEPS +++ b/DEPS @@ -27,7 +27,7 @@ vars = { 'skia_git': 'https://skia.googlesource.com', # OCMock is for testing only so there is no google clone 'ocmock_git': 'https://github.com/erikdoe/ocmock.git', - 'skia_revision': '7c67ebcd3bd43bfe1471510e27b5858f8d3fc3f1', + 'skia_revision': '9604eab2bdcaf2c207bb96ee5959c874cd172e79', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the