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

Commit b43d3fe

Browse files
Roll src/third_party/skia ea47b0e..cd9ad40 (7 commits) (#14490)
https://skia.googlesource.com/skia.git/+log/ea47b0e65802..cd9ad409a90d git log ea47b0e..cd9ad40 --date=short --first-parent --format='%ad %ae %s' 2019-12-13 herb@google.com More cleanup on GrStrikeCache 2019-12-13 brianosman@google.com Remove all layout(ctype=...) from runtime SkSKL 2019-12-13 herb@google.com Use SkTHashTable in GrTextStrike 2019-12-13 herb@google.com Revert "Remove unused fields from GrTextBlobKey" 2019-12-13 herb@google.com Convert GrStrikeCache to sk_sp<GrTextStrike> 2019-12-13 herb@google.com switch to SkPoint for the idea of drawingOrigin 2019-12-13 herb@google.com Convert GrStrikeCache to use SkTHashTable Created with: gclient setdep -r src/third_party/skia@cd9ad409a90d 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 djsollen@google.com 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/+/master/autoroll/README.md Bug: None Tbr: djsollen@google.com
1 parent f058321 commit b43d3fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-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': 'ea47b0e65802df67613e738223fc416969fafd67',
29+
'skia_revision': 'cd9ad409a90d94200ad5fd77efa94f68e6f9a093',
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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: da293374bf685e3104c319d3c6138266
1+
Signature: 49e90770cd3ea087549ba82630bc5046
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)