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

Roll Skia from 02890036028e to 0e444e355607 (9 revisions) #39723

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': '02890036028ea81fc07fe7225a8d4d513516ecd0',
'skia_revision': '0e444e355607d33b9df7a20eb66ee4f3241e09bc',

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

====================================================================================================
LIBRARY: etc1
Expand Down Expand Up @@ -9004,6 +9004,8 @@ ORIGIN: ../../../third_party/skia/src/gpu/graphite/Image_YUVA_Graphite.cpp + ../
ORIGIN: ../../../third_party/skia/src/gpu/graphite/Image_YUVA_Graphite.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/YUVATextureProxies.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/YUVATextureProxies.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/compute/ComputeStep.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/graphite/compute/ComputeStep.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/sksl/analysis/SkSLGetLoopControlFlowInfo.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/sksl/analysis/SkSLGetReturnComplexity.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/sksl/analysis/SkSLIsDynamicallyUniformExpression.cpp + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -9033,6 +9035,8 @@ FILE: ../../../third_party/skia/src/gpu/graphite/Image_YUVA_Graphite.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/Image_YUVA_Graphite.h
FILE: ../../../third_party/skia/src/gpu/graphite/YUVATextureProxies.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/YUVATextureProxies.h
FILE: ../../../third_party/skia/src/gpu/graphite/compute/ComputeStep.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/compute/ComputeStep.h
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLGetLoopControlFlowInfo.cpp
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLGetReturnComplexity.cpp
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLIsDynamicallyUniformExpression.cpp
Expand Down