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

Commit bc30355

Browse files
Roll src/third_party/skia c5727d8..999257d (5 commits) (#18174)
1 parent 337ec63 commit bc30355

File tree

3 files changed

+446
-5
lines changed

3 files changed

+446
-5
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': 'c5727d8e34d2fb54cef5360a7f729a14978a7052',
29+
'skia_revision': '999257d870d72eeff50690800488cf5c0252c805',
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: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: a796c0c6c1c0f4026259027ef49a46ed
1+
Signature: 6fb623ea465f52015725b66f5ed9afb7
22

33
UNUSED LICENSES:
44

@@ -4619,9 +4619,6 @@ FILE: ../../../third_party/skia/docs/examples/Path_Iter_isCloseLine.cpp
46194619
FILE: ../../../third_party/skia/docs/examples/Path_Iter_isClosedContour.cpp
46204620
FILE: ../../../third_party/skia/docs/examples/Path_Iter_next.cpp
46214621
FILE: ../../../third_party/skia/docs/examples/Path_Iter_setPath.cpp
4622-
FILE: ../../../third_party/skia/docs/examples/Path_RawIter_conicWeight.cpp
4623-
FILE: ../../../third_party/skia/docs/examples/Path_RawIter_next.cpp
4624-
FILE: ../../../third_party/skia/docs/examples/Path_RawIter_peek.cpp
46254622
FILE: ../../../third_party/skia/docs/examples/Path_SegmentMask.cpp
46264623
FILE: ../../../third_party/skia/docs/examples/Path_Verb.cpp
46274624
FILE: ../../../third_party/skia/docs/examples/Path_addArc.cpp

0 commit comments

Comments
 (0)