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

Commit 419afe3

Browse files
Roll src/third_party/skia c1ad77c..18db52f (5 commits) (#18179)
1 parent 39595c8 commit 419afe3

File tree

3 files changed

+448
-2
lines changed

3 files changed

+448
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ vars = {
2626
'skia_git': 'https://skia.googlesource.com',
2727
# OCMock is for testing only so there is no google clone
2828
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
29-
'skia_revision': 'c1ad77cf482a207c5240c804a5285e18376befc9',
29+
'skia_revision': '18db52f2ee565f9a42e5acc855c6272aa37b6e11',
3030

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

ci/licenses_golden/licenses_skia

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: a7e57f858a385acbc89a6f95e8944b23
1+
Signature: a72621aae4369572f66bc2af43582aba
22

33
UNUSED LICENSES:
44

@@ -1330,6 +1330,8 @@ FILE: ../../../third_party/skia/modules/skparagraph/include/ParagraphStyle.h
13301330
FILE: ../../../third_party/skia/modules/skparagraph/include/TextShadow.h
13311331
FILE: ../../../third_party/skia/modules/skparagraph/include/TextStyle.h
13321332
FILE: ../../../third_party/skia/modules/skparagraph/include/TypefaceFontProvider.h
1333+
FILE: ../../../third_party/skia/modules/skparagraph/src/Decorations.cpp
1334+
FILE: ../../../third_party/skia/modules/skparagraph/src/Decorations.h
13331335
FILE: ../../../third_party/skia/modules/skparagraph/src/FontCollection.cpp
13341336
FILE: ../../../third_party/skia/modules/skparagraph/src/Iterators.h
13351337
FILE: ../../../third_party/skia/modules/skparagraph/src/OneLineShaper.cpp

0 commit comments

Comments
 (0)