From 189bdbcd5b28c013f8f6af4733e72c6c704f72a9 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 26 Feb 2021 15:34:00 +0000 Subject: [PATCH] Roll Skia from 453f143dba3f to 1f57a0f1ae0b (6 revisions) https://skia.googlesource.com/skia.git/+log/453f143dba3f..1f57a0f1ae0b 2021-02-26 michaelludwig@google.com Remove unnecessary SkImageFilters.cpp 2021-02-26 robertphillips@google.com Remove ViaDDL 2021-02-26 johnstiles@google.com Convert make_unique to ExpressionStatement::Make. 2021-02-26 mtklein@google.com always work from fBitmap in table CF 2021-02-26 mtklein@google.com simplify cached bitmap in table CF 2021-02-26 robertphillips@google.com Remove ddl2-* bot runs 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 fmalita@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 | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/DEPS b/DEPS index 5bd7ed22f02d3..32e2c4eb935a9 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': '453f143dba3fea76bc777b7d6d933c4017f7e4e8', + 'skia_revision': '1f57a0f1ae0b30dd8b19963daf2136d6f150d388', # 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 fefc58ac18ee6..4eb8b91d6ebc9 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 4d105dc3fc2e9ee08268e560b61ce05e +Signature: d65a089365b2d7da21b62c944d1bcff0 UNUSED LICENSES: @@ -1658,7 +1658,6 @@ FILE: ../../../third_party/skia/src/core/SkWriter32.cpp FILE: ../../../third_party/skia/src/effects/SkColorMatrix.cpp FILE: ../../../third_party/skia/src/effects/SkColorMatrixFilter.cpp FILE: ../../../third_party/skia/src/effects/SkLayerDrawLooper.cpp -FILE: ../../../third_party/skia/src/effects/SkPackBits.cpp FILE: ../../../third_party/skia/src/effects/SkTableMaskFilter.cpp FILE: ../../../third_party/skia/src/gpu/GrAttachment.cpp FILE: ../../../third_party/skia/src/gpu/GrAttachment.h @@ -2865,7 +2864,6 @@ FILE: ../../../third_party/skia/src/core/SkImageFilter_Base.h FILE: ../../../third_party/skia/src/core/SkRuntimeEffect.cpp FILE: ../../../third_party/skia/src/core/SkVM.cpp FILE: ../../../third_party/skia/src/core/SkVM.h -FILE: ../../../third_party/skia/src/effects/imagefilters/SkImageFilters.cpp FILE: ../../../third_party/skia/src/gpu/GrClientMappedBufferManager.cpp FILE: ../../../third_party/skia/src/gpu/GrClientMappedBufferManager.h FILE: ../../../third_party/skia/src/gpu/GrCopyRenderTask.cpp @@ -5218,6 +5216,7 @@ FILE: ../../../third_party/skia/src/sksl/SkSLDefinitionMap.h FILE: ../../../third_party/skia/src/sksl/SkSLMangler.h FILE: ../../../third_party/skia/src/sksl/SkSLOperators.cpp FILE: ../../../third_party/skia/src/sksl/SkSLOperators.h +FILE: ../../../third_party/skia/src/sksl/ir/SkSLExpressionStatement.cpp FILE: ../../../third_party/skia/src/sksl/ir/SkSLForStatement.cpp FILE: ../../../third_party/skia/src/sksl/ir/SkSLIfStatement.cpp FILE: ../../../third_party/skia/src/sksl/ir/SkSLSwitchStatement.cpp @@ -6290,7 +6289,6 @@ FILE: ../../../third_party/skia/src/core/SkPoint.cpp FILE: ../../../third_party/skia/src/core/SkPtrRecorder.h FILE: ../../../third_party/skia/src/core/SkStroke.cpp FILE: ../../../third_party/skia/src/core/SkWriter32.h -FILE: ../../../third_party/skia/src/effects/SkPackBits.h FILE: ../../../third_party/skia/src/ports/SkFontMgr_empty_factory.cpp FILE: ../../../third_party/skia/src/ports/SkImageEncoder_CG.cpp FILE: ../../../third_party/skia/src/utils/SkInterpolator.cpp