mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 6eeaf927e381..6e407986cd3b (4 commits) (flutter/engine#8933)
https://skia.googlesource.com/skia.git /%2Blog/6eeaf927e381..6e407986cd3b git log 6eeaf927e38162088f3994b32ff01d24e3dc089c..6e407986cd3b108d51d7c45596b0f9792dd21371 --date=short --no-merges --format=%ad %ae %s 2019-05-10 bsalomon@google.com Skip D3D ANGLE backends in dm/nanobench/... under Wine. 2019-05-10 bsalomon@google.com Reland "Reland "Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA."" 2019-05-09 herb@google.com Add thread safety annotations. 2019-05-10 borenet@google.com [infra] Update Win OS version 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 (robertphillips@google.com), and stop the roller if necessary.
This commit is contained in:
parent
8b65f546a0
commit
e681e204b3
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': '6eeaf927e38162088f3994b32ff01d24e3dc089c',
|
||||
'skia_revision': '6e407986cd3b108d51d7c45596b0f9792dd21371',
|
||||
|
||||
# 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: 73ffdb7e5d52ec56becc3e26794480f9
|
||||
Signature: 2321b377c39dc4cc3903296fec004d32
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -5594,6 +5594,7 @@ 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
|
||||
FILE: ../../../third_party/skia/include/private/GrRecordingContext.h
|
||||
FILE: ../../../third_party/skia/include/private/SkThreadAnnotations.h
|
||||
FILE: ../../../third_party/skia/include/private/SkVx.h
|
||||
FILE: ../../../third_party/skia/modules/skottie/src/text/SkottieShaper.cpp
|
||||
FILE: ../../../third_party/skia/modules/skottie/src/text/SkottieShaper.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user