From 784c249d76bb1a4fb4803ec44a2960dbe54e0205 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 31 Aug 2020 18:20:44 +0000 Subject: [PATCH] Roll Skia from db5582b71116 to 44e96bee4b6a (4 revisions) https://skia.googlesource.com/skia.git/+log/db5582b71116..44e96bee4b6a 2020-08-31 johnstiles@google.com Migrate SkSL Inliner out of IRGenerator and into its own module. 2020-08-31 michaelludwig@google.com Consolidate image filter evaluation into SkBaseDevice 2020-08-31 johnstiles@google.com Add helper function for inlining argument lists. 2020-08-31 mtklein@google.com deserialize drawPoints() mode safely 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 michaelludwig@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 | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index f1e77080323e3..73be48f64a65d 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': 'db5582b711167f337daa6f692ac321eb4c39f521', + 'skia_revision': '44e96bee4b6aa32c070997d3b990c7ccea3cadd4', # 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 43b481f848c57..ffee6616d3043 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 17a006393efa4426a68e2deefb052c3c +Signature: b73bc6d3b087f55663b03074a579ef22 UNUSED LICENSES: @@ -3992,6 +3992,8 @@ FILE: ../../../third_party/skia/src/ports/SkNDKConversions.h FILE: ../../../third_party/skia/src/sksl/SkSLAnalysis.h FILE: ../../../third_party/skia/src/sksl/SkSLDehydrator.cpp FILE: ../../../third_party/skia/src/sksl/SkSLDehydrator.h +FILE: ../../../third_party/skia/src/sksl/SkSLInliner.cpp +FILE: ../../../third_party/skia/src/sksl/SkSLInliner.h FILE: ../../../third_party/skia/src/sksl/SkSLSPIRVtoHLSL.cpp FILE: ../../../third_party/skia/src/sksl/SkSLSPIRVtoHLSL.h FILE: ../../../third_party/skia/src/sksl/SkSLSampleUsage.cpp