1
- Signature: 928a95b118579cada8f8012e2c5b34e0
1
+ Signature: df7acea58019fa5db2e22522116d975b
2
2
3
3
====================================================================================================
4
4
LIBRARY: etc1
@@ -391,6 +391,7 @@ FILE: ../../../third_party/skia/relnotes/skimage_methods.md
391
391
FILE: ../../../third_party/skia/relnotes/skimage_subset.md
392
392
FILE: ../../../third_party/skia/relnotes/skimagefilters_magnifier.md
393
393
FILE: ../../../third_party/skia/relnotes/skimagefilters_picture.md
394
+ FILE: ../../../third_party/skia/relnotes/skimagefilters_shader.md
394
395
FILE: ../../../third_party/skia/relnotes/skimagegenerator_encoded.md
395
396
FILE: ../../../third_party/skia/relnotes/sksurface_backend.md
396
397
FILE: ../../../third_party/skia/relnotes/sksurface_namespace.md
@@ -1877,14 +1878,14 @@ ORIGIN: ../../../third_party/skia/include/core/SkStrokeRec.h + ../../../third_pa
1877
1878
ORIGIN: ../../../third_party/skia/include/core/SkSurface.h + ../../../third_party/skia/LICENSE
1878
1879
ORIGIN: ../../../third_party/skia/include/gpu/gl/GrGLFunctions.h + ../../../third_party/skia/LICENSE
1879
1880
ORIGIN: ../../../third_party/skia/include/pathops/SkPathOps.h + ../../../third_party/skia/LICENSE
1880
- ORIGIN: ../../../third_party/skia/include/private/SkChecksum.h + ../../../third_party/skia/LICENSE
1881
1881
ORIGIN: ../../../third_party/skia/include/private/SkPathRef.h + ../../../third_party/skia/LICENSE
1882
1882
ORIGIN: ../../../third_party/skia/include/private/SkWeakRefCnt.h + ../../../third_party/skia/LICENSE
1883
1883
ORIGIN: ../../../third_party/skia/include/utils/SkNullCanvas.h + ../../../third_party/skia/LICENSE
1884
1884
ORIGIN: ../../../third_party/skia/src/base/SkMathPriv.h + ../../../third_party/skia/LICENSE
1885
1885
ORIGIN: ../../../third_party/skia/src/base/SkTInternalLList.h + ../../../third_party/skia/LICENSE
1886
1886
ORIGIN: ../../../third_party/skia/src/codec/SkColorTable.h + ../../../third_party/skia/LICENSE
1887
1887
ORIGIN: ../../../third_party/skia/src/core/SkAnnotation.cpp + ../../../third_party/skia/LICENSE
1888
+ ORIGIN: ../../../third_party/skia/src/core/SkChecksum.h + ../../../third_party/skia/LICENSE
1888
1889
ORIGIN: ../../../third_party/skia/src/core/SkFontDescriptor.cpp + ../../../third_party/skia/LICENSE
1889
1890
ORIGIN: ../../../third_party/skia/src/core/SkFontDescriptor.h + ../../../third_party/skia/LICENSE
1890
1891
ORIGIN: ../../../third_party/skia/src/core/SkImagePriv.h + ../../../third_party/skia/LICENSE
@@ -2036,14 +2037,14 @@ FILE: ../../../third_party/skia/include/core/SkStrokeRec.h
2036
2037
FILE: ../../../third_party/skia/include/core/SkSurface.h
2037
2038
FILE: ../../../third_party/skia/include/gpu/gl/GrGLFunctions.h
2038
2039
FILE: ../../../third_party/skia/include/pathops/SkPathOps.h
2039
- FILE: ../../../third_party/skia/include/private/SkChecksum.h
2040
2040
FILE: ../../../third_party/skia/include/private/SkPathRef.h
2041
2041
FILE: ../../../third_party/skia/include/private/SkWeakRefCnt.h
2042
2042
FILE: ../../../third_party/skia/include/utils/SkNullCanvas.h
2043
2043
FILE: ../../../third_party/skia/src/base/SkMathPriv.h
2044
2044
FILE: ../../../third_party/skia/src/base/SkTInternalLList.h
2045
2045
FILE: ../../../third_party/skia/src/codec/SkColorTable.h
2046
2046
FILE: ../../../third_party/skia/src/core/SkAnnotation.cpp
2047
+ FILE: ../../../third_party/skia/src/core/SkChecksum.h
2047
2048
FILE: ../../../third_party/skia/src/core/SkFontDescriptor.cpp
2048
2049
FILE: ../../../third_party/skia/src/core/SkFontDescriptor.h
2049
2050
FILE: ../../../third_party/skia/src/core/SkImagePriv.h
@@ -6977,7 +6978,6 @@ ORIGIN: ../../../third_party/skia/src/sksl/codegen/SkSLSPIRVtoHLSL.cpp + ../../.
6977
6978
ORIGIN: ../../../third_party/skia/src/sksl/codegen/SkSLSPIRVtoHLSL.h + ../../../third_party/skia/LICENSE
6978
6979
ORIGIN: ../../../third_party/skia/src/sksl/codegen/SkSLVMCodeGenerator.cpp + ../../../third_party/skia/LICENSE
6979
6980
ORIGIN: ../../../third_party/skia/src/sksl/codegen/SkSLVMCodeGenerator.h + ../../../third_party/skia/LICENSE
6980
- ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSL.h + ../../../third_party/skia/LICENSE
6981
6981
ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLCore.cpp + ../../../third_party/skia/LICENSE
6982
6982
ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLCore.h + ../../../third_party/skia/LICENSE
6983
6983
ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLExpression.cpp + ../../../third_party/skia/LICENSE
@@ -6986,8 +6986,6 @@ ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLModifiers.h + ../../../third_p
6986
6986
ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLType.cpp + ../../../third_party/skia/LICENSE
6987
6987
ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLType.h + ../../../third_party/skia/LICENSE
6988
6988
ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLVar.h + ../../../third_party/skia/LICENSE
6989
- ORIGIN: ../../../third_party/skia/src/sksl/dsl/priv/DSLWriter.cpp + ../../../third_party/skia/LICENSE
6990
- ORIGIN: ../../../third_party/skia/src/sksl/dsl/priv/DSLWriter.h + ../../../third_party/skia/LICENSE
6991
6989
ORIGIN: ../../../third_party/skia/src/sksl/ir/SkSLFunctionPrototype.h + ../../../third_party/skia/LICENSE
6992
6990
ORIGIN: ../../../third_party/skia/src/sksl/ir/SkSLPrefixExpression.cpp + ../../../third_party/skia/LICENSE
6993
6991
ORIGIN: ../../../third_party/skia/src/sksl/ir/SkSLStructDefinition.h + ../../../third_party/skia/LICENSE
@@ -7125,7 +7123,6 @@ FILE: ../../../third_party/skia/src/sksl/codegen/SkSLSPIRVtoHLSL.cpp
7125
7123
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLSPIRVtoHLSL.h
7126
7124
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLVMCodeGenerator.cpp
7127
7125
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLVMCodeGenerator.h
7128
- FILE: ../../../third_party/skia/src/sksl/dsl/DSL.h
7129
7126
FILE: ../../../third_party/skia/src/sksl/dsl/DSLCore.cpp
7130
7127
FILE: ../../../third_party/skia/src/sksl/dsl/DSLCore.h
7131
7128
FILE: ../../../third_party/skia/src/sksl/dsl/DSLExpression.cpp
@@ -7134,8 +7131,6 @@ FILE: ../../../third_party/skia/src/sksl/dsl/DSLModifiers.h
7134
7131
FILE: ../../../third_party/skia/src/sksl/dsl/DSLType.cpp
7135
7132
FILE: ../../../third_party/skia/src/sksl/dsl/DSLType.h
7136
7133
FILE: ../../../third_party/skia/src/sksl/dsl/DSLVar.h
7137
- FILE: ../../../third_party/skia/src/sksl/dsl/priv/DSLWriter.cpp
7138
- FILE: ../../../third_party/skia/src/sksl/dsl/priv/DSLWriter.h
7139
7134
FILE: ../../../third_party/skia/src/sksl/ir/SkSLFunctionPrototype.h
7140
7135
FILE: ../../../third_party/skia/src/sksl/ir/SkSLPrefixExpression.cpp
7141
7136
FILE: ../../../third_party/skia/src/sksl/ir/SkSLStructDefinition.h
@@ -8009,7 +8004,6 @@ ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLFunction.cpp + ../../../third_
8009
8004
ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLFunction.h + ../../../third_party/skia/LICENSE
8010
8005
ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLStatement.cpp + ../../../third_party/skia/LICENSE
8011
8006
ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLStatement.h + ../../../third_party/skia/LICENSE
8012
- ORIGIN: ../../../third_party/skia/src/sksl/dsl/priv/DSL_priv.h + ../../../third_party/skia/LICENSE
8013
8007
ORIGIN: ../../../third_party/skia/src/sksl/ir/SkSLFunctionDeclaration.cpp + ../../../third_party/skia/LICENSE
8014
8008
ORIGIN: ../../../third_party/skia/src/sksl/ir/SkSLModifiers.cpp + ../../../third_party/skia/LICENSE
8015
8009
ORIGIN: ../../../third_party/skia/src/sksl/ir/SkSLPoison.h + ../../../third_party/skia/LICENSE
@@ -8047,7 +8041,6 @@ FILE: ../../../third_party/skia/src/sksl/dsl/DSLFunction.cpp
8047
8041
FILE: ../../../third_party/skia/src/sksl/dsl/DSLFunction.h
8048
8042
FILE: ../../../third_party/skia/src/sksl/dsl/DSLStatement.cpp
8049
8043
FILE: ../../../third_party/skia/src/sksl/dsl/DSLStatement.h
8050
- FILE: ../../../third_party/skia/src/sksl/dsl/priv/DSL_priv.h
8051
8044
FILE: ../../../third_party/skia/src/sksl/ir/SkSLFunctionDeclaration.cpp
8052
8045
FILE: ../../../third_party/skia/src/sksl/ir/SkSLModifiers.cpp
8053
8046
FILE: ../../../third_party/skia/src/sksl/ir/SkSLPoison.h
0 commit comments