Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 0945635

Browse files
Roll src/third_party/skia cc8a76f..0451375 (22 commits) (#17529)
1 parent df257e5 commit 0945635

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ vars = {
2626
'skia_git': 'https://skia.googlesource.com',
2727
# OCMock is for testing only so there is no google clone
2828
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
29-
'skia_revision': 'cc8a76f3c763b503e3042db807c5cb1e33d6fe10',
29+
'skia_revision': '04513752fd6e30a9bc4181e7fd901908a432ad0b',
3030

3131
# When updating the Dart revision, ensure that all entries that are
3232
# dependencies of Dart are also updated to match the entries in the

ci/licenses_golden/licenses_skia

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 1d3e051c6ddd101b0625007dc5354da8
1+
Signature: 8a3301ac1f44f6d24dca6cb80e9896fa
22

33
UNUSED LICENSES:
44

@@ -3889,6 +3889,8 @@ FILE: ../../../third_party/skia/src/core/SkVM_fwd.h
38893889
FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.cpp
38903890
FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.h
38913891
FILE: ../../../third_party/skia/src/gpu/GrManagedResource.cpp
3892+
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DBuffer.cpp
3893+
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DBuffer.h
38923894
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCaps.cpp
38933895
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCaps.h
38943896
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCommandList.cpp
@@ -5607,6 +5609,7 @@ FILE: ../../../third_party/skia/modules/skottie/src/animator/TextKeyframeAnimato
56075609
FILE: ../../../third_party/skia/modules/skottie/src/animator/Vec2KeyframeAnimator.cpp
56085610
FILE: ../../../third_party/skia/modules/skottie/src/animator/VectorKeyframeAnimator.cpp
56095611
FILE: ../../../third_party/skia/modules/skottie/src/animator/VectorKeyframeAnimator.h
5612+
FILE: ../../../third_party/skia/modules/skottie/src/effects/CornerPinEffect.cpp
56105613
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/Ellipse.cpp
56115614
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/FillStroke.cpp
56125615
FILE: ../../../third_party/skia/modules/skottie/src/layers/shapelayer/Gradient.cpp

0 commit comments

Comments
 (0)