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

Roll Skia from a315e4572f4e to cac09f152d9b (10 revisions) #51398

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 @@ -14,7 +14,7 @@ vars = {
'flutter_git': 'https://flutter.googlesource.com',
'skia_git': 'https://skia.googlesource.com',
'llvm_git': 'https://llvm.googlesource.com',
'skia_revision': 'a315e4572f4eb86e657df2748d008d0e0482c540',
'skia_revision': 'cac09f152d9b6ea7fd1694c0a70fc5c58591b554',

# 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
7 changes: 6 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: e7589dacd552d6e02831703726d8b1b6
Signature: dbd979695820689b6c17b9ac998d0238

====================================================================================================
LIBRARY: etc1
Expand Down Expand Up @@ -400,6 +400,7 @@ FILE: ../../../flutter/third_party/skia/package-lock.json
FILE: ../../../flutter/third_party/skia/relnotes/FilterColorDeprecated.md
FILE: ../../../flutter/third_party/skia/relnotes/PerlinNoise.md
FILE: ../../../flutter/third_party/skia/relnotes/WrapImageGenMipmaps.md
FILE: ../../../flutter/third_party/skia/relnotes/mtl_backend.md
FILE: ../../../flutter/third_party/skia/relnotes/skcodec_deferred.md
FILE: ../../../flutter/third_party/skia/relnotes/skshaper.md
FILE: ../../../flutter/third_party/skia/relnotes/skstream.md
Expand Down Expand Up @@ -9515,12 +9516,14 @@ LIBRARY: skia
ORIGIN: ../../../flutter/third_party/skia/gm/emptyshader.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/gm/imagedither.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/GrGLMakeWebGLInterface.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlBackendSemaphore.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/modules/skshaper/include/SkShaper_coretext.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/modules/skshaper/include/SkShaper_harfbuzz.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/modules/skshaper/include/SkShaper_skunicode.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/core/SkKnownRuntimeEffects.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/core/SkKnownRuntimeEffects.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/SwizzlePriv.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/mtl/GrMtlBackendSemaphore.mm + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/sksl/analysis/SkSLCheckSymbolTableCorrectness.cpp + ../../../flutter/third_party/skia/LICENSE
Expand All @@ -9530,12 +9533,14 @@ TYPE: LicenseType.bsd
FILE: ../../../flutter/third_party/skia/gm/emptyshader.cpp
FILE: ../../../flutter/third_party/skia/gm/imagedither.cpp
FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/gl/GrGLMakeWebGLInterface.h
FILE: ../../../flutter/third_party/skia/include/gpu/ganesh/mtl/GrMtlBackendSemaphore.h
FILE: ../../../flutter/third_party/skia/modules/skshaper/include/SkShaper_coretext.h
FILE: ../../../flutter/third_party/skia/modules/skshaper/include/SkShaper_harfbuzz.h
FILE: ../../../flutter/third_party/skia/modules/skshaper/include/SkShaper_skunicode.h
FILE: ../../../flutter/third_party/skia/src/core/SkKnownRuntimeEffects.cpp
FILE: ../../../flutter/third_party/skia/src/core/SkKnownRuntimeEffects.h
FILE: ../../../flutter/third_party/skia/src/gpu/SwizzlePriv.h
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/mtl/GrMtlBackendSemaphore.mm
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.cpp
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.h
FILE: ../../../flutter/third_party/skia/src/sksl/analysis/SkSLCheckSymbolTableCorrectness.cpp
Expand Down