From e38daa41b49299b37eb2a982eb34efdf4e8faa19 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 13 Dec 2019 15:52:27 -0500 Subject: [PATCH] Roll src/third_party/skia d0840ecf5831..ea47b0e65802 (9 commits) (flutter/engine#14481) https://skia.googlesource.com/skia.git/+log/d0840ecf5831..ea47b0e65802 git log d0840ecf5831..ea47b0e65802 --date=short --first-parent --format='%ad %ae %s' 2019-12-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms cd31cb38833c..ec78f685becd (1 commits) 2019-12-13 herb@google.com More viewMatrix renaming 2019-12-13 nifong@google.com Remove an uncessary and unused parameter for partially generating the JSON command list 2019-12-13 mtklein@google.com workaround? 2019-12-13 kjlubick@google.com [infra] Update go to 1.13.5 2019-12-13 bungeman@google.com Add more variation support on Mac. 2019-12-13 herb@google.com Rename viewMatrix to drawMatrix, initialMatrix, or currentMatrix 2019-12-13 bsalomon@google.com Support clipRegion on GPU backend 2019-12-13 egdaniel@google.com Store GrSurfaceProxyView on SkImage. Created with: gclient setdep -r src/third_party/skia@ea47b0e65802 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC djsollen@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: djsollen@google.com --- 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 3b3ba3029f8..18ca95f2d05 100644 --- a/DEPS +++ b/DEPS @@ -26,7 +26,7 @@ vars = { 'skia_git': 'https://skia.googlesource.com', # OCMock is for testing only so there is no google clone 'ocmock_git': 'https://github.com/erikdoe/ocmock.git', - 'skia_revision': 'd0840ecf583171e55025d2808dba017910b7a54f', + 'skia_revision': 'ea47b0e65802df67613e738223fc416969fafd67', # 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 ac54469faa3..2c00db5ed91 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_skia +++ b/engine/src/flutter/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: ebe69910be34ee0905b4081246b51450 +Signature: da293374bf685e3104c319d3c6138266 UNUSED LICENSES: @@ -3063,6 +3063,7 @@ FILE: ../../../third_party/skia/experimental/ffmpeg/SkVideoEncoder.h FILE: ../../../third_party/skia/gm/backdrop.cpp FILE: ../../../third_party/skia/gm/backdrop_imagefilter_croprect.cpp FILE: ../../../third_party/skia/gm/bug9331.cpp +FILE: ../../../third_party/skia/gm/clip_sierpinski_region.cpp FILE: ../../../third_party/skia/gm/collapsepaths.cpp FILE: ../../../third_party/skia/gm/compositor_quads.cpp FILE: ../../../third_party/skia/gm/crbug_913349.cpp