Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Roll Skia from ccc17f784e5d to 25f5a32367ad (4 revisions) #44283

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 @@ -18,7 +18,7 @@ vars = {
'llvm_git': 'https://llvm.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': 'ccc17f784e5d089b1cb24c80efc5c4368a50e64a',
'skia_revision': '25f5a32367ad4cff037b06b022d101cce61e08ba',

# 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
1 change: 1 addition & 0 deletions ci/licenses_golden/excluded_files
Original file line number Diff line number Diff line change
Expand Up @@ -2663,6 +2663,7 @@
../../../third_party/skia/include/gpu/d3d/BUILD.bazel
../../../third_party/skia/include/gpu/dawn/BUILD.bazel
../../../third_party/skia/include/gpu/ganesh/BUILD.bazel
../../../third_party/skia/include/gpu/ganesh/gl/BUILD.bazel
../../../third_party/skia/include/gpu/ganesh/mtl/BUILD.bazel
../../../third_party/skia/include/gpu/gl/BUILD.bazel
../../../third_party/skia/include/gpu/gl/egl/BUILD.bazel
Expand Down
15 changes: 10 additions & 5 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: e16cd8e9806e6d4ec0a065fbb4deb8ac
Signature: c40b8af304005d033af2e3d50bd2b2e4

====================================================================================================
LIBRARY: etc1
Expand Down Expand Up @@ -390,6 +390,7 @@ FILE: ../../../third_party/skia/relnotes/const_context.md
FILE: ../../../third_party/skia/relnotes/mesh_ganesh.md
FILE: ../../../third_party/skia/relnotes/runtimeeffect_const.md
FILE: ../../../third_party/skia/relnotes/runtimeeffect_image.md
FILE: ../../../third_party/skia/relnotes/skgl_backend_surface.md
FILE: ../../../third_party/skia/relnotes/tiledimages.md
FILE: ../../../third_party/skia/src/core/SkOrderedReadBuffer.h
FILE: ../../../third_party/skia/src/gpu/gpu_workaround_list.txt
Expand Down Expand Up @@ -6924,8 +6925,6 @@ ORIGIN: ../../../third_party/skia/src/sksl/codegen/SkSLSPIRVtoHLSL.cpp + ../../.
ORIGIN: ../../../third_party/skia/src/sksl/codegen/SkSLSPIRVtoHLSL.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLExpression.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLExpression.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLType.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLType.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/sksl/ir/SkSLFunctionPrototype.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/sksl/ir/SkSLModifiers.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/sksl/ir/SkSLPrefixExpression.cpp + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -7062,8 +7061,6 @@ FILE: ../../../third_party/skia/src/sksl/codegen/SkSLSPIRVtoHLSL.cpp
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLSPIRVtoHLSL.h
FILE: ../../../third_party/skia/src/sksl/dsl/DSLExpression.cpp
FILE: ../../../third_party/skia/src/sksl/dsl/DSLExpression.h
FILE: ../../../third_party/skia/src/sksl/dsl/DSLType.cpp
FILE: ../../../third_party/skia/src/sksl/dsl/DSLType.h
FILE: ../../../third_party/skia/src/sksl/ir/SkSLFunctionPrototype.h
FILE: ../../../third_party/skia/src/sksl/ir/SkSLModifiers.h
FILE: ../../../third_party/skia/src/sksl/ir/SkSLPrefixExpression.cpp
Expand Down Expand Up @@ -8906,6 +8903,7 @@ ORIGIN: ../../../third_party/skia/include/gpu/ganesh/GrExternalTextureGenerator.
ORIGIN: ../../../third_party/skia/include/gpu/ganesh/SkImageGanesh.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/gpu/ganesh/SkMeshGanesh.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/gpu/ganesh/SkSurfaceGanesh.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/gpu/ganesh/gl/GrGLBackendSurface.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/gpu/ganesh/mtl/SkSurfaceMetal.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/gpu/graphite/BackendSemaphore.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/gpu/graphite/Image.h + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -8970,6 +8968,7 @@ ORIGIN: ../../../third_party/skia/src/gpu/PipelineUtils.h + ../../../third_party
ORIGIN: ../../../third_party/skia/src/gpu/TiledTextureUtils.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/TiledTextureUtils.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/dawn/DawnUtilsPriv.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrBackendSurfacePriv.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrCanvas.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrCanvas.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrDeferredDisplayList.cpp + ../../../third_party/skia/LICENSE
Expand All @@ -8984,6 +8983,8 @@ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/effects/GrColorTableEffect.cpp
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/effects/GrColorTableEffect.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/effects/GrPerlinNoise2Effect.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/effects/GrPerlinNoise2Effect.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLBackendSurface.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLBackendSurfacePriv.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/GrImageUtils.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/GrImageUtils.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/GrTextureGenerator.cpp + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -9116,6 +9117,7 @@ FILE: ../../../third_party/skia/include/gpu/ganesh/GrExternalTextureGenerator.h
FILE: ../../../third_party/skia/include/gpu/ganesh/SkImageGanesh.h
FILE: ../../../third_party/skia/include/gpu/ganesh/SkMeshGanesh.h
FILE: ../../../third_party/skia/include/gpu/ganesh/SkSurfaceGanesh.h
FILE: ../../../third_party/skia/include/gpu/ganesh/gl/GrGLBackendSurface.h
FILE: ../../../third_party/skia/include/gpu/ganesh/mtl/SkSurfaceMetal.h
FILE: ../../../third_party/skia/include/gpu/graphite/BackendSemaphore.h
FILE: ../../../third_party/skia/include/gpu/graphite/Image.h
Expand Down Expand Up @@ -9180,6 +9182,7 @@ FILE: ../../../third_party/skia/src/gpu/PipelineUtils.h
FILE: ../../../third_party/skia/src/gpu/TiledTextureUtils.cpp
FILE: ../../../third_party/skia/src/gpu/TiledTextureUtils.h
FILE: ../../../third_party/skia/src/gpu/dawn/DawnUtilsPriv.h
FILE: ../../../third_party/skia/src/gpu/ganesh/GrBackendSurfacePriv.h
FILE: ../../../third_party/skia/src/gpu/ganesh/GrCanvas.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/GrCanvas.h
FILE: ../../../third_party/skia/src/gpu/ganesh/GrDeferredDisplayList.cpp
Expand All @@ -9194,6 +9197,8 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/effects/GrColorTableEffect.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/effects/GrColorTableEffect.h
FILE: ../../../third_party/skia/src/gpu/ganesh/effects/GrPerlinNoise2Effect.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/effects/GrPerlinNoise2Effect.h
FILE: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLBackendSurface.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLBackendSurfacePriv.h
FILE: ../../../third_party/skia/src/gpu/ganesh/image/GrImageUtils.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/image/GrImageUtils.h
FILE: ../../../third_party/skia/src/gpu/ganesh/image/GrTextureGenerator.cpp
Expand Down