From fb9f0a5288578e10fe5e113d99e3ca8733f2668f Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 6 May 2019 15:25:45 +0000 Subject: [PATCH] Roll src/third_party/skia 2f3637bf2ed4..7d2ad0fdef01 (1 commits) https://skia.googlesource.com/skia.git /%2Blog/2f3637bf2ed4..7d2ad0fdef01 git log 2f3637bf2ed44ef75966786ab4c2974d17c9f649..7d2ad0fdef01f3fdfadd11c3082b002688b0cab0 --date=short --no-merges --format=%ad %ae %s 2019-05-03 michaelludwig@google.com Fix local matrix for crop rects in backdrop image filters The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (robertphillips@google.com), and stop the roller if necessary. --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 2f2785609d3b8..7d91872ac530d 100644 --- a/DEPS +++ b/DEPS @@ -23,7 +23,7 @@ vars = { 'fuchsia_git': 'https://fuchsia.googlesource.com', 'github_git': 'https://github.com', 'skia_git': 'https://skia.googlesource.com', - 'skia_revision': '2f3637bf2ed44ef75966786ab4c2974d17c9f649', + 'skia_revision': '7d2ad0fdef01f3fdfadd11c3082b002688b0cab0', # 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 466c754fda53a..191d2c6d8301d 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: d3671f28bf696ef2bba3c9fecdb90f5b +Signature: 19c005a15afec1d94b1683915791f3d5 UNUSED LICENSES: @@ -5574,6 +5574,7 @@ LIBRARY: skia ORIGIN: ../../../third_party/skia/gm/backdrop.cpp + ../../../third_party/skia/LICENSE TYPE: LicenseType.bsd FILE: ../../../third_party/skia/gm/backdrop.cpp +FILE: ../../../third_party/skia/gm/backdrop_imagefilter_croprect.cpp FILE: ../../../third_party/skia/gm/compositor_quads.cpp FILE: ../../../third_party/skia/gm/crbug_938592.cpp FILE: ../../../third_party/skia/gm/crbug_947055.cpp