From 27f9caca5d64015faae31ed6476c10280ed96322 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 29 Apr 2021 12:48:37 +0000 Subject: [PATCH] Roll Skia from fa06f102f13b to 83dae92318b3 (1 revision) https://skia.googlesource.com/skia.git/+log/fa06f102f13b..83dae92318b3 2021-04-29 brianosman@google.com Remove SkSL sample-with-matrix implementation 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 jcgregorio@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 fe686658c3363..adcf199b42a7b 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': 'fa06f102f13bcfa94748ae2d9beb9f66ab4ce150', + 'skia_revision': '83dae92318b330b4bbf51c99cb5b61af19a395f9', # 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 5376e9afb04d3..38439afdf6d58 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 46c5b23a39ddbd2257084264809759b9 +Signature: eefa6a8c30cbfc512e13a793da5cc103 UNUSED LICENSES: @@ -5036,7 +5036,6 @@ FILE: ../../../third_party/skia/gm/inverseclip.cpp FILE: ../../../third_party/skia/gm/labyrinth.cpp FILE: ../../../third_party/skia/gm/preservefillrule.cpp FILE: ../../../third_party/skia/gm/sample_matrix_constant.cpp -FILE: ../../../third_party/skia/gm/sample_matrix_variable.cpp FILE: ../../../third_party/skia/gm/swizzle.cpp FILE: ../../../third_party/skia/gm/tilemodes_alpha.cpp FILE: ../../../third_party/skia/include/core/SkPathTypes.h