未验证 提交 bf542a6b 编写于 作者: S skia-flutter-autoroll 提交者: GitHub

Roll Skia from 71d420ddbd3c to 2224100b25e3 (4 revisions) (#24209)

上级 fbf7eac4
......@@ -27,7 +27,7 @@ vars = {
'skia_git': 'https://skia.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': '71d420ddbd3cb1adc2b402d61b4805794d02ac0c',
'skia_revision': '2224100b25e304900130fea536cb87ffbe6d2258',
# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
......
Signature: b6a446e8f8e1119206d05636be76660a
Signature: 1a2544109f68e8be008ce66351e81f5c
UNUSED LICENSES:
......@@ -4008,8 +4008,8 @@ FILE: ../../../third_party/skia/src/gpu/tessellate/GrDrawAtlasPathOp.cpp
FILE: ../../../third_party/skia/src/gpu/tessellate/GrDrawAtlasPathOp.h
FILE: ../../../third_party/skia/src/gpu/tessellate/GrMiddleOutPolygonTriangulator.h
FILE: ../../../third_party/skia/src/gpu/tessellate/GrMidpointContourParser.h
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeIndirectOp.cpp
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeIndirectOp.h
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeIndirectTessellator.cpp
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeIndirectTessellator.h
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeIterator.h
FILE: ../../../third_party/skia/src/gpu/tessellate/GrVectorXform.h
FILE: ../../../third_party/skia/src/gpu/tessellate/GrWangsFormula.h
......@@ -5469,10 +5469,10 @@ FILE: ../../../third_party/skia/src/gpu/GrVx.h
FILE: ../../../third_party/skia/src/gpu/tessellate/GrFillPathShader.cpp
FILE: ../../../third_party/skia/src/gpu/tessellate/GrFillPathShader.h
FILE: ../../../third_party/skia/src/gpu/tessellate/GrPathShader.h
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeHardwareTessellator.cpp
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeHardwareTessellator.h
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeOp.cpp
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeOp.h
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellateOp.cpp
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellateOp.h
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellateShader.cpp
FILE: ../../../third_party/skia/src/gpu/tessellate/GrStrokeTessellateShader.h
FILE: ../../../third_party/skia/src/opts/SkVM_opts.h
......@@ -5938,6 +5938,43 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
====================================================================================================
====================================================================================================
LIBRARY: skia
ORIGIN: ../../../third_party/skia/fuzz/oss_fuzz/FuzzSkParagraph.cpp + ../../../third_party/skia/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzSkParagraph.cpp
----------------------------------------------------------------------------------------------------
Copyright 2021 Google, LLC
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
distribution.
* Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
====================================================================================================
====================================================================================================
LIBRARY: skia
ORIGIN: ../../../third_party/skia/gm/circles.cpp + ../../../third_party/skia/LICENSE
......@@ -7461,4 +7498,4 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
====================================================================================================
Total license count: 62
Total license count: 63
......@@ -13686,6 +13686,38 @@ skia
Copyright 2021 Google LLC.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
distribution.
* Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
skia
Copyright 2021 Google, LLC
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册