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

Roll Skia from 02e2101a75f7 to cfb6de45f39b (7 revisions) #37640

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': '02e2101a75f707c6a5e3f1133c3b8bf7012da5ab',
'skia_revision': 'cfb6de45f39b6d98b60748c7a1581065020cad9d',

# 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: 56d9fd1e3d484702d61b105ba79d574e
Signature: 9a6f3822b12a1a86940ac545a0e926d1

UNUSED LICENSES:

Expand Down Expand Up @@ -7869,6 +7869,8 @@ FILE: ../../../third_party/skia/src/sksl/analysis/SkSLIsSameExpressionTree.cpp
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLIsTrivialExpression.cpp
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLNoOpErrorReporter.h
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/transform/SkSLAddConstToVarModifiers.cpp
FILE: ../../../third_party/skia/src/sksl/transform/SkSLEliminateEmptyStatements.cpp
Expand Down