1
- Signature: 2c669abba482d29c09631d0af6efbabb
1
+ Signature: 6d9e9ec29a5629927a937d3ce8a7360f
2
2
3
3
====================================================================================================
4
4
LIBRARY: etc1
@@ -8908,6 +8908,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
8908
8908
8909
8909
====================================================================================================
8910
8910
LIBRARY: skia
8911
+ ORIGIN: ../../../third_party/skia/gm/coordclampshader.cpp + ../../../third_party/skia/LICENSE
8911
8912
ORIGIN: ../../../third_party/skia/gm/imagefiltersunpremul.cpp + ../../../third_party/skia/LICENSE
8912
8913
ORIGIN: ../../../third_party/skia/include/private/SkGainmapInfo.h + ../../../third_party/skia/LICENSE
8913
8914
ORIGIN: ../../../third_party/skia/include/private/SkGainmapShader.h + ../../../third_party/skia/LICENSE
@@ -8927,6 +8928,7 @@ ORIGIN: ../../../third_party/skia/src/core/SkRasterPipelineOpList.h + ../../../t
8927
8928
ORIGIN: ../../../third_party/skia/src/images/SkJpegGainmapEncoder.cpp + ../../../third_party/skia/LICENSE
8928
8929
ORIGIN: ../../../third_party/skia/src/shaders/SkGainmapShader.cpp + ../../../third_party/skia/LICENSE
8929
8930
TYPE: LicenseType.bsd
8931
+ FILE: ../../../third_party/skia/gm/coordclampshader.cpp
8930
8932
FILE: ../../../third_party/skia/gm/imagefiltersunpremul.cpp
8931
8933
FILE: ../../../third_party/skia/include/private/SkGainmapInfo.h
8932
8934
FILE: ../../../third_party/skia/include/private/SkGainmapShader.h
@@ -9058,4 +9060,41 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
9058
9060
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
9059
9061
====================================================================================================
9060
9062
9061
- Total license count: 65
9063
+ ====================================================================================================
9064
+ LIBRARY: skia
9065
+ ORIGIN: ../../../third_party/skia/src/shaders/SkCoordClampShader.cpp + ../../../third_party/skia/LICENSE
9066
+ TYPE: LicenseType.bsd
9067
+ FILE: ../../../third_party/skia/src/shaders/SkCoordClampShader.cpp
9068
+ ----------------------------------------------------------------------------------------------------
9069
+ Copyright 2023 The Android Open Source Project
9070
+
9071
+ Redistribution and use in source and binary forms, with or without
9072
+ modification, are permitted provided that the following conditions are
9073
+ met:
9074
+
9075
+ * Redistributions of source code must retain the above copyright
9076
+ notice, this list of conditions and the following disclaimer.
9077
+
9078
+ * Redistributions in binary form must reproduce the above copyright
9079
+ notice, this list of conditions and the following disclaimer in
9080
+ the documentation and/or other materials provided with the
9081
+ distribution.
9082
+
9083
+ * Neither the name of the copyright holder nor the names of its
9084
+ contributors may be used to endorse or promote products derived
9085
+ from this software without specific prior written permission.
9086
+
9087
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
9088
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
9089
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
9090
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
9091
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
9092
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
9093
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
9094
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
9095
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
9096
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
9097
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
9098
+ ====================================================================================================
9099
+
9100
+ Total license count: 66
0 commit comments