1
- Signature: 97be3fa871d462a5424a9cd3b6a78bad
1
+ Signature: d0753b5051de59e255fb63bdb451b9d6
2
2
3
3
====================================================================================================
4
4
LIBRARY: etc1
@@ -2189,6 +2189,43 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2189
2189
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2190
2190
====================================================================================================
2191
2191
2192
+ ====================================================================================================
2193
+ LIBRARY: skia
2194
+ ORIGIN: ../../../third_party/skia/src/base/SkBezierCurves.cpp + ../../../third_party/skia/LICENSE
2195
+ TYPE: LicenseType.bsd
2196
+ FILE: ../../../third_party/skia/src/base/SkBezierCurves.cpp
2197
+ ----------------------------------------------------------------------------------------------------
2198
+ Copyright 2012 Google LLC
2199
+
2200
+ Redistribution and use in source and binary forms, with or without
2201
+ modification, are permitted provided that the following conditions are
2202
+ met:
2203
+
2204
+ * Redistributions of source code must retain the above copyright
2205
+ notice, this list of conditions and the following disclaimer.
2206
+
2207
+ * Redistributions in binary form must reproduce the above copyright
2208
+ notice, this list of conditions and the following disclaimer in
2209
+ the documentation and/or other materials provided with the
2210
+ distribution.
2211
+
2212
+ * Neither the name of the copyright holder nor the names of its
2213
+ contributors may be used to endorse or promote products derived
2214
+ from this software without specific prior written permission.
2215
+
2216
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2217
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2218
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2219
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2220
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2221
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2222
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2223
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2224
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2225
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2226
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2227
+ ====================================================================================================
2228
+
2192
2229
====================================================================================================
2193
2230
LIBRARY: skia
2194
2231
ORIGIN: ../../../third_party/skia/src/core/SkImageFilter.cpp + ../../../third_party/skia/LICENSE
@@ -8872,6 +8909,7 @@ LIBRARY: skia
8872
8909
ORIGIN: ../../../third_party/skia/gm/imagefiltersunpremul.cpp + ../../../third_party/skia/LICENSE
8873
8910
ORIGIN: ../../../third_party/skia/include/private/SkGainmapInfo.h + ../../../third_party/skia/LICENSE
8874
8911
ORIGIN: ../../../third_party/skia/include/private/SkGainmapShader.h + ../../../third_party/skia/LICENSE
8912
+ ORIGIN: ../../../third_party/skia/include/private/SkJpegGainmapEncoder.h + ../../../third_party/skia/LICENSE
8875
8913
ORIGIN: ../../../third_party/skia/src/codec/SkJpegGainmap.cpp + ../../../third_party/skia/LICENSE
8876
8914
ORIGIN: ../../../third_party/skia/src/codec/SkJpegGainmap.h + ../../../third_party/skia/LICENSE
8877
8915
ORIGIN: ../../../third_party/skia/src/codec/SkJpegMultiPicture.cpp + ../../../third_party/skia/LICENSE
@@ -8880,11 +8918,13 @@ ORIGIN: ../../../third_party/skia/src/codec/SkJpegSegmentScan.cpp + ../../../thi
8880
8918
ORIGIN: ../../../third_party/skia/src/codec/SkJpegSegmentScan.h + ../../../third_party/skia/LICENSE
8881
8919
ORIGIN: ../../../third_party/skia/src/core/SkRasterPipelineOpContexts.h + ../../../third_party/skia/LICENSE
8882
8920
ORIGIN: ../../../third_party/skia/src/core/SkRasterPipelineOpList.h + ../../../third_party/skia/LICENSE
8921
+ ORIGIN: ../../../third_party/skia/src/images/SkJpegGainmapEncoder.cpp + ../../../third_party/skia/LICENSE
8883
8922
ORIGIN: ../../../third_party/skia/src/shaders/SkGainmapShader.cpp + ../../../third_party/skia/LICENSE
8884
8923
TYPE: LicenseType.bsd
8885
8924
FILE: ../../../third_party/skia/gm/imagefiltersunpremul.cpp
8886
8925
FILE: ../../../third_party/skia/include/private/SkGainmapInfo.h
8887
8926
FILE: ../../../third_party/skia/include/private/SkGainmapShader.h
8927
+ FILE: ../../../third_party/skia/include/private/SkJpegGainmapEncoder.h
8888
8928
FILE: ../../../third_party/skia/src/codec/SkJpegGainmap.cpp
8889
8929
FILE: ../../../third_party/skia/src/codec/SkJpegGainmap.h
8890
8930
FILE: ../../../third_party/skia/src/codec/SkJpegMultiPicture.cpp
@@ -8893,6 +8933,7 @@ FILE: ../../../third_party/skia/src/codec/SkJpegSegmentScan.cpp
8893
8933
FILE: ../../../third_party/skia/src/codec/SkJpegSegmentScan.h
8894
8934
FILE: ../../../third_party/skia/src/core/SkRasterPipelineOpContexts.h
8895
8935
FILE: ../../../third_party/skia/src/core/SkRasterPipelineOpList.h
8936
+ FILE: ../../../third_party/skia/src/images/SkJpegGainmapEncoder.cpp
8896
8937
FILE: ../../../third_party/skia/src/shaders/SkGainmapShader.cpp
8897
8938
----------------------------------------------------------------------------------------------------
8898
8939
Copyright 2023 Google Inc.
@@ -8933,6 +8974,7 @@ ORIGIN: ../../../third_party/skia/fuzz/oss_fuzz/FuzzCubicQuadRoots.cpp + ../../.
8933
8974
ORIGIN: ../../../third_party/skia/include/private/SkMalloc.h + ../../../third_party/skia/LICENSE
8934
8975
ORIGIN: ../../../third_party/skia/include/private/SkTemplates.h + ../../../third_party/skia/LICENSE
8935
8976
ORIGIN: ../../../third_party/skia/include/private/base/SkCPUTypes.h + ../../../third_party/skia/LICENSE
8977
+ ORIGIN: ../../../third_party/skia/src/base/SkBezierCurves.h + ../../../third_party/skia/LICENSE
8936
8978
ORIGIN: ../../../third_party/skia/src/base/SkCubics.cpp + ../../../third_party/skia/LICENSE
8937
8979
ORIGIN: ../../../third_party/skia/src/base/SkCubics.h + ../../../third_party/skia/LICENSE
8938
8980
ORIGIN: ../../../third_party/skia/src/base/SkFloatingPoint.cpp + ../../../third_party/skia/LICENSE
@@ -8942,15 +8984,16 @@ ORIGIN: ../../../third_party/skia/src/base/SkSafeMath.cpp + ../../../third_party
8942
8984
ORIGIN: ../../../third_party/skia/src/core/SkTSearch.h + ../../../third_party/skia/LICENSE
8943
8985
ORIGIN: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.cpp + ../../../third_party/skia/LICENSE
8944
8986
ORIGIN: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.h + ../../../third_party/skia/LICENSE
8987
+ ORIGIN: ../../../third_party/skia/src/sksl/analysis/SkSLGetLoopControlFlowInfo.cpp + ../../../third_party/skia/LICENSE
8945
8988
ORIGIN: ../../../third_party/skia/src/sksl/analysis/SkSLGetReturnComplexity.cpp + ../../../third_party/skia/LICENSE
8946
- ORIGIN: ../../../third_party/skia/src/sksl/analysis/SkSLHasContinueOrBreak.cpp + ../../../third_party/skia/LICENSE
8947
8989
ORIGIN: ../../../third_party/skia/src/sksl/analysis/SkSLIsDynamicallyUniformExpression.cpp + ../../../third_party/skia/LICENSE
8948
8990
TYPE: LicenseType.bsd
8949
8991
FILE: ../../../third_party/skia/fuzz/FuzzCubicQuadRoots.cpp
8950
8992
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzCubicQuadRoots.cpp
8951
8993
FILE: ../../../third_party/skia/include/private/SkMalloc.h
8952
8994
FILE: ../../../third_party/skia/include/private/SkTemplates.h
8953
8995
FILE: ../../../third_party/skia/include/private/base/SkCPUTypes.h
8996
+ FILE: ../../../third_party/skia/src/base/SkBezierCurves.h
8954
8997
FILE: ../../../third_party/skia/src/base/SkCubics.cpp
8955
8998
FILE: ../../../third_party/skia/src/base/SkCubics.h
8956
8999
FILE: ../../../third_party/skia/src/base/SkFloatingPoint.cpp
@@ -8960,8 +9003,8 @@ FILE: ../../../third_party/skia/src/base/SkSafeMath.cpp
8960
9003
FILE: ../../../third_party/skia/src/core/SkTSearch.h
8961
9004
FILE: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.cpp
8962
9005
FILE: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.h
9006
+ FILE: ../../../third_party/skia/src/sksl/analysis/SkSLGetLoopControlFlowInfo.cpp
8963
9007
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLGetReturnComplexity.cpp
8964
- FILE: ../../../third_party/skia/src/sksl/analysis/SkSLHasContinueOrBreak.cpp
8965
9008
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLIsDynamicallyUniformExpression.cpp
8966
9009
----------------------------------------------------------------------------------------------------
8967
9010
Copyright 2023 Google LLC
@@ -8995,4 +9038,4 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
8995
9038
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
8996
9039
====================================================================================================
8997
9040
8998
- Total license count: 64
9041
+ Total license count: 65
0 commit comments