From 4416e6b4ff8c02b58f71cc2152b9b7fe343dbf4f Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 19 Jun 2019 13:06:40 -0400 Subject: [PATCH] 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. --- DEPS | 2 +- engine/src/flutter/ci/licenses_golden/licenses_skia | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index e628f38fefe..76d3fe76474 100644 --- a/DEPS +++ b/DEPS @@ -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 diff --git a/engine/src/flutter/ci/licenses_golden/licenses_skia b/engine/src/flutter/ci/licenses_golden/licenses_skia index 008b6ef879e..004553d5ab3 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_skia +++ b/engine/src/flutter/ci/licenses_golden/licenses_skia @@ -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