mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 7dfd4bd3fce1..0a1e9efa392c (1 commits) (flutter/engine#11820)
https://skia.googlesource.com/skia.git/+log/7dfd4bd3fce1..0a1e9efa392c git log 7dfd4bd3fce1..0a1e9efa392c --date=short --no-merges --format='%ad %ae %s' 2019-09-02 michaelludwig@google.com Don't use AA convex path renderer if direction can't be determined Created with: gclient setdep -r src/third_party/skia@0a1e9efa392c 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
2fb092136e
commit
64eae2ffe8
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': '7dfd4bd3fce163cf79eb73cbe7c3dce570e54338',
|
||||
'skia_revision': '0a1e9efa392cd07863029388412b88869f4f084a',
|
||||
|
||||
# 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: 62042680b78a593b08d2ffd91184c598
|
||||
Signature: c371bc5e0af5af73c04717585643e19b
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -3258,6 +3258,7 @@ FILE: ../../../third_party/skia/gm/compositor_quads.cpp
|
||||
FILE: ../../../third_party/skia/gm/crbug_913349.cpp
|
||||
FILE: ../../../third_party/skia/gm/crbug_938592.cpp
|
||||
FILE: ../../../third_party/skia/gm/crbug_947055.cpp
|
||||
FILE: ../../../third_party/skia/gm/crbug_996140.cpp
|
||||
FILE: ../../../third_party/skia/gm/fiddle.cpp
|
||||
FILE: ../../../third_party/skia/gm/mac_aa_explorer.cpp
|
||||
FILE: ../../../third_party/skia/gm/mixercolorfilter.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user