|
1 |
| -Signature: 1ec27988c402501a131f818562fffc66 |
| 1 | +Signature: 4915298cffb9a162270485e9673d45de |
2 | 2 |
|
3 | 3 | UNUSED LICENSES:
|
4 | 4 |
|
@@ -4216,6 +4216,7 @@ FILE: ../../../third_party/skia/include/core/SkColorSpaceXformCanvas.h
|
4216 | 4216 | FILE: ../../../third_party/skia/include/core/SkDeferredDisplayListRecorder.h
|
4217 | 4217 | FILE: ../../../third_party/skia/include/core/SkExecutor.h
|
4218 | 4218 | FILE: ../../../third_party/skia/include/core/SkFontArguments.h
|
| 4219 | +FILE: ../../../third_party/skia/include/core/SkPromiseImageTexture.h |
4219 | 4220 | FILE: ../../../third_party/skia/include/core/SkSerialProcs.h
|
4220 | 4221 | FILE: ../../../third_party/skia/include/core/SkSurfaceCharacterization.h
|
4221 | 4222 | FILE: ../../../third_party/skia/include/core/SkVertices.h
|
@@ -4383,6 +4384,7 @@ FILE: ../../../third_party/skia/src/core/SkGaussFilter.h
|
4383 | 4384 | FILE: ../../../third_party/skia/src/core/SkImageFilterPriv.h
|
4384 | 4385 | FILE: ../../../third_party/skia/src/core/SkMaskBlurFilter.cpp
|
4385 | 4386 | FILE: ../../../third_party/skia/src/core/SkMaskBlurFilter.h
|
| 4387 | +FILE: ../../../third_party/skia/src/core/SkPromiseImageTexture.cpp |
4386 | 4388 | FILE: ../../../third_party/skia/src/core/SkRasterClipStack.h
|
4387 | 4389 | FILE: ../../../third_party/skia/src/core/SkSafeMath.h
|
4388 | 4390 | FILE: ../../../third_party/skia/src/core/SkSpriteBlitter_RGB565.cpp
|
@@ -5460,6 +5462,44 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
5460 | 5462 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
5461 | 5463 | ====================================================================================================
|
5462 | 5464 |
|
| 5465 | +==================================================================================================== |
| 5466 | +LIBRARY: skia |
| 5467 | +ORIGIN: ../../../third_party/skia/modules/sksg/src/SkSGTransformPriv.h + ../../../third_party/skia/LICENSE |
| 5468 | +TYPE: LicenseType.bsd |
| 5469 | +FILE: ../../../third_party/skia/modules/sksg/src/SkSGTransformPriv.h |
| 5470 | +FILE: ../../../third_party/skia/src/core/SkDescriptor.cpp |
| 5471 | +FILE: ../../../third_party/skia/src/gpu/vk/GrVkSecondaryCBDrawContext.cpp |
| 5472 | +FILE: ../../../third_party/skia/src/gpu/vk/GrVkSecondaryCBDrawContext.h |
| 5473 | +---------------------------------------------------------------------------------------------------- |
| 5474 | +Copyright 2019 Google Inc. |
| 5475 | + |
| 5476 | +Redistribution and use in source and binary forms, with or without |
| 5477 | +modification, are permitted provided that the following conditions are |
| 5478 | +met: |
| 5479 | + |
| 5480 | + * Redistributions of source code must retain the above copyright |
| 5481 | +notice, this list of conditions and the following disclaimer. |
| 5482 | + * Redistributions in binary form must reproduce the above |
| 5483 | +copyright notice, this list of conditions and the following disclaimer |
| 5484 | +in the documentation and/or other materials provided with the |
| 5485 | +distribution. |
| 5486 | + * Neither the name of Google Inc. nor the names of its |
| 5487 | +contributors may be used to endorse or promote products derived from |
| 5488 | +this software without specific prior written permission. |
| 5489 | + |
| 5490 | +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 5491 | +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 5492 | +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 5493 | +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 5494 | +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 5495 | +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 5496 | +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 5497 | +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 5498 | +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 5499 | +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 5500 | +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 5501 | +==================================================================================================== |
| 5502 | + |
5463 | 5503 | ====================================================================================================
|
5464 | 5504 | LIBRARY: skia
|
5465 | 5505 | ORIGIN: ../../../third_party/skia/src/codec/SkCodecPriv.h + ../../../third_party/skia/LICENSE
|
@@ -5679,43 +5719,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
5679 | 5719 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
5680 | 5720 | ====================================================================================================
|
5681 | 5721 |
|
5682 |
| -==================================================================================================== |
5683 |
| -LIBRARY: skia |
5684 |
| -ORIGIN: ../../../third_party/skia/src/core/SkDescriptor.cpp + ../../../third_party/skia/LICENSE |
5685 |
| -TYPE: LicenseType.bsd |
5686 |
| -FILE: ../../../third_party/skia/src/core/SkDescriptor.cpp |
5687 |
| -FILE: ../../../third_party/skia/src/gpu/vk/GrVkSecondaryCBDrawContext.cpp |
5688 |
| -FILE: ../../../third_party/skia/src/gpu/vk/GrVkSecondaryCBDrawContext.h |
5689 |
| ----------------------------------------------------------------------------------------------------- |
5690 |
| -Copyright 2019 Google Inc. |
5691 |
| - |
5692 |
| -Redistribution and use in source and binary forms, with or without |
5693 |
| -modification, are permitted provided that the following conditions are |
5694 |
| -met: |
5695 |
| - |
5696 |
| - * Redistributions of source code must retain the above copyright |
5697 |
| -notice, this list of conditions and the following disclaimer. |
5698 |
| - * Redistributions in binary form must reproduce the above |
5699 |
| -copyright notice, this list of conditions and the following disclaimer |
5700 |
| -in the documentation and/or other materials provided with the |
5701 |
| -distribution. |
5702 |
| - * Neither the name of Google Inc. nor the names of its |
5703 |
| -contributors may be used to endorse or promote products derived from |
5704 |
| -this software without specific prior written permission. |
5705 |
| - |
5706 |
| -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
5707 |
| -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
5708 |
| -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
5709 |
| -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
5710 |
| -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
5711 |
| -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
5712 |
| -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
5713 |
| -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
5714 |
| -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
5715 |
| -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
5716 |
| -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
5717 |
| -==================================================================================================== |
5718 |
| - |
5719 | 5722 | ====================================================================================================
|
5720 | 5723 | LIBRARY: skia
|
5721 | 5724 | ORIGIN: ../../../third_party/skia/src/core/SkDevice.h + ../../../third_party/skia/LICENSE
|
|
0 commit comments