mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 1cd1ed8976c4..f564f1515bde (1 commits) (flutter/engine#10097)
https://skia.googlesource.com/skia.git /compare/1cd1ed8976c4..f564f1515bde git log 1cd1ed8976c4a5608a31e7ae2bb8bbfb6705c2b1..f564f1515bdeea722c8c2da6f65c02b98edc1816 --date=short --no-merges --format=%ad %ae %s 2019-07-23 brianosman@google.com Move cpu_modules inside skia_enable_tools 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 (borenet@google.com), and stop the roller if necessary.
This commit is contained in:
parent
4d9cd54e63
commit
83ed0d63fd
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': '1cd1ed8976c4a5608a31e7ae2bb8bbfb6705c2b1',
|
||||
'skia_revision': 'f564f1515bdeea722c8c2da6f65c02b98edc1816',
|
||||
|
||||
# When updating the Dart revision, ensure that all entries that are
|
||||
# dependencies of Dart are also updated to match the entries in the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user