This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ vars = {
18
18
'llvm_git' : 'https://llvm.googlesource.com' ,
19
19
# OCMock is for testing only so there is no google clone
20
20
'ocmock_git' : 'https://github.com/erikdoe/ocmock.git' ,
21
- 'skia_revision' : '02e2101a75f707c6a5e3f1133c3b8bf7012da5ab ' ,
21
+ 'skia_revision' : 'cfb6de45f39b6d98b60748c7a1581065020cad9d ' ,
22
22
23
23
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
24
24
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
Original file line number Diff line number Diff line change 1
- Signature: 56d9fd1e3d484702d61b105ba79d574e
1
+ Signature: 9a6f3822b12a1a86940ac545a0e926d1
2
2
3
3
UNUSED LICENSES:
4
4
@@ -7869,6 +7869,8 @@ FILE: ../../../third_party/skia/src/sksl/analysis/SkSLIsSameExpressionTree.cpp
7869
7869
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLIsTrivialExpression.cpp
7870
7870
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLNoOpErrorReporter.h
7871
7871
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLProgramUsage.h
7872
+ FILE: ../../../third_party/skia/src/sksl/codegen/SkSLRasterPipelineCodeGenerator.cpp
7873
+ FILE: ../../../third_party/skia/src/sksl/codegen/SkSLRasterPipelineCodeGenerator.h
7872
7874
FILE: ../../../third_party/skia/src/sksl/ir/SkSLProgram.cpp
7873
7875
FILE: ../../../third_party/skia/src/sksl/transform/SkSLAddConstToVarModifiers.cpp
7874
7876
FILE: ../../../third_party/skia/src/sksl/transform/SkSLEliminateEmptyStatements.cpp
You can’t perform that action at this time.
0 commit comments