From 8a4da2415ba215bb0a718629d21e1decabe385f3 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 25 Feb 2021 16:24:06 +0000 Subject: [PATCH] Roll Skia from e79bb32365ea to 4ac9aadd306b (4 revisions) https://skia.googlesource.com/skia.git/+log/e79bb32365ea..4ac9aadd306b 2021-02-25 csmartdalton@google.com Make it possible to enable hw tessellation outside of test builds 2021-02-25 mtklein@google.com Revert "Remove CapsMap from IR Generator." 2021-02-25 fmalita@google.com Revert "Add DSL PossibleExpression & PossibleStatement" 2021-02-25 fmalita@google.com Revert "SkSL DSL now reports the C++ line numbers of errors" 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 fmalita@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, 2 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index df3a812b2ebf4..614011c61c327 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': 'e79bb32365eac7e44b4c3f8f57a85ae627ae1044', + 'skia_revision': '4ac9aadd306b2f22badfd982bb13987aa8b493e4', # 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 2f349dde8c246..9f93055c4c2e1 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 6198df79dc3d7d4e73a65b56bdac0cb8 +Signature: 29c11934673d6b2d620fd00139a23aa8 UNUSED LICENSES: @@ -5490,7 +5490,6 @@ FILE: ../../../third_party/skia/src/sksl/SkSLMangler.cpp FILE: ../../../third_party/skia/src/sksl/dsl/DSLBlock.cpp FILE: ../../../third_party/skia/src/sksl/dsl/DSLBlock.h FILE: ../../../third_party/skia/src/sksl/dsl/DSLCase.h -FILE: ../../../third_party/skia/src/sksl/dsl/DSLErrorHandling.h FILE: ../../../third_party/skia/src/sksl/dsl/DSLFunction.cpp FILE: ../../../third_party/skia/src/sksl/dsl/DSLFunction.h FILE: ../../../third_party/skia/src/sksl/dsl/DSLStatement.cpp