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

Commit 10a9940

Browse files
Roll Skia from 3f3e1da4b7eb to 8168c802c391 (4 revisions) (#43096)
https://skia.googlesource.com/skia.git/+log/3f3e1da4b7eb..8168c802c391 2023-06-22 [email protected] [skif] Update lighting image filters to use FilterResult 2023-06-22 [email protected] Fix assert logic. 2023-06-22 [email protected] Eliminate remaining vestiges of SkVM. 2023-06-22 [email protected] Remove SkVM codegen support from SkSL. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC [email protected],[email protected],[email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent f8975ac commit 10a9940

File tree

2 files changed

+2
-14
lines changed

2 files changed

+2
-14
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ vars = {
1818
'llvm_git': 'https://llvm.googlesource.com',
1919
# OCMock is for testing only so there is no google clone
2020
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
21-
'skia_revision': '3f3e1da4b7eb47a690e8687334c40e97b479f0e8',
21+
'skia_revision': '8168c802c3913175a4a17976b50ec5a9b4653d20',
2222

2323
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2424
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 59280efac318ee6f9a18277e983429cc
1+
Signature: 1e48a99581883842812b2f63c42aa596
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -6099,8 +6099,6 @@ ORIGIN: ../../../third_party/skia/src/core/SkImageFilterTypes.h + ../../../third
60996099
ORIGIN: ../../../third_party/skia/src/core/SkImageFilter_Base.h + ../../../third_party/skia/LICENSE
61006100
ORIGIN: ../../../third_party/skia/src/core/SkRuntimeBlender.cpp + ../../../third_party/skia/LICENSE
61016101
ORIGIN: ../../../third_party/skia/src/core/SkRuntimeEffect.cpp + ../../../third_party/skia/LICENSE
6102-
ORIGIN: ../../../third_party/skia/src/core/SkVM.cpp + ../../../third_party/skia/LICENSE
6103-
ORIGIN: ../../../third_party/skia/src/core/SkVM.h + ../../../third_party/skia/LICENSE
61046102
ORIGIN: ../../../third_party/skia/src/gpu/AsyncReadTypes.h + ../../../third_party/skia/LICENSE
61056103
ORIGIN: ../../../third_party/skia/src/gpu/Swizzle.cpp + ../../../third_party/skia/LICENSE
61066104
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrClientMappedBufferManager.cpp + ../../../third_party/skia/LICENSE
@@ -6160,8 +6158,6 @@ FILE: ../../../third_party/skia/src/core/SkImageFilterTypes.h
61606158
FILE: ../../../third_party/skia/src/core/SkImageFilter_Base.h
61616159
FILE: ../../../third_party/skia/src/core/SkRuntimeBlender.cpp
61626160
FILE: ../../../third_party/skia/src/core/SkRuntimeEffect.cpp
6163-
FILE: ../../../third_party/skia/src/core/SkVM.cpp
6164-
FILE: ../../../third_party/skia/src/core/SkVM.h
61656161
FILE: ../../../third_party/skia/src/gpu/AsyncReadTypes.h
61666162
FILE: ../../../third_party/skia/src/gpu/Swizzle.cpp
61676163
FILE: ../../../third_party/skia/src/gpu/ganesh/GrClientMappedBufferManager.cpp
@@ -6838,7 +6834,6 @@ ORIGIN: ../../../third_party/skia/src/base/SkBlockAllocator.h + ../../../third_p
68386834
ORIGIN: ../../../third_party/skia/src/core/SkIDChangeListener.cpp + ../../../third_party/skia/LICENSE
68396835
ORIGIN: ../../../third_party/skia/src/core/SkMatrixProvider.h + ../../../third_party/skia/LICENSE
68406836
ORIGIN: ../../../third_party/skia/src/core/SkRuntimeEffectPriv.h + ../../../third_party/skia/LICENSE
6841-
ORIGIN: ../../../third_party/skia/src/core/SkVM_fwd.h + ../../../third_party/skia/LICENSE
68426837
ORIGIN: ../../../third_party/skia/src/core/SkYUVAInfo.cpp + ../../../third_party/skia/LICENSE
68436838
ORIGIN: ../../../third_party/skia/src/core/SkYUVAPixmaps.cpp + ../../../third_party/skia/LICENSE
68446839
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ClipStack.cpp + ../../../third_party/skia/LICENSE
@@ -6936,8 +6931,6 @@ ORIGIN: ../../../third_party/skia/src/sksl/SkSLSampleUsage.cpp + ../../../third_
69366931
ORIGIN: ../../../third_party/skia/src/sksl/SkSLThreadContext.cpp + ../../../third_party/skia/LICENSE
69376932
ORIGIN: ../../../third_party/skia/src/sksl/codegen/SkSLSPIRVtoHLSL.cpp + ../../../third_party/skia/LICENSE
69386933
ORIGIN: ../../../third_party/skia/src/sksl/codegen/SkSLSPIRVtoHLSL.h + ../../../third_party/skia/LICENSE
6939-
ORIGIN: ../../../third_party/skia/src/sksl/codegen/SkSLVMCodeGenerator.cpp + ../../../third_party/skia/LICENSE
6940-
ORIGIN: ../../../third_party/skia/src/sksl/codegen/SkSLVMCodeGenerator.h + ../../../third_party/skia/LICENSE
69416934
ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLExpression.cpp + ../../../third_party/skia/LICENSE
69426935
ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLExpression.h + ../../../third_party/skia/LICENSE
69436936
ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLModifiers.h + ../../../third_party/skia/LICENSE
@@ -6980,7 +6973,6 @@ FILE: ../../../third_party/skia/src/base/SkBlockAllocator.h
69806973
FILE: ../../../third_party/skia/src/core/SkIDChangeListener.cpp
69816974
FILE: ../../../third_party/skia/src/core/SkMatrixProvider.h
69826975
FILE: ../../../third_party/skia/src/core/SkRuntimeEffectPriv.h
6983-
FILE: ../../../third_party/skia/src/core/SkVM_fwd.h
69846976
FILE: ../../../third_party/skia/src/core/SkYUVAInfo.cpp
69856977
FILE: ../../../third_party/skia/src/core/SkYUVAPixmaps.cpp
69866978
FILE: ../../../third_party/skia/src/gpu/ganesh/ClipStack.cpp
@@ -7078,8 +7070,6 @@ FILE: ../../../third_party/skia/src/sksl/SkSLSampleUsage.cpp
70787070
FILE: ../../../third_party/skia/src/sksl/SkSLThreadContext.cpp
70797071
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLSPIRVtoHLSL.cpp
70807072
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLSPIRVtoHLSL.h
7081-
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLVMCodeGenerator.cpp
7082-
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLVMCodeGenerator.h
70837073
FILE: ../../../third_party/skia/src/sksl/dsl/DSLExpression.cpp
70847074
FILE: ../../../third_party/skia/src/sksl/dsl/DSLExpression.h
70857075
FILE: ../../../third_party/skia/src/sksl/dsl/DSLModifiers.h
@@ -7144,7 +7134,6 @@ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/ops/StrokeTessellateOp.h + ../.
71447134
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/tessellate/GrStrokeTessellationShader.cpp + ../../../third_party/skia/LICENSE
71457135
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/tessellate/GrStrokeTessellationShader.h + ../../../third_party/skia/LICENSE
71467136
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/tessellate/GrTessellationShader.h + ../../../third_party/skia/LICENSE
7147-
ORIGIN: ../../../third_party/skia/src/opts/SkVM_opts.h + ../../../third_party/skia/LICENSE
71487137
ORIGIN: ../../../third_party/skia/src/sksl/SkSLAnalysis.cpp + ../../../third_party/skia/LICENSE
71497138
ORIGIN: ../../../third_party/skia/src/sksl/SkSLModifiersPool.h + ../../../third_party/skia/LICENSE
71507139
ORIGIN: ../../../third_party/skia/src/sksl/ir/SkSLConstructor.cpp + ../../../third_party/skia/LICENSE
@@ -7159,7 +7148,6 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/ops/StrokeTessellateOp.h
71597148
FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/GrStrokeTessellationShader.cpp
71607149
FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/GrStrokeTessellationShader.h
71617150
FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/GrTessellationShader.h
7162-
FILE: ../../../third_party/skia/src/opts/SkVM_opts.h
71637151
FILE: ../../../third_party/skia/src/sksl/SkSLAnalysis.cpp
71647152
FILE: ../../../third_party/skia/src/sksl/SkSLModifiersPool.h
71657153
FILE: ../../../third_party/skia/src/sksl/ir/SkSLConstructor.cpp

0 commit comments

Comments
 (0)