From f964678efcf744c5306101369271eed57df492db Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 20 Feb 2020 21:04:35 +0000 Subject: [PATCH] Roll src/third_party/skia 62076977a0b7..1d589a578ca4 (6 commits) https://skia.googlesource.com/skia.git/+log/62076977a0b7..1d589a578ca4 git log 62076977a0b7..1d589a578ca4 --date=short --first-parent --format='%ad %ae %s' 2020-02-20 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-02-20 michaelludwig@google.com Use scalar instead of int for offset in drop shadow filter 2020-02-20 bsalomon@google.com Make SkSL CPP code gen copy explicit coord status for cloned FPs 2020-02-20 robertphillips@google.com Add temporary header to shift clients over to include/core/SkDeferredDisplayList.h 2020-02-20 egdaniel@google.com When glSync is not available on android fake it out with EGL for our tests. 2020-02-20 bsalomon@google.com GrFP::coordTransformsApplyToLocalCoords() -> GrFP::isSampledWithExplicitCoords() Created with: gclient setdep -r src/third_party/skia@1d589a578ca4 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 lovisolo@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: lovisolo@google.com --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 49091f3c1ff39..55ea6cac558b8 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': '62076977a0b7f111edd1d07e8af3e2b8e6eed199', + 'skia_revision': '1d589a578ca419fbe2a4d6c0a592b7bf5cc82842', # 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 c7aea21597ecf..34e9143d61662 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: bfd0311d14bd41c1a79a81611fc5c43f +Signature: 882c42dd6665a41017ce11cf0b856648 UNUSED LICENSES: @@ -5650,6 +5650,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/gpu/d3d/GrD3DBackendContext.h +FILE: ../../../third_party/skia/include/private/SkDDLTmpRedirect.h FILE: ../../../third_party/skia/include/private/SkM44.h FILE: ../../../third_party/skia/modules/skottie/src/Adapter.h FILE: ../../../third_party/skia/modules/skottie/src/Animator.cpp