mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 4baa7326ccfb..a50ce3c98357 (18 commits) (flutter/engine#18017)
This commit is contained in:
parent
bbc1712f43
commit
abef0f28dc
2
DEPS
2
DEPS
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user