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

Commit c3824f0

Browse files
Roll src/third_party/skia e62bf56..990bfc7 (2 commits) (#8569)
https://skia.googlesource.com/skia.git/%2Blog/e62bf561638c..990bfc785891 git log e62bf56..990bfc7 --date=short --no-merges --format=%ad %ae %s 2019-04-12 [email protected] Convert SkGlyph::toMask() to SkGlyph::mask() 2019-04-11 [email protected] add utility for caching char2glyph 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 49a72e1 commit c3824f0

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ vars = {
2323
'fuchsia_git': 'https://fuchsia.googlesource.com',
2424
'github_git': 'https://github.com',
2525
'skia_git': 'https://skia.googlesource.com',
26-
'skia_revision': 'e62bf561638c60550c35e81b1606843ed74bcfef',
26+
'skia_revision': '990bfc78589117325ce56d18afdfab303c830492',
2727

2828
# When updating the Dart revision, ensure that all entries that are
2929
# 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: 6b8c1bcb82a7bb982213a08e24bfb734
1+
Signature: f040b5acfcf16a2b7650e7378e70a485
22

33
UNUSED LICENSES:
44

@@ -6014,6 +6014,8 @@ FILE: ../../../third_party/skia/src/gpu/vk/GrVkSecondaryCBDrawContext.cpp
60146014
FILE: ../../../third_party/skia/src/gpu/vk/GrVkSecondaryCBDrawContext.h
60156015
FILE: ../../../third_party/skia/src/sksl/SkSLDefines.h
60166016
FILE: ../../../third_party/skia/src/sksl/SkSLOutputStream.cpp
6017+
FILE: ../../../third_party/skia/src/utils/SkCharToGlyphCache.cpp
6018+
FILE: ../../../third_party/skia/src/utils/SkCharToGlyphCache.h
60176019
----------------------------------------------------------------------------------------------------
60186020
Copyright 2019 Google Inc.
60196021

0 commit comments

Comments
 (0)