From 3b6271e00f26ec28039f75fbbe6c3915ae916856 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 22 Jan 2021 19:26:19 +0000 Subject: [PATCH] Roll Skia from 6a272434c2b2 to bfc9be0f773f (2 revisions) https://skia.googlesource.com/skia.git/+log/6a272434c2b2..bfc9be0f773f 2021-01-22 johnstiles@google.com Migrate SkSL test inputs to the resources/ directory. 2021-01-22 johnstiles@google.com Update skslc compiler script to allow for output path flexibility. 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 scroggo@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 7ec80f24428a7..f0ede740025b6 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': '6a272434c2b227d86af7627daf196d58678f51f2', + 'skia_revision': 'bfc9be0f773f047cb1bf38f4eebf6248fbc2ea35', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the