mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia bba5aa761cd5..a716809d5ad3 (1 commits) (#9269)
https://skia.googlesource.com/skia.git /%2Blog/bba5aa761cd5..a716809d5ad3 git log bba5aa761cd5064f6ce4f2de4e7b0c647b4c4113..a716809d5ad3d7eedc368230a2a9a5df88a2df03 --date=short --no-merges --format=%ad %ae %s 2019-06-10 reed@google.com 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
b470913fb8
commit
8812781d91
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': 'bba5aa761cd5064f6ce4f2de4e7b0c647b4c4113',
|
||||
'skia_revision': 'a716809d5ad3d7eedc368230a2a9a5df88a2df03',
|
||||
|
||||
# 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: dc2dde362ecc5d2c9ee10f8f4f0da716
|
||||
Signature: 4a8cdaf3de9f6702d1032f4d48ebce1e
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -3194,6 +3194,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
|
||||
@ -5246,6 +5247,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