mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia ea47b0e65802..cd9ad409a90d (7 commits) (#14490)
https://skia.googlesource.com/skia.git/+log/ea47b0e65802..cd9ad409a90d git log ea47b0e65802..cd9ad409a90d --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
This commit is contained in:
parent
f05832153b
commit
b43d3fe38d
2
DEPS
2
DEPS
@ -26,7 +26,7 @@ vars = {
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
# OCMock is for testing only so there is no google clone
|
||||
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
|
||||
'skia_revision': 'ea47b0e65802df67613e738223fc416969fafd67',
|
||||
'skia_revision': 'cd9ad409a90d94200ad5fd77efa94f68e6f9a093',
|
||||
|
||||
# When updating the Dart revision, ensure that all entries that are
|
||||
# dependencies of Dart are also updated to match the entries in the
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: da293374bf685e3104c319d3c6138266
|
||||
Signature: 49e90770cd3ea087549ba82630bc5046
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user