Roll src/third_party/skia 4baa7326ccfb..a50ce3c98357 (18 commits) (flutter/engine#18017)

This commit is contained in:
skia-flutter-autoroll 2020-04-28 20:29:02 -04:00 committed by GitHub
parent bbc1712f43
commit abef0f28dc
2 changed files with 5 additions and 3 deletions

2
DEPS
View File

@ -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': '4baa7326ccfbfaf66e25d91628378536d4999999',
'skia_revision': 'a50ce3c98357022bdf48d027de8f811dd5331c6a',
# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the

View File

@ -1,4 +1,4 @@
Signature: 8efd292fa4af5f44bfbd55f33d3a3745
Signature: 1ee1c3db80750322b04770ff8d6a4e7f
UNUSED LICENSES:
@ -2652,7 +2652,6 @@ FILE: ../../../third_party/skia/bench/WritePixelsBench.cpp
FILE: ../../../third_party/skia/bench/gUniqueGlyphIDs.h
FILE: ../../../third_party/skia/client_utils/android/FrontBufferedStream.cpp
FILE: ../../../third_party/skia/client_utils/android/FrontBufferedStream.h
FILE: ../../../third_party/skia/client_utils/android/SkFrontBufferedStream.h
FILE: ../../../third_party/skia/dm/DM.cpp
FILE: ../../../third_party/skia/gm/alphagradients.cpp
FILE: ../../../third_party/skia/gm/arcofzorro.cpp
@ -3939,6 +3938,8 @@ FILE: ../../../third_party/skia/src/gpu/effects/generated/GrDeviceSpaceEffect.cp
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrDeviceSpaceEffect.h
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrMatrixEffect.cpp
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrMatrixEffect.h
FILE: ../../../third_party/skia/src/gpu/geometry/GrShape.cpp
FILE: ../../../third_party/skia/src/gpu/geometry/GrShape.h
FILE: ../../../third_party/skia/src/gpu/glsl/GrGLSLUniformHandler.cpp
FILE: ../../../third_party/skia/src/gpu/vk/GrVkManagedResource.h
FILE: ../../../third_party/skia/src/sksl/SkSLSPIRVtoHLSL.cpp
@ -5215,6 +5216,7 @@ FILE: ../../../third_party/skia/modules/skottie/src/animator/TextKeyframeAnimato
FILE: ../../../third_party/skia/modules/skottie/src/animator/Vec2KeyframeAnimator.cpp
FILE: ../../../third_party/skia/modules/skottie/src/animator/VectorKeyframeAnimator.cpp
FILE: ../../../third_party/skia/modules/skottie/src/animator/VectorKeyframeAnimator.h
FILE: ../../../third_party/skia/modules/skottie/src/effects/BrightnessContrastEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/CornerPinEffect.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/GlowStyles.cpp
FILE: ../../../third_party/skia/modules/skottie/src/effects/ShadowStyles.cpp