mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia c8e8e7061f1e..0902c98825bf (1 commits) (flutter/engine#9844)
https://skia.googlesource.com/skia.git /compare/c8e8e7061f1e..0902c98825bf git log c8e8e7061f1e20428e03cd50f9803096fc5ad3e8..0902c98825bf9bfafa026604bb6f89004cdf9806 --date=short --no-merges --format=%ad %ae %s 2019-07-16 robertphillips@google.com Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls (take 2) 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 (nifong@google.com), and stop the roller if necessary.
This commit is contained in:
parent
e93275e377
commit
9fe2887add
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': 'c8e8e7061f1e20428e03cd50f9803096fc5ad3e8',
|
||||
'skia_revision': '0902c98825bf9bfafa026604bb6f89004cdf9806',
|
||||
|
||||
# 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: 0ed656af438447518df5c43cc8fd8070
|
||||
Signature: f84b8147876ecdf9eaf696d1e8ebd934
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user