Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ vars = {
'skia_git': 'https://skia.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': '0305e86ee48c3b858979a15930dc7a2144d01169',
'skia_revision': '1e16937f4734bf736131ec9b6fe7dad8fed46720',

# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
Expand Down
8 changes: 4 additions & 4 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 55e93efc47650f0c0a05fa8bf7bb6a92
Signature: 700a0cba349ba7128678bdd89ab15911

UNUSED LICENSES:

Expand Down Expand Up @@ -3663,6 +3663,8 @@ FILE: ../../../third_party/skia/modules/canvaskit/wasm_tools/SIMD/simd_float_cap
FILE: ../../../third_party/skia/modules/canvaskit/wasm_tools/SIMD/simd_int_capabilities.cpp
FILE: ../../../third_party/skia/samplecode/SampleMaterialShadows.cpp
FILE: ../../../third_party/skia/src/core/SkASAN.h
FILE: ../../../third_party/skia/src/core/SkBlockAllocator.cpp
FILE: ../../../third_party/skia/src/core/SkBlockAllocator.h
FILE: ../../../third_party/skia/src/core/SkIDChangeListener.cpp
FILE: ../../../third_party/skia/src/core/SkMatrixProvider.h
FILE: ../../../third_party/skia/src/core/SkRuntimeEffectPriv.h
Expand All @@ -3674,8 +3676,6 @@ FILE: ../../../third_party/skia/src/gpu/GrBackendSurfaceMutableState.cpp
FILE: ../../../third_party/skia/src/gpu/GrBackendSurfaceMutableStateImpl.h
FILE: ../../../third_party/skia/src/gpu/GrBackendUtils.cpp
FILE: ../../../third_party/skia/src/gpu/GrBackendUtils.h
FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.cpp
FILE: ../../../third_party/skia/src/gpu/GrBlockAllocator.h
FILE: ../../../third_party/skia/src/gpu/GrDDLTask.cpp
FILE: ../../../third_party/skia/src/gpu/GrDDLTask.h
FILE: ../../../third_party/skia/src/gpu/GrManagedResource.cpp
Expand Down Expand Up @@ -6504,6 +6504,7 @@ FILE: ../../../third_party/skia/src/core/SkImageInfo.cpp
FILE: ../../../third_party/skia/src/core/SkRasterClip.cpp
FILE: ../../../third_party/skia/src/core/SkRasterClip.h
FILE: ../../../third_party/skia/src/core/SkStrikeCache.h
FILE: ../../../third_party/skia/src/core/SkTBlockList.h
FILE: ../../../third_party/skia/src/gpu/GrBufferAllocPool.cpp
FILE: ../../../third_party/skia/src/gpu/GrBufferAllocPool.h
FILE: ../../../third_party/skia/src/gpu/GrClip.h
Expand All @@ -6513,7 +6514,6 @@ FILE: ../../../third_party/skia/src/gpu/GrGlyph.h
FILE: ../../../third_party/skia/src/gpu/GrGpu.cpp
FILE: ../../../third_party/skia/src/gpu/GrRectanizer.h
FILE: ../../../third_party/skia/src/gpu/GrRectanizerPow2.cpp
FILE: ../../../third_party/skia/src/gpu/GrTBlockList.h
FILE: ../../../third_party/skia/src/gpu/GrVertexWriter.h
FILE: ../../../third_party/skia/src/gpu/SkGr.cpp
FILE: ../../../third_party/skia/src/gpu/geometry/GrRect.h
Expand Down