mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 7ecad8791ff1..9adc82c73df0 (4 commits) (flutter/engine#8699)
https://skia.googlesource.com/skia.git/%2Blog/7ecad8791ff1..9adc82c73df0 git log 7ecad8791ff10646d05b74393f1e026e3f6aad7c..9adc82c73df0ef25b708cae8aa48ef9c39ed4c67 --date=short --no-merges --format=%ad %ae %s 2019-04-23 reed@google.com Fixes for saveBehind/drawBehind 2019-04-23 robertphillips@google.com Implement alternate method for determining recycle-ability of allocated GrSurfaces 2019-04-23 mtklein@google.com rename gamma stage gamma_ 2019-04-23 robertphillips@google.com Remove the option of disabling explicit resource allocation 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 (mtklein@google.com), and stop the roller if necessary.
This commit is contained in:
parent
9b9d0d565d
commit
aef2cf9b84
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': '7ecad8791ff10646d05b74393f1e026e3f6aad7c',
|
||||
'skia_revision': '9adc82c73df0ef25b708cae8aa48ef9c39ed4c67',
|
||||
|
||||
# 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: c341e6995cabfc72cd93f634f2059b5b
|
||||
Signature: e01b1c67e6e7b7ce78b96231e9b43a28
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user