mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 698fa78b3cae..d62d406aa24c (1 commits) (flutter/engine#9295)
https://skia.googlesource.com/skia.git /%2Blog/698fa78b3cae..d62d406aa24c git log 698fa78b3cae067ed27ae95f0e90e8493e7cc2f9..d62d406aa24c40e210bdc0dd79d434e98034e365 --date=short --no-merges --format=%ad %ae %s 2019-06-12 reed@google.com Revert "Revert "try resolver pattern"" 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 (herb@google.com), and stop the roller if necessary.
This commit is contained in:
parent
fa946a374e
commit
d5bfcecbd1
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': '698fa78b3cae067ed27ae95f0e90e8493e7cc2f9',
|
||||
'skia_revision': 'd62d406aa24c40e210bdc0dd79d434e98034e365',
|
||||
|
||||
# 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: a7a8710dd0d9cbb4dfd85f167b6125ef
|
||||
Signature: 4b3498d1b3b1243b35321866bdb0ed73
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -3221,6 +3221,7 @@ FILE: ../../../third_party/skia/gm/textblobrandomfont.cpp
|
||||
FILE: ../../../third_party/skia/gm/textblobtransforms.cpp
|
||||
FILE: ../../../third_party/skia/gm/textblobuseaftergpufree.cpp
|
||||
FILE: ../../../third_party/skia/gm/transparency.cpp
|
||||
FILE: ../../../third_party/skia/gm/xform.cpp
|
||||
FILE: ../../../third_party/skia/include/android/SkBRDAllocator.h
|
||||
FILE: ../../../third_party/skia/include/android/SkBitmapRegionDecoder.h
|
||||
FILE: ../../../third_party/skia/include/codec/SkAndroidCodec.h
|
||||
@ -5221,6 +5222,11 @@ FILE: ../../../third_party/skia/experimental/editor/run_handler.cpp
|
||||
FILE: ../../../third_party/skia/experimental/editor/run_handler.h
|
||||
FILE: ../../../third_party/skia/experimental/editor/stringslice.cpp
|
||||
FILE: ../../../third_party/skia/experimental/editor/stringslice.h
|
||||
FILE: ../../../third_party/skia/experimental/xform/SkShape.cpp
|
||||
FILE: ../../../third_party/skia/experimental/xform/SkShape.h
|
||||
FILE: ../../../third_party/skia/experimental/xform/SkXform.cpp
|
||||
FILE: ../../../third_party/skia/experimental/xform/SkXform.h
|
||||
FILE: ../../../third_party/skia/experimental/xform/XContext.cpp
|
||||
FILE: ../../../third_party/skia/gm/crbug_918512.cpp
|
||||
FILE: ../../../third_party/skia/gm/preservefillrule.cpp
|
||||
FILE: ../../../third_party/skia/gm/tilemodes_alpha.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user