mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia b2151310068b..26cedb4c603b (1 commits) (flutter/engine#10804)
https://skia.googlesource.com/skia.git/+log/b2151310068b..26cedb4c603b git log b2151310068b..26cedb4c603b --date=short --no-merges --format='%ad %ae %s' 2019-08-09 egdaniel@google.com Fix emplace on GrTRecorder. Created with: gclient setdep -r src/third_party/skia@26cedb4c603b 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=reed@google.com
This commit is contained in:
parent
c7255e0483
commit
17fcd00c94
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': 'b2151310068b35ea5a44e95e3dd1fcbcbab99448',
|
||||
'skia_revision': '26cedb4c603b4f845d35711e35863742fcb1c8df',
|
||||
|
||||
# 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: fcdcecb1a8636e6b82ce5d1f2e6db643
|
||||
Signature: 8e1c13e446b5d52e61ab591a05928d26
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user