Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit aca26b2

Browse files
Roll Skia from cb44fca83da0 to 5265b5ee1afc (4 revisions) (#43114)
https://skia.googlesource.com/skia.git/+log/cb44fca83da0..5265b5ee1afc 2023-06-22 [email protected] Preserve SkNWayCanvas::onFlush 2023-06-22 [email protected] Fold SkMatrixProvider into SkBaseDevice and remove it. 2023-06-22 [email protected] Add `applyRoundingHack` to `ParagraphStyle` 2023-06-22 [email protected] 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 [email protected],[email protected],[email protected],[email protected] 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
1 parent 3deccd7 commit aca26b2

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ vars = {
1818
'llvm_git': 'https://llvm.googlesource.com',
1919
# OCMock is for testing only so there is no google clone
2020
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
21-
'skia_revision': 'cb44fca83da0044bf5c14f272f54d48e36f0a31d',
21+
'skia_revision': '5265b5ee1afc64094250ee8d017df93b3d7b1407',
2222

2323
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2424
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 917551591f118136901d8d372af78b84
1+
Signature: 58ea8ee21adb9a9c4ddfdc55b4c079a5
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -6832,7 +6832,6 @@ ORIGIN: ../../../third_party/skia/src/base/SkASAN.h + ../../../third_party/skia/
68326832
ORIGIN: ../../../third_party/skia/src/base/SkBlockAllocator.cpp + ../../../third_party/skia/LICENSE
68336833
ORIGIN: ../../../third_party/skia/src/base/SkBlockAllocator.h + ../../../third_party/skia/LICENSE
68346834
ORIGIN: ../../../third_party/skia/src/core/SkIDChangeListener.cpp + ../../../third_party/skia/LICENSE
6835-
ORIGIN: ../../../third_party/skia/src/core/SkMatrixProvider.h + ../../../third_party/skia/LICENSE
68366835
ORIGIN: ../../../third_party/skia/src/core/SkRuntimeEffectPriv.h + ../../../third_party/skia/LICENSE
68376836
ORIGIN: ../../../third_party/skia/src/core/SkYUVAInfo.cpp + ../../../third_party/skia/LICENSE
68386837
ORIGIN: ../../../third_party/skia/src/core/SkYUVAPixmaps.cpp + ../../../third_party/skia/LICENSE
@@ -6971,7 +6970,6 @@ FILE: ../../../third_party/skia/src/base/SkASAN.h
69716970
FILE: ../../../third_party/skia/src/base/SkBlockAllocator.cpp
69726971
FILE: ../../../third_party/skia/src/base/SkBlockAllocator.h
69736972
FILE: ../../../third_party/skia/src/core/SkIDChangeListener.cpp
6974-
FILE: ../../../third_party/skia/src/core/SkMatrixProvider.h
69756973
FILE: ../../../third_party/skia/src/core/SkRuntimeEffectPriv.h
69766974
FILE: ../../../third_party/skia/src/core/SkYUVAInfo.cpp
69776975
FILE: ../../../third_party/skia/src/core/SkYUVAPixmaps.cpp

0 commit comments

Comments
 (0)