Skip to content

Commit 18357a8

Browse files
Roll Skia from f9c7b2803461 to f60a76e2ac01 (4 revisions) (#21929)
1 parent 869d3c8 commit 18357a8

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-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': '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

ci/licenses_golden/licenses_skia

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 0303b9dedbc8528f215b9b008f6166f8
1+
Signature: 05f66a144cd90f4b3f945c832b2e6354
22

33
UNUSED LICENSES:
44

@@ -3902,6 +3902,7 @@ FILE: ../../../third_party/skia/gm/ycbcrimage.cpp
39023902
FILE: ../../../third_party/skia/include/core/SkYUVAInfo.h
39033903
FILE: ../../../third_party/skia/include/core/SkYUVAPixmaps.h
39043904
FILE: ../../../third_party/skia/include/gpu/GrBackendSurfaceMutableState.h
3905+
FILE: ../../../third_party/skia/include/gpu/GrYUVABackendTextures.h
39053906
FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DBackendContext.h
39063907
FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DTypes.h
39073908
FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DTypesMinimal.h
@@ -3940,6 +3941,7 @@ FILE: ../../../third_party/skia/src/gpu/GrUniformDataManager.cpp
39403941
FILE: ../../../third_party/skia/src/gpu/GrUniformDataManager.h
39413942
FILE: ../../../third_party/skia/src/gpu/GrUnrefDDLTask.h
39423943
FILE: ../../../third_party/skia/src/gpu/GrUtil.cpp
3944+
FILE: ../../../third_party/skia/src/gpu/GrYUVABackendTextures.cpp
39433945
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DAMDMemoryAllocator.cpp
39443946
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DAMDMemoryAllocator.h
39453947
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DAttachment.cpp

0 commit comments

Comments
 (0)