mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 227424b57d28..c06b8a4e0ca3 (22 commits) (#5904)
Auto-roller completed checks. Merging.
This commit is contained in:
parent
af855e063a
commit
d34eb1db53
2
DEPS
2
DEPS
@ -23,7 +23,7 @@ vars = {
|
||||
'fuchsia_git': 'https://fuchsia.googlesource.com',
|
||||
'github_git': 'https://github.com',
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
'skia_revision': '227424b57d2898de8161b528b5e7fa295f93028b',
|
||||
'skia_revision': 'c06b8a4e0ca3844afbbbff545730f96d31fab897',
|
||||
|
||||
# When updating the Dart revision, ensure that all entries that are
|
||||
# dependencies of Dart are also updated to match the entries in the
|
||||
|
||||
@ -8672,6 +8672,37 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
--------------------------------------------------------------------------------
|
||||
observatory_pub_packages
|
||||
|
||||
Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file
|
||||
for details. All rights reserved.
|
||||
|
||||
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 Google Inc. 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.
|
||||
--------------------------------------------------------------------------------
|
||||
observatory_pub_packages
|
||||
|
||||
Copyright 2013, the Dart project authors. All rights reserved.
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 403dcf3bb8e8981d1de9e9fdaa7198fe
|
||||
Signature: 9edfcad87c0f3aaf1cb39067a1a0b1e8
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -1283,6 +1283,7 @@ FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzPathDeserialize.cpp
|
||||
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzRegionDeserialize.cpp
|
||||
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzRegionSetPath.cpp
|
||||
FILE: ../../../third_party/skia/gm/3dgm.cpp
|
||||
FILE: ../../../third_party/skia/gm/clockwise.cpp
|
||||
FILE: ../../../third_party/skia/gm/hugepath.cpp
|
||||
FILE: ../../../third_party/skia/gm/localmatrixshader.cpp
|
||||
FILE: ../../../third_party/skia/gm/makeRasterImage.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user