From e5918d18f28c927f40b411dfcaed434487a94c20 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 17 Jun 2019 16:41:11 -0400 Subject: [PATCH] Roll src/third_party/skia 92b81e14d9c2..55091020435c (6 commits) (#9348) https://skia.googlesource.com/skia.git /%2Blog/92b81e14d9c2..55091020435c git log 92b81e14d9c2b8a9ec0debe74014d63db4589c99..55091020435c876d12f2d74697b21edbc98e13fa --date=short --no-merges --format=%ad %ae %s 2019-06-17 bsalomon@google.com Add function to GrDataUtils to handle color conversions. 2019-06-17 fmalita@chromium.org [skottie] Motion tile effect 2019-06-17 rmistry@google.com Fix ingested perf data from Skottie tracing bots + add renderer key 2019-06-17 bsalomon@google.com Revert "Store GrSwizzle on proxies for texturing and swizzling." 2019-06-17 egdaniel@google.com Store GrSwizzle on proxies for texturing and swizzling. 2019-06-17 jvanverth@google.com Prefer using GrOvalOpFactory over GrFillRRect for circles and axis-aligned circular roundrects. 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 +- ci/licenses_golden/licenses_skia | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index a3446bd2ab7eb..575503ff17e63 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': '92b81e14d9c2b8a9ec0debe74014d63db4589c99', + 'skia_revision': '55091020435c876d12f2d74697b21edbc98e13fa', # 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 9ec210f8e9e31..2538afed38e5f 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 522965842c517d9b4dafafe84c1a3db5 +Signature: 76ba98f4d22e1e72813f2849cba5d104 UNUSED LICENSES: @@ -5447,6 +5447,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/MotionTileEffect.cpp FILE: ../../../third_party/skia/modules/skottie/src/effects/TintEffect.cpp FILE: ../../../third_party/skia/modules/skottie/src/effects/TransformEffect.cpp FILE: ../../../third_party/skia/modules/skottie/src/effects/TritoneEffect.cpp