From 29a8358197bf980281794eb989d185e2ec206cf6 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 25 Sep 2020 23:39:28 +0000 Subject: [PATCH] Roll Skia from 68861e391313 to a05d27b170ee (1 revision) https://skia.googlesource.com/skia.git/+log/68861e391313..a05d27b170ee 2020-09-25 ethannicholas@google.com moved SkSL BoolLiteral data into IRNode 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 csmartdalton@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 +- ci/licenses_golden/licenses_skia | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index f7fc5028b181b..5f052ab76fddf 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': '68861e3913134f21da6799d228afe2288108d77d', + 'skia_revision': 'a05d27b170ee05efe7f1a724a21a7b78b1ff45c4', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the diff --git a/ci/licenses_golden/licenses_skia b/ci/licenses_golden/licenses_skia index 44e9152702389..57219ca2d3f5c 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 923302eac3f7ca1472962a1a83b6c57d +Signature: 316059bac1eb5c4fdef36346520ed7b7 UNUSED LICENSES: @@ -747,6 +747,7 @@ FILE: ../../../third_party/skia/src/sksl/SkSLParser.h FILE: ../../../third_party/skia/src/sksl/SkSLPosition.h FILE: ../../../third_party/skia/src/sksl/SkSLSPIRVCodeGenerator.cpp FILE: ../../../third_party/skia/src/sksl/SkSLSPIRVCodeGenerator.h +FILE: ../../../third_party/skia/src/sksl/SkSLTestRehydrator.cpp FILE: ../../../third_party/skia/src/sksl/SkSLUtil.cpp FILE: ../../../third_party/skia/src/sksl/SkSLUtil.h FILE: ../../../third_party/skia/src/sksl/ir/SkSLBinaryExpression.h