mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia f22c57ddcc8c..fb6a1abe4567 (2 commits) (flutter/engine#13142)
https://skia.googlesource.com/skia.git/+log/f22c57ddcc8c..fb6a1abe4567 git log f22c57ddcc8c..fb6a1abe4567 --date=short --no-merges --format='%ad %ae %s' 2019-10-15 mtklein@google.com try un-teaching TSAN about Mac semaphores 2019-10-15 brianosman@google.com Add accessors to get/set SkParticleEffect fields Created with: gclient setdep -r src/third_party/skia@fb6a1abe4567 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 csmartdalton@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=csmartdalton@google.com
This commit is contained in:
parent
71a51d7395
commit
367931e589
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': 'f22c57ddcc8c13712cbca4ed9bfc2f06dc8b895f',
|
||||
'skia_revision': 'fb6a1abe45673659c603241569db9128fe5691d7',
|
||||
|
||||
# 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: 1b1fd6c9c3ac6c254c0e00a1a01f7367
|
||||
Signature: fb6dc15fcac215acc47edc6d44d64194
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user