Roll src/third_party/skia e0a001ccf8d5..01c9b89a8520 (11 commits) (flutter/engine#9373)

https://skia.googlesource.com/skia.git
/%2Blog/e0a001ccf8d5..01c9b89a8520

git log e0a001ccf8d59583ae8590d0c5aa5bd3cadd124c..01c9b89a8520bf47ee84baf2fb5325d8763992f6 --date=short --no-merges --format=%ad %ae %s
2019-06-19 brianosman@google.com Revert "Reland "Reland "Interpreter: Support striped inputs for less overhead"""
2019-06-19 brianosman@google.com ByteCode: Fix subtle bug with nested loops and lanes re-activating
2019-06-19 rmistry@google.com [skottie-wasm-perf] Add GPU bot
2019-06-18 michaelludwig@google.com Overhaul makewithfilter gm to better show subset/clipping errors.
2019-06-18 mtklein@google.com add(GP64 dst, int imm)
2019-06-18 mtklein@google.com make registers a little less verbose to work with
2019-06-18 mtklein@google.com first interesting instruction, sub(GP64,imm)
2019-06-18 bungeman@google.com Roll HarfBuzz (946 commits).
2019-06-18 mtklein@google.com Reland "extract Assembler so it can be tested"
2019-06-19 brianosman@google.com Reland "Reland "Interpreter: Support striped inputs for less overhead""
2019-06-18 fmalita@chromium.org [skottie] Linear Wipe effect

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 (bsalomon@google.com), and stop
the roller if necessary.
This commit is contained in:
skia-flutter-autoroll 2019-06-19 13:06:40 -04:00 committed by GitHub
parent 9fe6a47ab6
commit 4416e6b4ff
2 changed files with 3 additions and 2 deletions

2
DEPS
View File

@ -24,7 +24,7 @@ vars = {
'fuchsia_git': 'https://fuchsia.googlesource.com',
'github_git': 'https://github.com',
'skia_git': 'https://skia.googlesource.com',
'skia_revision': 'e0a001ccf8d59583ae8590d0c5aa5bd3cadd124c',
'skia_revision': '01c9b89a8520bf47ee84baf2fb5325d8763992f6',
# 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: fa4fed3e5f5bc8d20f9173d367eb36b5
Signature: 0433bad1da63ac83eb645d42ca3ee92f
UNUSED LICENSES:
@ -5448,6 +5448,7 @@ FILE: ../../../third_party/skia/modules/skottie/src/effects/FillEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/GaussianBlurEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/GradientEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/LevelsEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/LinearWipeEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/MotionTileEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/TintEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/TransformEffect.cpp