Roll src/third_party/skia 2f3637bf2ed4..7d2ad0fdef01 (1 commits) (flutter/engine#8857)

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.
This commit is contained in:
skia-flutter-autoroll 2019-05-06 11:40:20 -04:00 committed by GitHub
parent 6cc7d20b3a
commit c0d0c0bec7
2 changed files with 3 additions and 2 deletions

2
DEPS
View File

@ -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

View File

@ -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