mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia c9eeab3d85b9..e25b4472cdd9 (1 commits) (#8420)
https://skia.googlesource.com/skia.git/%2Blog/c9eeab3d85b9..e25b4472cdd9 git log c9eeab3d85b9c85e49a4d8228ba7468072e2bb0d..e25b4472cdd9f09cd393c9c34651218507c9847b --date=short --no-merges --format=%ad %ae %s 2019-04-02 reed@google.com Move SkTileModes to top level The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff (jlavrova@google.com), and stop the roller if necessary.
This commit is contained in:
parent
20e45996d6
commit
cc115500b9
2
DEPS
2
DEPS
@ -23,7 +23,7 @@ vars = {
|
||||
'fuchsia_git': 'https://fuchsia.googlesource.com',
|
||||
'github_git': 'https://github.com',
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
'skia_revision': 'c9eeab3d85b9c85e49a4d8228ba7468072e2bb0d',
|
||||
'skia_revision': 'e25b4472cdd9f09cd393c9c34651218507c9847b',
|
||||
|
||||
# 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: 27640e6e3ae5e29abe45ac591b5f2a30
|
||||
Signature: c3208174f8bb78461fab6e1835080c02
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -4565,6 +4565,7 @@ FILE: ../../../third_party/skia/gm/mixercolorfilter.cpp
|
||||
FILE: ../../../third_party/skia/gm/samplelocations.cpp
|
||||
FILE: ../../../third_party/skia/gm/skbug_8664.cpp
|
||||
FILE: ../../../third_party/skia/include/core/SkMixer.h
|
||||
FILE: ../../../third_party/skia/include/core/SkTileMode.h
|
||||
FILE: ../../../third_party/skia/include/gpu/GrContextThreadSafeProxy.h
|
||||
FILE: ../../../third_party/skia/include/private/GrContext_Base.h
|
||||
FILE: ../../../third_party/skia/include/private/GrImageContext.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user