mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 35f1c154c5e5..25071cc52b4b (7 commits) (flutter/engine#8560)
https://skia.googlesource.com/skia.git/%2Blog/35f1c154c5e5..25071cc52b4b git log 35f1c154c5e5a39d48ed94f068445d195513a920..25071cc52b4bc5858d812d2aa10983bdbe3b9eef --date=short --no-merges --format=%ad %ae %s 2019-04-12 michaelludwig@google.com Always initialize geometry domain if it's written to the GPU 2019-04-12 egdaniel@google.com Reland "limit mask drawing to clip bounds" 2019-04-12 brianosman@google.com Include particles in shared Windows builds 2019-04-11 herb@google.com Convert the fallback source case to use prepareForDrawing 2019-04-11 brianosman@google.com Make the persistent cache utility functions operate on SkData 2019-04-12 mtklein@google.com Revert "clean up SK_SUPPORT_LEGACY_A8_MASKBLITTER" 2019-04-11 ccameron@chromium.org Null-initialize pointer 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 (egdaniel@google.com), and stop the roller if necessary.
This commit is contained in:
parent
9749912945
commit
8444ae6838
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': '35f1c154c5e5a39d48ed94f068445d195513a920',
|
||||
'skia_revision': '25071cc52b4bc5858d812d2aa10983bdbe3b9eef',
|
||||
|
||||
# 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: d1bcb43769a590ff484f9aa516c611e3
|
||||
Signature: 34f939e02258658541e37722715ed008
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user