From e20c352bf07e1917c65150cd6a2be02d4c03b7ab Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 22 Jun 2023 19:28:29 -0400 Subject: [PATCH] Roll Skia from cb44fca83da0 to 5265b5ee1afc (4 revisions) (flutter/engine#43114) https://skia.googlesource.com/skia.git/+log/cb44fca83da0..5265b5ee1afc 2023-06-22 kjlubick@google.com Preserve SkNWayCanvas::onFlush 2023-06-22 bsalomon@google.com Fold SkMatrixProvider into SkBaseDevice and remove it. 2023-06-22 weiyuhuang@google.com Add `applyRoundingHack` to `ParagraphStyle` 2023-06-22 brianosman@google.com Remove all usage of SkMatrixProvider outside of SkDevice. 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 brianosman@google.com,fmalita@google.com,jsimmons@google.com,rmistry@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose 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 +- engine/src/flutter/ci/licenses_golden/licenses_skia | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index c2d4623cdf..463989b6e9 100644 --- a/DEPS +++ b/DEPS @@ -18,7 +18,7 @@ vars = { 'llvm_git': 'https://llvm.googlesource.com', # OCMock is for testing only so there is no google clone 'ocmock_git': 'https://github.com/erikdoe/ocmock.git', - 'skia_revision': 'cb44fca83da0044bf5c14f272f54d48e36f0a31d', + 'skia_revision': '5265b5ee1afc64094250ee8d017df93b3d7b1407', # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version. diff --git a/engine/src/flutter/ci/licenses_golden/licenses_skia b/engine/src/flutter/ci/licenses_golden/licenses_skia index 5c448b5707..ae853cd0e9 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_skia +++ b/engine/src/flutter/ci/licenses_golden/licenses_skia @@ -1,4 +1,4 @@ -Signature: 917551591f118136901d8d372af78b84 +Signature: 58ea8ee21adb9a9c4ddfdc55b4c079a5 ==================================================================================================== LIBRARY: etc1 @@ -6832,7 +6832,6 @@ ORIGIN: ../../../third_party/skia/src/base/SkASAN.h + ../../../third_party/skia/ ORIGIN: ../../../third_party/skia/src/base/SkBlockAllocator.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/base/SkBlockAllocator.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/core/SkIDChangeListener.cpp + ../../../third_party/skia/LICENSE -ORIGIN: ../../../third_party/skia/src/core/SkMatrixProvider.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/core/SkRuntimeEffectPriv.h + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/core/SkYUVAInfo.cpp + ../../../third_party/skia/LICENSE ORIGIN: ../../../third_party/skia/src/core/SkYUVAPixmaps.cpp + ../../../third_party/skia/LICENSE @@ -6971,7 +6970,6 @@ FILE: ../../../third_party/skia/src/base/SkASAN.h FILE: ../../../third_party/skia/src/base/SkBlockAllocator.cpp FILE: ../../../third_party/skia/src/base/SkBlockAllocator.h FILE: ../../../third_party/skia/src/core/SkIDChangeListener.cpp -FILE: ../../../third_party/skia/src/core/SkMatrixProvider.h FILE: ../../../third_party/skia/src/core/SkRuntimeEffectPriv.h FILE: ../../../third_party/skia/src/core/SkYUVAInfo.cpp FILE: ../../../third_party/skia/src/core/SkYUVAPixmaps.cpp