mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 75799967be60..3517aa7b14ad (3 commits) (flutter/engine#14345)
https://skia.googlesource.com/skia.git/+log/75799967be60..3517aa7b14ad git log 75799967be60..3517aa7b14ad --date=short --first-parent --format='%ad %ae %s' 2019-12-11 bsalomon@google.com Fix stroked arcs for mirror matrices. 2019-12-11 benjaminwagner@google.com Update iOS provisioning profile. 2019-12-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src ffcaa57570c0..cf2545c5111b (466 commits) Created with: gclient setdep -r src/third_party/skia@3517aa7b14ad 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 djsollen@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: djsollen@google.com
This commit is contained in:
parent
c172d3522a
commit
1bf7ad5d5c
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': '75799967be60668214cd3a307203128d0d583095',
|
||||
'skia_revision': '3517aa7b14ad52aa662bf38932f2ba358a9f8318',
|
||||
|
||||
# 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: d7102792d8fd65d68dec31ed1c1a786d
|
||||
Signature: 6bffa87a7c5c059414f1658dd2762fdf
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user