Skip to content

Commit 49c0161

Browse files
Roll Skia from 16bf7d31c819 to 4d48bb35972f (32 revisions) (flutter#19635)
1 parent b16c47d commit 49c0161

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

DEPS

+1-1
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': '16bf7d31c8192c37bba1c7451ac578e73d2350ca',
29+
'skia_revision': '4d48bb35972fdd94b27ce2739b9298a1267fe50e',
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

+6-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: ee2a74fc1bbe8b7b0ba6a4a1a7382d19
1+
Signature: 2a799019fc34e7d0a1ab20d60b9a80eb
22

33
UNUSED LICENSES:
44

@@ -1927,7 +1927,6 @@ FILE: ../../../third_party/skia/src/gpu/GrRectanizerSkyline.h
19271927
FILE: ../../../third_party/skia/src/gpu/GrResourceCache.cpp
19281928
FILE: ../../../third_party/skia/src/gpu/GrResourceCache.h
19291929
FILE: ../../../third_party/skia/src/gpu/GrSurfacePriv.h
1930-
FILE: ../../../third_party/skia/src/gpu/GrTRecorder.h
19311930
FILE: ../../../third_party/skia/src/gpu/GrTexturePriv.h
19321931
FILE: ../../../third_party/skia/src/gpu/GrTracing.h
19331932
FILE: ../../../third_party/skia/src/gpu/GrXferProcessor.h
@@ -2541,7 +2540,6 @@ FILE: ../../../third_party/skia/src/gpu/text/GrTextBlob.cpp
25412540
FILE: ../../../third_party/skia/src/gpu/text/GrTextBlob.h
25422541
FILE: ../../../third_party/skia/src/gpu/text/GrTextBlobCache.cpp
25432542
FILE: ../../../third_party/skia/src/gpu/text/GrTextBlobCache.h
2544-
FILE: ../../../third_party/skia/src/gpu/text/GrTextTarget.h
25452543
FILE: ../../../third_party/skia/src/gpu/vk/GrVkBuffer.cpp
25462544
FILE: ../../../third_party/skia/src/gpu/vk/GrVkBuffer.h
25472545
FILE: ../../../third_party/skia/src/gpu/vk/GrVkCaps.cpp
@@ -3219,7 +3217,6 @@ TYPE: LicenseType.bsd
32193217
FILE: ../../../third_party/skia/bench/ClearBench.cpp
32203218
FILE: ../../../third_party/skia/bench/CompositingImagesBench.cpp
32213219
FILE: ../../../third_party/skia/bench/CubicMapBench.cpp
3222-
FILE: ../../../third_party/skia/bench/GrCCFillGeometryBench.cpp
32233220
FILE: ../../../third_party/skia/bench/ImageCycleBench.cpp
32243221
FILE: ../../../third_party/skia/bench/JSONBench.cpp
32253222
FILE: ../../../third_party/skia/bench/PathOpsBench.cpp
@@ -3934,6 +3931,8 @@ FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCaps.cpp
39343931
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCaps.h
39353932
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCommandList.cpp
39363933
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCommandList.h
3934+
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCommandSignature.cpp
3935+
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCommandSignature.h
39373936
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DConstantRingBuffer.cpp
39383937
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DConstantRingBuffer.h
39393938
FILE: ../../../third_party/skia/src/gpu/d3d/GrD3DCpuDescriptorManager.cpp
@@ -5310,6 +5309,9 @@ FILE: ../../../third_party/skia/src/gpu/GrStagingBuffer.h
53105309
FILE: ../../../third_party/skia/src/gpu/ccpr/GrAutoMapVertexBuffer.h
53115310
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnStagingBuffer.cpp
53125311
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnStagingBuffer.h
5312+
FILE: ../../../third_party/skia/src/gpu/effects/GrDitherEffect.fp
5313+
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrDitherEffect.cpp
5314+
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrDitherEffect.h
53135315
FILE: ../../../third_party/skia/src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.cpp
53145316
FILE: ../../../third_party/skia/src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.h
53155317
FILE: ../../../third_party/skia/src/gpu/tessellate/GrDrawAtlasPathOp.cpp

0 commit comments

Comments
 (0)