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

Commit e8225ea

Browse files
Roll Skia from cb61dd4af8a5 to 685e29df6704 (2 revisions) (#44170)
https://skia.googlesource.com/skia.git/+log/cb61dd4af8a5..685e29df6704 2023-07-31 [email protected] Add Debian11-GCC jobs 2023-07-31 [email protected] [Fontations] Move C++ side to pure virtual interfaces 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 b83172a commit e8225ea

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': 'cb61dd4af8a57ded67d0037ced82c0c404eb8d19',
21+
'skia_revision': '685e29df670475207aab9c2ec32391a7ca093e83',
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: 53ab4a46a52d28339dfe9484910439cd
1+
Signature: f1af1d8c1e7fde0c2f8a754e72ebf42b
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -9045,7 +9045,6 @@ ORIGIN: ../../../third_party/skia/src/image/SkSurface_Base.cpp + ../../../third_
90459045
ORIGIN: ../../../third_party/skia/src/image/SkSurface_Null.cpp + ../../../third_party/skia/LICENSE
90469046
ORIGIN: ../../../third_party/skia/src/image/SkTiledImageUtils.cpp + ../../../third_party/skia/LICENSE
90479047
ORIGIN: ../../../third_party/skia/src/ports/fontations/src/ffi.rs + ../../../third_party/skia/LICENSE
9048-
ORIGIN: ../../../third_party/skia/src/ports/fontations/src/skpath_bridge.cpp + ../../../third_party/skia/LICENSE
90499048
ORIGIN: ../../../third_party/skia/src/ports/fontations/src/skpath_bridge.h + ../../../third_party/skia/LICENSE
90509049
ORIGIN: ../../../third_party/skia/src/shaders/SkBlendShader.h + ../../../third_party/skia/LICENSE
90519050
ORIGIN: ../../../third_party/skia/src/shaders/SkColorShader.h + ../../../third_party/skia/LICENSE
@@ -9254,7 +9253,6 @@ FILE: ../../../third_party/skia/src/image/SkSurface_Base.cpp
92549253
FILE: ../../../third_party/skia/src/image/SkSurface_Null.cpp
92559254
FILE: ../../../third_party/skia/src/image/SkTiledImageUtils.cpp
92569255
FILE: ../../../third_party/skia/src/ports/fontations/src/ffi.rs
9257-
FILE: ../../../third_party/skia/src/ports/fontations/src/skpath_bridge.cpp
92589256
FILE: ../../../third_party/skia/src/ports/fontations/src/skpath_bridge.h
92599257
FILE: ../../../third_party/skia/src/shaders/SkBlendShader.h
92609258
FILE: ../../../third_party/skia/src/shaders/SkColorShader.h

0 commit comments

Comments
 (0)