From e07922311af6c7f303e3840902b1befacb303b95 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 6 Aug 2021 21:52:18 +0000 Subject: [PATCH] Roll Skia from 94fcb37e5b4f to ca13a3acc4b2 (10 revisions) https://skia.googlesource.com/skia.git/+log/94fcb37e5b4f..ca13a3acc4b2 2021-08-06 bsalomon@google.com Remove GrFragmentProcessor::addAndPushFlagToChildren, dead code 2021-08-06 bsalomon@google.com Remove GrFP iter declarations and comments 2021-08-06 kjlubick@google.com [canvaskit] Deploy 0.29.0 2021-08-06 michaelludwig@google.com Remove SK_SUPPORT_DEPRECATED_CLIPOPS and expanding clip op defs 2021-08-06 bsalomon@google.com Use a table for dither effect rather than math. 2021-08-06 ethannicholas@google.com Pass dsl::PositionInfo by value 2021-08-06 bungeman@google.com Ease HarfBuzz API change with feature detection 2021-08-06 michaelludwig@google.com Reland "Avoid expanding clip ops in tests that will remain after feature removal" 2021-08-06 jvanverth@google.com Metal: only set stencil format in ProgramDesc if needed. 2021-08-06 bungeman@google.com Really fix CMake HarfBuzz build 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 nifong@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/+doc/main/autoroll/README.md --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 4ce687b030de2..0b4f565399ede 100644 --- a/DEPS +++ b/DEPS @@ -27,7 +27,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': '94fcb37e5b4f05f729ade4bea7081cafe330d7ed', + 'skia_revision': 'ca13a3acc4b22f321c400f612909227d177de571', # 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 6982d2b50e7a1..b7a58a242f327 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 45cde3aa81e6968465ba92129f713ce5 +Signature: 3896256b42aea0b9c545d57295e4ee88 UNUSED LICENSES: @@ -1796,7 +1796,6 @@ FILE: ../../../third_party/skia/src/core/SkAutoMalloc.h FILE: ../../../third_party/skia/src/core/SkAutoPixmapStorage.cpp FILE: ../../../third_party/skia/src/core/SkAutoPixmapStorage.h FILE: ../../../third_party/skia/src/core/SkBlendModePriv.h -FILE: ../../../third_party/skia/src/core/SkClipOpPriv.h FILE: ../../../third_party/skia/src/core/SkColorFilter_Matrix.h FILE: ../../../third_party/skia/src/core/SkColorSpace.cpp FILE: ../../../third_party/skia/src/core/SkColorSpacePriv.h