This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ vars = {
26
26
'skia_git' : 'https://skia.googlesource.com' ,
27
27
# OCMock is for testing only so there is no google clone
28
28
'ocmock_git' : 'https://github.com/erikdoe/ocmock.git' ,
29
- 'skia_revision' : '5b8598952931fc334c6af6c7bc7e8391928abe14 ' ,
29
+ 'skia_revision' : '02dd0ed8ce5e4436a4497f9f6cd970bac5e8b380 ' ,
30
30
31
31
# When updating the Dart revision, ensure that all entries that are
32
32
# dependencies of Dart are also updated to match the entries in the
Original file line number Diff line number Diff line change 1
- Signature: 3a9e7b091b6b51a1136a2bb48c1dd5bb
1
+ Signature: ae8573c733912229252dfcea056538b0
2
2
3
3
UNUSED LICENSES:
4
4
@@ -3929,6 +3929,8 @@ FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.cpp
3929
3929
FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.h
3930
3930
FILE: ../../../third_party/skia/src/gpu/GrClipStack.cpp
3931
3931
FILE: ../../../third_party/skia/src/gpu/GrClipStack.h
3932
+ FILE: ../../../third_party/skia/src/gpu/GrDDLTask.cpp
3933
+ FILE: ../../../third_party/skia/src/gpu/GrDDLTask.h
3932
3934
FILE: ../../../third_party/skia/src/gpu/GrManagedResource.cpp
3933
3935
FILE: ../../../third_party/skia/src/gpu/GrRingBuffer.cpp
3934
3936
FILE: ../../../third_party/skia/src/gpu/GrRingBuffer.h
@@ -3938,7 +3940,6 @@ FILE: ../../../third_party/skia/src/gpu/GrStencilMaskHelper.cpp
3938
3940
FILE: ../../../third_party/skia/src/gpu/GrStencilMaskHelper.h
3939
3941
FILE: ../../../third_party/skia/src/gpu/GrUniformDataManager.cpp
3940
3942
FILE: ../../../third_party/skia/src/gpu/GrUniformDataManager.h
3941
- FILE: ../../../third_party/skia/src/gpu/GrUnrefDDLTask.h
3942
3943
FILE: ../../../third_party/skia/src/gpu/GrUtil.cpp
3943
3944
FILE: ../../../third_party/skia/src/gpu/GrYUVABackendTextures.cpp
3944
3945
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DAMDMemoryAllocator.cpp
You can’t perform that action at this time.
0 commit comments