mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia b0e2347fedfc..e784f75beb20 (1 commits) (flutter/engine#11896)
https://skia.googlesource.com/skia.git/+log/b0e2347fedfc..e784f75beb20 git log b0e2347fedfc..e784f75beb20 --date=short --no-merges --format='%ad %ae %s' 2019-09-05 jvanverth@google.com Reland "Add launch screen to iOS apps" Created with: gclient setdep -r src/third_party/skia@e784f75beb20 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC jlavrova@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None TBR=jlavrova@google.com
This commit is contained in:
parent
925331adf4
commit
1491427c2f
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': 'b0e2347fedfcabfd7d367496295654fbe1ff4f50',
|
||||
'skia_revision': 'e784f75beb202ad5b1f92cc74b2d0e3251db8383',
|
||||
|
||||
# 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: cefca763d9da0f0b3382d3e070c7fbe3
|
||||
Signature: 3cfc3670e3ecbfb7be58d87e171b00e8
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user