mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia cc8a76f3c763..04513752fd6e (22 commits) (#17529)
This commit is contained in:
parent
df257e59c2
commit
0945635661
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': 'cc8a76f3c763b503e3042db807c5cb1e33d6fe10',
|
||||
'skia_revision': '04513752fd6e30a9bc4181e7fd901908a432ad0b',
|
||||
|
||||
# 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: 1d3e051c6ddd101b0625007dc5354da8
|
||||
Signature: 8a3301ac1f44f6d24dca6cb80e9896fa
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -3889,6 +3889,8 @@ FILE: ../../../third_party/skia/src/core/SkVM_fwd.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrManagedResource.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DBuffer.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DBuffer.h
|
||||
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCaps.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCaps.h
|
||||
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCommandList.cpp
|
||||
@ -5607,6 +5609,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/CornerPinEffect.cpp
|
||||
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/Ellipse.cpp
|
||||
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/FillStroke.cpp
|
||||
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/Gradient.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user