From 172eaf4b0efa6f0a12bdeb106e4e6b0f77f18068 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 7 May 2020 00:15:36 +0000 Subject: [PATCH] Roll src/third_party/skia 18db52f2ee56..88d04cb51acf (13 commits) https://skia.googlesource.com/skia.git/+log/18db52f2ee56..88d04cb51acf git log 18db52f2ee56..88d04cb51acf --date=short --first-parent --format='%ad %ae %s' 2020-05-06 bsalomon@google.com Revert "Fix tile modes in SkGpuBlurUtils." 2020-05-06 jlavrova@google.com Lines ending with hard line breaks should not be justified 2020-05-06 nifong@google.com Add markCTM to canvaskit API, use in 3D cube example 2020-05-06 johnstiles@google.com Fix format specifier in skpbench. 2020-05-06 rmistry@google.com Support specifying hash and patch_ref in skia-release & skia-wasm-release Dockerfiles 2020-05-06 fmalita@chromium.org [skottie] Introduce an external layer API 2020-05-06 egdaniel@google.com Split apart creating and updating GrBackendTextures internally. 2020-05-06 jvanverth@google.com Fix OpenGL MSAA on Catalina. 2020-05-06 johnstiles@google.com Limit the Viewer MSAA options to the context's max sample count. 2020-05-06 robertphillips@google.com Add a work indication to SkDeferredDisplayList::ProgramIterator::compile 2020-05-06 michaelludwig@google.com Fix false positive in SkRRectPriv::ConservativeIntersect 2020-05-06 bsalomon@google.com Fix tile modes in SkGpuBlurUtils. 2020-05-06 adlai@google.com Fix out-of-bounds read for matrix convolution effects with 25 size kernels Created with: gclient setdep -r src/third_party/skia@88d04cb51acf 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 bsalomon@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: bsalomon@google.com --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 95c287931cfa2..523ca7ac72d6b 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': '18db52f2ee565f9a42e5acc855c6272aa37b6e11', + 'skia_revision': '88d04cb51acfb7d8b92895270fa58e266d9522c6', # 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 77e706bc5289c..e68f22310ac2f 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: a72621aae4369572f66bc2af43582aba +Signature: 60600d3de347f40674315e02c4086dbe UNUSED LICENSES: @@ -5202,6 +5202,7 @@ FILE: ../../../third_party/skia/gm/strokerect_anisotropic.cpp FILE: ../../../third_party/skia/gm/verifiers/gmverifier.cpp FILE: ../../../third_party/skia/gm/verifiers/gmverifier.h FILE: ../../../third_party/skia/include/core/SkM44.h +FILE: ../../../third_party/skia/modules/skottie/include/ExternalLayer.h FILE: ../../../third_party/skia/modules/skottie/src/Adapter.h FILE: ../../../third_party/skia/modules/skottie/src/Camera.cpp FILE: ../../../third_party/skia/modules/skottie/src/Camera.h