mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 4a4f34b76f3a..f3d4109a793b (1 commits) (flutter/engine#13659)
https://skia.googlesource.com/skia.git/+log/4a4f34b76f3a..f3d4109a793b git log 4a4f34b76f3a..f3d4109a793b --date=short --no-merges --format='%ad %ae %s' 2019-11-05 mtklein@google.com add (x,y) params to shader program() Created with: gclient setdep -r src/third_party/skia@f3d4109a793b 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 ethannicholas@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=ethannicholas@google.com
This commit is contained in:
parent
e6ee8476d6
commit
784e440ebc
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': '4a4f34b76f3a3e085375c9c8649fbdb10a3be1e2',
|
||||
'skia_revision': 'f3d4109a793b2adafa1ae330ba092d8a7b38fbf6',
|
||||
|
||||
# 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: ac81e67751ecb0152b7e17a3969a4de4
|
||||
Signature: 25dad30fe021ac972ef0a9e2e3b7ab6b
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user