mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 37064c1739f3..be39f713e530 (7 commits) (#7757)
https://skia.googlesource.com/skia.git/%2Blog/37064c1739f3..be39f713e530 git log 37064c1739f3feb46862791fde9903c0d64d5135..be39f713e5302317e760f51c0f114761ddc969ca --date=short --no-merges --format=%ad %ae %s 2019-02-08 jvanverth@google.com Add Metal context to Viewer. 2019-02-08 bsalomon@google.com Add GrContext::resetGLTextureBindings(). 2019-02-08 jvanverth@google.com Manage Mac paint events more directly. 2019-02-08 benjaminwagner@google.com Distinguish DDL in Gold results. 2019-02-08 halcanary@google.com SkQP: make text context outlast gm 2019-02-07 herb@google.com Simplify mask handling in SkRemoteGlyphCache 2019-02-08 herb@google.com Split getOrCreateCache into a SkFont and descriptor based calles 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 (fmalita@google.com), and stop the roller if necessary.
This commit is contained in:
parent
3bfd26505c
commit
7d97afd8a3
2
DEPS
2
DEPS
@ -23,7 +23,7 @@ vars = {
|
||||
'fuchsia_git': 'https://fuchsia.googlesource.com',
|
||||
'github_git': 'https://github.com',
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
'skia_revision': '37064c1739f3feb46862791fde9903c0d64d5135',
|
||||
'skia_revision': 'be39f713e5302317e760f51c0f114761ddc969ca',
|
||||
|
||||
# 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: c32bc2f430a8f206f1023660220092c0
|
||||
Signature: af6337ee787fca049a3ae700ea88f1d1
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user