mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia f75996469d02..96b383a78c84 (1 commits) (flutter/engine#10986)
https://skia.googlesource.com/skia.git/+log/f75996469d02..96b383a78c84 git log f75996469d02..96b383a78c84 --date=short --no-merges --format='%ad %ae %s' 2019-08-13 bsalomon@google.com Remove GrRenderable param from GrProxyProvider::createTextureProxy() Created with: gclient setdep -r src/third_party/skia@96b383a78c84 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=scroggo@google.com
This commit is contained in:
parent
f88104da78
commit
da92ee15c1
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': 'f75996469d02b1bfba8b246c526a6d06233ced44',
|
||||
'skia_revision': '96b383a78c842be9441a336508031fe23ae787b3',
|
||||
|
||||
# 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: d97340c0ac3388e725231f3c1d0090b5
|
||||
Signature: fba2da10fcc56f65d4afadc1f3e4ce57
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user