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

Commit 6cf0d13

Browse files
Roll src/third_party/skia a3ffaab..96fdfe0 (5 commits) (#9731)
https://skia.googlesource.com/skia.git /%2Blog/a3ffaabcc4f2..96fdfe0 git log a3ffaab..96fdfe0 --date=short --no-merges --format=%ad %ae %s 2019-07-09 [email protected] Fix test TextBlob_serialize 2019-07-09 [email protected] Fix header name in build file. 2019-06-21 [email protected] Adding locale 2019-07-09 [email protected] Restore GL_UNPACK_ROW_LENGTH to 0 between MIP levles 2019-07-09 [email protected] Move last few uses of SkColorType out of GrCaps. The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff ([email protected]), and stop the roller if necessary.
1 parent 49a00ae commit 6cf0d13

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
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': 'a3ffaabcc4f2f0673ee423f45aa858599ed4fc4f',
29+
'skia_revision': '96fdfe0fe88ea318f0e87ec6a56fb05013849690',
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: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 37f24d0c09ad3d5fc4b91299c20d1e65
1+
Signature: 1712500d7fedf7c063894b665261175e
22

33
UNUSED LICENSES:
44

@@ -2257,10 +2257,9 @@ FILE: ../../../third_party/skia/modules/skparagraph/include/TextShadow.h
22572257
FILE: ../../../third_party/skia/modules/skparagraph/include/TextStyle.h
22582258
FILE: ../../../third_party/skia/modules/skparagraph/include/TypefaceFontProvider.h
22592259
FILE: ../../../third_party/skia/modules/skparagraph/src/FontCollection.cpp
2260-
FILE: ../../../third_party/skia/modules/skparagraph/src/FontIterator.cpp
2261-
FILE: ../../../third_party/skia/modules/skparagraph/src/FontIterator.h
22622260
FILE: ../../../third_party/skia/modules/skparagraph/src/FontResolver.cpp
22632261
FILE: ../../../third_party/skia/modules/skparagraph/src/FontResolver.h
2262+
FILE: ../../../third_party/skia/modules/skparagraph/src/Iterators.h
22642263
FILE: ../../../third_party/skia/modules/skparagraph/src/ParagraphBuilderImpl.cpp
22652264
FILE: ../../../third_party/skia/modules/skparagraph/src/ParagraphBuilderImpl.h
22662265
FILE: ../../../third_party/skia/modules/skparagraph/src/ParagraphCache.h

0 commit comments

Comments
 (0)