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
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff 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' : 'f9c7b2803461b1ff4010a96d79e742849c680068 ' ,
29+ 'skia_revision' : 'f60a76e2ac019356c94f71682205d7f5a94c220e ' ,
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
Original file line number Diff line number Diff line change 1- Signature: 0303b9dedbc8528f215b9b008f6166f8
1+ Signature: 05f66a144cd90f4b3f945c832b2e6354
22
33UNUSED LICENSES:
44
@@ -3902,6 +3902,7 @@ FILE: ../../../third_party/skia/gm/ycbcrimage.cpp
39023902FILE: ../../../third_party/skia/include/core/SkYUVAInfo.h
39033903FILE: ../../../third_party/skia/include/core/SkYUVAPixmaps.h
39043904FILE: ../../../third_party/skia/include/gpu/GrBackendSurfaceMutableState.h
3905+ FILE: ../../../third_party/skia/include/gpu/GrYUVABackendTextures.h
39053906FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DBackendContext.h
39063907FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DTypes.h
39073908FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DTypesMinimal.h
@@ -3940,6 +3941,7 @@ FILE: ../../../third_party/skia/src/gpu/GrUniformDataManager.cpp
39403941FILE: ../../../third_party/skia/src/gpu/GrUniformDataManager.h
39413942FILE: ../../../third_party/skia/src/gpu/GrUnrefDDLTask.h
39423943FILE: ../../../third_party/skia/src/gpu/GrUtil.cpp
3944+ FILE: ../../../third_party/skia/src/gpu/GrYUVABackendTextures.cpp
39433945FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DAMDMemoryAllocator.cpp
39443946FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DAMDMemoryAllocator.h
39453947FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DAttachment.cpp
You can’t perform that action at this time.
0 commit comments