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

Roll Skia from 6fdf7181e374 to d0e3902c97b3 (6 revisions) #38051

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': '6fdf7181e374c939a124faa8bca542673a3665b0',
'skia_revision': 'd0e3902c97b363ce29835c785a70121622b64f02',

# 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
4 changes: 3 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 60e531fb5a3969269eb98bf4d76dafdc
Signature: 736dbfe494c87bf305c7e8ae243612a3

UNUSED LICENSES:

Expand Down Expand Up @@ -7775,6 +7775,8 @@ FILE: ../../../third_party/skia/src/sksl/analysis/SkSLProgramUsage.h
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLRasterPipelineCodeGenerator.cpp
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLRasterPipelineCodeGenerator.h
FILE: ../../../third_party/skia/src/sksl/ir/SkSLProgram.cpp
FILE: ../../../third_party/skia/src/sksl/tracing/SkRPDebugTrace.cpp
FILE: ../../../third_party/skia/src/sksl/tracing/SkRPDebugTrace.h
FILE: ../../../third_party/skia/src/sksl/tracing/SkSLDebugInfo.h
FILE: ../../../third_party/skia/src/sksl/transform/SkSLAddConstToVarModifiers.cpp
FILE: ../../../third_party/skia/src/sksl/transform/SkSLEliminateEmptyStatements.cpp
Expand Down