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

Commit 559b5c3

Browse files
Roll Skia from 126788e087af to ae2171eba699 (3 revisions)
https://skia.googlesource.com/skia.git/+log/126788e087af..ae2171eba699 2021-07-30 [email protected] Fixup enum name in SkFlattenable. 2021-07-30 [email protected] Create test case to repro skia:12212. 2021-07-30 [email protected] Removes a deprecated call to CTGetCoreTextVersion() when compiling for iOS 14+. 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] 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/main/autoroll/README.md
1 parent 99f5cd2 commit 559b5c3

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ vars = {
2727
'skia_git': 'https://skia.googlesource.com',
2828
# OCMock is for testing only so there is no google clone
2929
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
30-
'skia_revision': '126788e087af7d1af2f297c679180afdb2661616',
30+
'skia_revision': 'ae2171eba6991eab7a212d33bf8e1203aec6f860',
3131

3232
# When updating the Dart revision, ensure that all entries that are
3333
# dependencies of Dart are also updated to match the entries in the

ci/licenses_golden/licenses_skia

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: dcfc1ff9b77717a93acc9b9090001d04
1+
Signature: f1b1c5581e21b96c7e4665d7509dac1d
22

33
UNUSED LICENSES:
44

@@ -4020,6 +4020,7 @@ FILE: ../../../third_party/skia/gm/aarecteffect.cpp
40204020
FILE: ../../../third_party/skia/gm/colorspace.cpp
40214021
FILE: ../../../third_party/skia/gm/drawglyphs.cpp
40224022
FILE: ../../../third_party/skia/gm/largeclippedpath.cpp
4023+
FILE: ../../../third_party/skia/gm/skbug_12212.cpp
40234024
FILE: ../../../third_party/skia/include/private/GrMtlTypesPriv.h
40244025
FILE: ../../../third_party/skia/include/utils/SkOrderedFontMgr.h
40254026
FILE: ../../../third_party/skia/infra/bots/task_drivers/recreate_skps/recreate_skps.go

0 commit comments

Comments
 (0)