mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia f99b7960f433..80bff5b3a2d7 (2 commits) (flutter/engine#11343)
https://skia.googlesource.com/skia.git/+log/f99b7960f433..80bff5b3a2d7 git log f99b7960f433..80bff5b3a2d7 --date=short --no-merges --format='%ad %ae %s' 2019-08-21 robertphillips@google.com Remove GrProxyPendingIO 2019-08-21 herb@google.com Move SK_API from the class to the methods Created with: gclient setdep -r src/third_party/skia@80bff5b3a2d7 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, who should be CC'd on the roll, and stop the roller if necessary. Bug: None TBR=egdaniel@google.com
This commit is contained in:
parent
ba08edecf1
commit
4286d200c0
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': 'f99b7960f433df787e00b4b61078e64c405e5d7a',
|
||||
'skia_revision': '80bff5b3a2d7fa772ce0e32247c1a448d8bb48bf',
|
||||
|
||||
# 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: d34b142835b4ded953e160463106f77a
|
||||
Signature: c6c738b2722622ecff701f83295db23c
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user