mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 9a9841178078..ffdc3e668061 (1 commits) (flutter/engine#12369)
https://skia.googlesource.com/skia.git/+log/9a9841178078..ffdc3e668061 git log 9a9841178078..ffdc3e668061 --date=short --no-merges --format='%ad %ae %s' 2019-09-20 ethannicholas@google.com added support for SkSL unpremul function Created with: gclient setdep -r src/third_party/skia@ffdc3e668061 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 brianosman@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=brianosman@google.com
This commit is contained in:
parent
406558f67b
commit
f6081ed304
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': '9a98411780788d33bb954e32bb5d1271b3c2571e',
|
||||
'skia_revision': 'ffdc3e668061cff14ea55ba087e9105f2ff219fc',
|
||||
|
||||
# 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: c0a5eb325a9ad489407d5f11982b5864
|
||||
Signature: b8b6d42c21a66758623c6ce56b7bac2f
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user