From c58336b440fc7ea357b2772d18077c94aa356e01 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 2 Dec 2020 19:01:03 +0000 Subject: [PATCH] Roll Skia from c504ecda03b8 to 9443d58af292 (16 revisions) https://skia.googlesource.com/skia.git/+log/c504ecda03b8..9443d58af292 2020-12-02 robertphillips@google.com Revert "Fix bug in GrClearOp combining and remove some asserts" 2020-12-02 johnstiles@google.com Disable inliner on Functions.sksl. 2020-12-02 brianosman@google.com Remove unused inColor 2020-12-02 herb@google.com hoist the common matrix code for filling vertices 2020-12-02 mtklein@google.com Revert "add CPU feature detection for iOS / ARM Mac" 2020-12-02 reed@google.com Remove unused SkRWBuffer 2020-12-02 brianosman@google.com Reland "Add ByteCode output to skslc" 2020-12-02 herb@google.com default to using new/delete for GrOp 2020-12-02 kjlubick@google.com [canvaskit] Fix drawPoints to be flattened point array 2020-12-02 brianosman@google.com Revert "Add ByteCode output to skslc" 2020-12-02 robertphillips@google.com Fix bug in GrClearOp combining and remove some asserts 2020-12-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 234fccfb1818 to 0f083ab02635 (5 revisions) 2020-12-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from a827aa2c29aa to 6f5151f6572b (9 revisions) 2020-12-02 herb@google.com remove perspective SDF from subrun 2020-12-01 mtklein@google.com add CPU feature detection for iOS / ARM Mac 2020-12-01 bsalomon@google.com Don't drop mip map mode in GrTextureOp->GrTextureEffect fallback 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 westont@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/master/autoroll/README.md --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index 055d28af2afcd..75df943aaf7a2 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': 'c504ecda03b8c04a59ef692fd36af6ef137140c0', + 'skia_revision': '9443d58af292c64d3ee9d5506f7cf3b31ddf6c56', # 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 95e018493b1c2..a1a44c26fe3c6 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: b7900cc15d8de27fce96a0acb2dd873f +Signature: 1bb283136150a671071af688bb59838d UNUSED LICENSES: @@ -2362,7 +2362,6 @@ FILE: ../../../third_party/skia/include/core/SkPixmap.h FILE: ../../../third_party/skia/include/core/SkPngChunkReader.h FILE: ../../../third_party/skia/include/core/SkPoint3.h FILE: ../../../third_party/skia/include/core/SkRSXform.h -FILE: ../../../third_party/skia/include/core/SkRWBuffer.h FILE: ../../../third_party/skia/include/core/SkTraceMemoryDump.h FILE: ../../../third_party/skia/include/effects/SkImageSource.h FILE: ../../../third_party/skia/include/effects/SkTableColorFilter.h @@ -2452,7 +2451,6 @@ FILE: ../../../third_party/skia/src/core/SkPictureImageGenerator.cpp FILE: ../../../third_party/skia/src/core/SkPixmap.cpp FILE: ../../../third_party/skia/src/core/SkPixmapPriv.h FILE: ../../../third_party/skia/src/core/SkPoint3.cpp -FILE: ../../../third_party/skia/src/core/SkRWBuffer.cpp FILE: ../../../third_party/skia/src/core/SkRecord.cpp FILE: ../../../third_party/skia/src/core/SkRecordPattern.h FILE: ../../../third_party/skia/src/core/SkRecords.cpp