mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia f62e575bab08..65e49ba51b03 (10 commits) (flutter/engine#9147)
https://skia.googlesource.com/skia.git /%2Blog/f62e575bab08..65e49ba51b03 git log f62e575bab086650d9340152e20009c3749eca5d..65e49ba51b0308fb92ad7887c84e2f65bb46ba82 --date=short --no-merges --format=%ad %ae %s 2019-05-30 ethannicholas@google.com added support for SkMatrix44 ctype 2019-05-30 jvanverth@google.com Added AutoreleasePool for managing pool memory in testing apps. 2019-05-30 reed@google.com share tiny bit of code for std language iter 2019-05-30 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-05-30 reed@google.com free formatctx when we're done 2019-05-30 robertphillips@google.com Revert "Clean update ETC1 data utilities" 2019-05-30 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-05-30 michaelludwig@google.com Remove old GrFillRectOp factories 2019-05-30 robertphillips@google.com Clean update ETC1 data utilities 2019-05-30 fmalita@chromium.org [skottie] Shaper: fission glyphs into separate fragments when needed 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 (kjlubick@google.com), and stop the roller if necessary.
This commit is contained in:
parent
833ee537b7
commit
812a2bdc04
2
DEPS
2
DEPS
@ -23,7 +23,7 @@ vars = {
|
||||
'fuchsia_git': 'https://fuchsia.googlesource.com',
|
||||
'github_git': 'https://github.com',
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
'skia_revision': 'f62e575bab086650d9340152e20009c3749eca5d',
|
||||
'skia_revision': '65e49ba51b0308fb92ad7887c84e2f65bb46ba82',
|
||||
|
||||
# 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: b31a120a9a7e7f39df44470ee6f82c09
|
||||
Signature: 971ed30cea7b15a2d3132e17259f2d34
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user