From 83ed0d63fd9504e562583460ea1f9f23cff07ecf Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 24 Jul 2019 09:41:28 -0400 Subject: [PATCH] Roll src/third_party/skia 1cd1ed8976c4..f564f1515bde (1 commits) (flutter/engine#10097) https://skia.googlesource.com/skia.git /compare/1cd1ed8976c4..f564f1515bde git log 1cd1ed8976c4a5608a31e7ae2bb8bbfb6705c2b1..f564f1515bdeea722c8c2da6f65c02b98edc1816 --date=short --no-merges --format=%ad %ae %s 2019-07-23 brianosman@google.com Move cpu_modules inside skia_enable_tools The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (borenet@google.com), and stop the roller if necessary. --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f309202ea12..038c1d47b80 100644 --- a/DEPS +++ b/DEPS @@ -26,7 +26,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': '1cd1ed8976c4a5608a31e7ae2bb8bbfb6705c2b1', + 'skia_revision': 'f564f1515bdeea722c8c2da6f65c02b98edc1816', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the