From c0c193ed853cbdb29262ec6f41adaa1af5c4446c Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Sat, 22 May 2021 01:57:36 +0000 Subject: [PATCH] Roll Skia from 8447f13c6d4b to ec9d0e865d77 (1 revision) https://skia.googlesource.com/skia.git/+log/8447f13c6d4b..ec9d0e865d77 2021-05-22 reed@google.com Move patheffect details to (private) base subclass 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/+doc/master/autoroll/README.md --- DEPS | 2 +- ci/licenses_golden/licenses_skia | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 58b1bd859c134..71bf766c96e5c 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': '8447f13c6d4b572733691c2a28a8b6999123b926', + 'skia_revision': 'ec9d0e865d77538089fcb56fa5cfb144caffa802', # 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 1fae7b03bfa1f..83558bcad4642 100644 --- a/ci/licenses_golden/licenses_skia +++ b/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 2661ad8e7333d676250dc07477dd48cf +Signature: c6e2339d1255a89c9d4c33d4cf40cf25 UNUSED LICENSES: @@ -5201,7 +5201,6 @@ FILE: ../../../third_party/skia/gm/runtimeeffectimage.cpp FILE: ../../../third_party/skia/include/gpu/gl/egl/GrGLMakeEGLInterface.h FILE: ../../../third_party/skia/include/gpu/gl/glx/GrGLMakeGLXInterface.h FILE: ../../../third_party/skia/modules/canvaskit/paragraph_bindings_gen.cpp -FILE: ../../../third_party/skia/src/core/SkPathEffectPriv.h FILE: ../../../third_party/skia/src/core/SkYUVAInfoLocation.h FILE: ../../../third_party/skia/src/gpu/GrInnerFanTriangulator.h FILE: ../../../third_party/skia/src/gpu/GrPersistentCacheUtils.cpp @@ -6166,6 +6165,7 @@ FILE: ../../../third_party/skia/src/core/SkOSFile.h FILE: ../../../third_party/skia/src/core/SkPaint.cpp FILE: ../../../third_party/skia/src/core/SkPath.cpp FILE: ../../../third_party/skia/src/core/SkPathEffect.cpp +FILE: ../../../third_party/skia/src/core/SkPathEffectBase.h FILE: ../../../third_party/skia/src/core/SkPointPriv.h FILE: ../../../third_party/skia/src/core/SkRect.cpp FILE: ../../../third_party/skia/src/core/SkRegion.cpp