Skip to content

Commit 9c78284

Browse files
Roll Skia from 0305e86ee48c to 1e16937f4734 (2 revisions) (flutter#28300)
1 parent 58b1b60 commit 9c78284

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ vars = {
2727
'skia_git': 'https://skia.googlesource.com',
2828
# OCMock is for testing only so there is no google clone
2929
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
30-
'skia_revision': '0305e86ee48c3b858979a15930dc7a2144d01169',
30+
'skia_revision': '1e16937f4734bf736131ec9b6fe7dad8fed46720',
3131

3232
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
3333
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 55e93efc47650f0c0a05fa8bf7bb6a92
1+
Signature: 700a0cba349ba7128678bdd89ab15911
22

33
UNUSED LICENSES:
44

@@ -3663,6 +3663,8 @@ FILE: ../../../third_party/skia/modules/canvaskit/wasm_tools/SIMD/simd_float_cap
36633663
FILE: ../../../third_party/skia/modules/canvaskit/wasm_tools/SIMD/simd_int_capabilities.cpp
36643664
FILE: ../../../third_party/skia/samplecode/SampleMaterialShadows.cpp
36653665
FILE: ../../../third_party/skia/src/core/SkASAN.h
3666+
FILE: ../../../third_party/skia/src/core/SkBlockAllocator.cpp
3667+
FILE: ../../../third_party/skia/src/core/SkBlockAllocator.h
36663668
FILE: ../../../third_party/skia/src/core/SkIDChangeListener.cpp
36673669
FILE: ../../../third_party/skia/src/core/SkMatrixProvider.h
36683670
FILE: ../../../third_party/skia/src/core/SkRuntimeEffectPriv.h
@@ -3674,8 +3676,6 @@ FILE: ../../../third_party/skia/src/gpu/GrBackendSurfaceMutableState.cpp
36743676
FILE: ../../../third_party/skia/src/gpu/GrBackendSurfaceMutableStateImpl.h
36753677
FILE: ../../../third_party/skia/src/gpu/GrBackendUtils.cpp
36763678
FILE: ../../../third_party/skia/src/gpu/GrBackendUtils.h
3677-
FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.cpp
3678-
FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.h
36793679
FILE: ../../../third_party/skia/src/gpu/GrDDLTask.cpp
36803680
FILE: ../../../third_party/skia/src/gpu/GrDDLTask.h
36813681
FILE: ../../../third_party/skia/src/gpu/GrManagedResource.cpp
@@ -6504,6 +6504,7 @@ FILE: ../../../third_party/skia/src/core/SkImageInfo.cpp
65046504
FILE: ../../../third_party/skia/src/core/SkRasterClip.cpp
65056505
FILE: ../../../third_party/skia/src/core/SkRasterClip.h
65066506
FILE: ../../../third_party/skia/src/core/SkStrikeCache.h
6507+
FILE: ../../../third_party/skia/src/core/SkTBlockList.h
65076508
FILE: ../../../third_party/skia/src/gpu/GrBufferAllocPool.cpp
65086509
FILE: ../../../third_party/skia/src/gpu/GrBufferAllocPool.h
65096510
FILE: ../../../third_party/skia/src/gpu/GrClip.h
@@ -6513,7 +6514,6 @@ FILE: ../../../third_party/skia/src/gpu/GrGlyph.h
65136514
FILE: ../../../third_party/skia/src/gpu/GrGpu.cpp
65146515
FILE: ../../../third_party/skia/src/gpu/GrRectanizer.h
65156516
FILE: ../../../third_party/skia/src/gpu/GrRectanizerPow2.cpp
6516-
FILE: ../../../third_party/skia/src/gpu/GrTBlockList.h
65176517
FILE: ../../../third_party/skia/src/gpu/GrVertexWriter.h
65186518
FILE: ../../../third_party/skia/src/gpu/SkGr.cpp
65196519
FILE: ../../../third_party/skia/src/gpu/geometry/GrRect.h

0 commit comments

Comments
 (0)