Roll dart sdk to 3.7.0-266.0.dev (#160624)
Changes since last roll: ``` 85569ab5b39 Version 3.7.0-266.0.dev 8c1fa6d05b8 [tfa,aot,dart2wasm] Allow tree-shaking of extension type members independently of their tear-offs 5078a20a6d5 [cfe] Use OffsetMap for BodyBuilder.finishFields a6b0fced839 [tfa,aot,dart2wasm] Retain libraries which only have extensions and extension types 4bcb4b10443 (tag: 3.7.0-265.0.dev) Version 3.7.0-265.0.dev 982b9fad444 [vm] Turn on entry point checking in JIT mode. 04530d578ff Roll dart_style 3.0.1 into the SDK. c2abea31557 [deps] Roll dart-lang/native 3b056e1d500 [dart2wasm] Fix deferred loading tests on optimized configs. ca668b701c3 (tag: 3.7.0-264.0.dev) Version 3.7.0-264.0.dev 54af9b3a39a (tag: 3.7.0-263.0.dev) Version 3.7.0-263.0.dev 72acd9d0ff3 [dart:svg] Add value->newLength parameter name change to templates 57c4da6911d Make Driver.instrumentationService private and final f934e392f2d analyzer: Remove unnecessary Driver.httpServer c5c3544b71f Fix Fuchsia build error. 2f857baba7e [dart2js] Make an check. b3e7e027380 (tag: 3.7.0-262.0.dev) Version 3.7.0-262.0.dev 08252fc9e91 [dartdev] Use VmInteropHandler for invoking sub commands 96c4e4c81f8 [dart2wasm] Use field type instead of global type for static field type. e3e7ca846a8 [gardening] Fix service/uri_mappings_lookup_test. 580107f8474 Migrate generic_type_alias.test 0a5a8f17af8 [vm] Remove BaseIsolate as it serves no purposes anymore. 9820487a3c4 [analyzer] Support enclosingFragments that are local variables dbf60082974 DAS: Support monospaced text (eg code snippets) in generated doc comments 59499d362a2 [dart2wasm] Add support for declaring functions as module elements. a0e1bce4b27 (tag: 3.7.0-261.0.dev) Version 3.7.0-261.0.dev 96fbc264ca1 [dart2wasm] Add indirection for dispatch table calls. d261ded4c72 Bump tools to febccb92d228e678196aa90c109c708ed7ad6ea8 54d62b478d8 [analysis_server] Move Type Hierarchy off ElementLocation to its own internal uri/name encoding b67f61a66c3 [tests] Additional tests for ?? with enum shorthands. e1be04c4704 Implement element and fragment for generic function types a9c3991a7a6 [analysis_server] Migrate LSP Find References to new element model 11904ed3871 [analyzer] Add LinterContext.currentUnit and use it for content in eol_at_end_of_file 38bce3f507d Elements. Migrate test/generated/simple_resolver_test.dart 34cf29701be Elements. Migrate test/src/dart/analysis/search_test.dart e70a91d8e38 [analyzer/linter] Simplify implementation of rule State ee5c4b00840 Roll BoringSSL from 57f525e425a9 to ee0c13ad1808 (22 revisions) 42f0e9aa15b analyzer: Report bad type arg on implicit call 8cc449ac8c1 [dart2wasm] Add utils for pragma reading and updating. 04d70b9fb40 analyzer: Make ResolutionVisitor._libraryElement final d0f34d918f2 [dynamic_modules] Fix multiple_classes/dynamic_interfaces.yaml for vm. 3fba5fb4633 DAS: Seal TypeDecl for simpler switches 946f3287b46 [dart2wasm] Clean up some dead or unnecessary code. 231b463e8fc Roll Fuchsia SDK from 26.20241210.5.1 to 26.20241211.4.1 4e4fec1830b DAS: Correct some broken comment references 69fef4b123c Elements. Use impl types in a few places to avoid casts. ```
This commit is contained in:
parent
a44f745180
commit
895f0e291a
10
DEPS
10
DEPS
@ -56,12 +56,12 @@ vars = {
|
|||||||
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
|
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
|
||||||
# You can use //tools/dart/create_updated_flutter_deps.py to produce
|
# You can use //tools/dart/create_updated_flutter_deps.py to produce
|
||||||
# updated revision list of existing dependencies.
|
# updated revision list of existing dependencies.
|
||||||
'dart_revision': '37bbc285d8d2ad66843703d7f60dcdf23fd76175',
|
'dart_revision': '85569ab5b392c1b4a2976d508ceac6026f065e2b',
|
||||||
|
|
||||||
# WARNING: DO NOT EDIT MANUALLY
|
# WARNING: DO NOT EDIT MANUALLY
|
||||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||||
'dart_binaryen_rev': '87f9dac127b387715d8d96ac7ec8fd469d8c2dab',
|
'dart_binaryen_rev': '87f9dac127b387715d8d96ac7ec8fd469d8c2dab',
|
||||||
'dart_boringssl_rev': '57f525e425a95e7c89fa2df926fa93273bd47311',
|
'dart_boringssl_rev': 'ee0c13ad1808379cf16b371a051ac3951f8a09c1',
|
||||||
'dart_core_rev': '7f9f597e64fa52faebd3c0a2214f61a7b081174d',
|
'dart_core_rev': '7f9f597e64fa52faebd3c0a2214f61a7b081174d',
|
||||||
'dart_devtools_rev': '3e5327a02693b1405359dc5322d7f0a40151b9b7',
|
'dart_devtools_rev': '3e5327a02693b1405359dc5322d7f0a40151b9b7',
|
||||||
'dart_http_rev': '79470d014b467f01b0e7c5b63ab6c86b22dec8db',
|
'dart_http_rev': '79470d014b467f01b0e7c5b63ab6c86b22dec8db',
|
||||||
@ -70,7 +70,7 @@ vars = {
|
|||||||
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
|
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
|
||||||
'dart_protobuf_rev': 'da7279c56734cffed4deb1e3a6f93bdcefccf6b8',
|
'dart_protobuf_rev': 'da7279c56734cffed4deb1e3a6f93bdcefccf6b8',
|
||||||
'dart_pub_rev': '58de642dc1d07601f6eb2b4ecd94555c0210106b',
|
'dart_pub_rev': '58de642dc1d07601f6eb2b4ecd94555c0210106b',
|
||||||
'dart_tools_rev': '223daf5300a5e3f6e09b7e24a5fda1009d6708f7',
|
'dart_tools_rev': 'febccb92d228e678196aa90c109c708ed7ad6ea8',
|
||||||
'dart_watcher_rev': 'bc44e6f6b85972e516c44b9ae6c042b4cbd7c72b',
|
'dart_watcher_rev': 'bc44e6f6b85972e516c44b9ae6c042b4cbd7c72b',
|
||||||
'dart_web_rev': 'bdf112ec64d28285cc29c6c78274ff3a827bb79b',
|
'dart_web_rev': 'bdf112ec64d28285cc29c6c78274ff3a827bb79b',
|
||||||
'dart_webdev_rev': 'ab620d1a81adc57b5045a189e076b9930ae66208',
|
'dart_webdev_rev': 'ab620d1a81adc57b5045a189e076b9930ae66208',
|
||||||
@ -326,7 +326,7 @@ deps = {
|
|||||||
Var('dart_git') + '/core.git' + '@' + Var('dart_core_rev'),
|
Var('dart_git') + '/core.git' + '@' + Var('dart_core_rev'),
|
||||||
|
|
||||||
'engine/src/flutter/third_party/dart/third_party/pkg/dart_style':
|
'engine/src/flutter/third_party/dart/third_party/pkg/dart_style':
|
||||||
Var('dart_git') + '/dart_style.git@1de89eb3bd340315f9ff5f2afc319cc1d6131b8d',
|
Var('dart_git') + '/dart_style.git@21de99ec0ff8ace4d946a746fb427fffd6afa535',
|
||||||
|
|
||||||
'engine/src/flutter/third_party/dart/third_party/pkg/dartdoc':
|
'engine/src/flutter/third_party/dart/third_party/pkg/dartdoc':
|
||||||
Var('dart_git') + '/dartdoc.git@c7f11603effa88ddacabfd555993f322fca8b3fe',
|
Var('dart_git') + '/dartdoc.git@c7f11603effa88ddacabfd555993f322fca8b3fe',
|
||||||
@ -350,7 +350,7 @@ deps = {
|
|||||||
Var('dart_git') + '/markdown.git@4d5dbc659955973902f2585c54e94d453532db70',
|
Var('dart_git') + '/markdown.git@4d5dbc659955973902f2585c54e94d453532db70',
|
||||||
|
|
||||||
'engine/src/flutter/third_party/dart/third_party/pkg/native':
|
'engine/src/flutter/third_party/dart/third_party/pkg/native':
|
||||||
Var('dart_git') + '/native.git@da5dc148a0430b6c4224b59178db5385d79b2298',
|
Var('dart_git') + '/native.git@4d81ce6c5e17164ef63d8a3f5144e5def0702207',
|
||||||
|
|
||||||
'engine/src/flutter/third_party/dart/third_party/pkg/package_config':
|
'engine/src/flutter/third_party/dart/third_party/pkg/package_config':
|
||||||
Var('dart_git') + '/package_config.git@76f2f6c245451da1fa24d7bbb00251b909e729a5',
|
Var('dart_git') + '/package_config.git@76f2f6c245451da1fa24d7bbb00251b909e729a5',
|
||||||
|
@ -173,7 +173,7 @@ function verify_licenses() (
|
|||||||
|
|
||||||
local actualLicenseCount
|
local actualLicenseCount
|
||||||
actualLicenseCount="$(tail -n 1 flutter/ci/licenses_golden/licenses_flutter | tr -dc '0-9')"
|
actualLicenseCount="$(tail -n 1 flutter/ci/licenses_golden/licenses_flutter | tr -dc '0-9')"
|
||||||
local expectedLicenseCount=918
|
local expectedLicenseCount=917
|
||||||
|
|
||||||
if [[ $actualLicenseCount -ne $expectedLicenseCount ]]; then
|
if [[ $actualLicenseCount -ne $expectedLicenseCount ]]; then
|
||||||
echo "=============================== ERROR ==============================="
|
echo "=============================== ERROR ==============================="
|
||||||
|
@ -950,6 +950,7 @@
|
|||||||
../../../flutter/third_party/boringssl/src/.github
|
../../../flutter/third_party/boringssl/src/.github
|
||||||
../../../flutter/third_party/boringssl/src/.gitignore
|
../../../flutter/third_party/boringssl/src/.gitignore
|
||||||
../../../flutter/third_party/boringssl/src/API-CONVENTIONS.md
|
../../../flutter/third_party/boringssl/src/API-CONVENTIONS.md
|
||||||
|
../../../flutter/third_party/boringssl/src/AUTHORS
|
||||||
../../../flutter/third_party/boringssl/src/BREAKING-CHANGES.md
|
../../../flutter/third_party/boringssl/src/BREAKING-CHANGES.md
|
||||||
../../../flutter/third_party/boringssl/src/BUILD.bazel
|
../../../flutter/third_party/boringssl/src/BUILD.bazel
|
||||||
../../../flutter/third_party/boringssl/src/BUILDING.md
|
../../../flutter/third_party/boringssl/src/BUILDING.md
|
||||||
@ -1009,6 +1010,7 @@
|
|||||||
../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/p256_test.cc
|
../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ec/p256_test.cc
|
||||||
../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa_test.cc
|
../../../flutter/third_party/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa_test.cc
|
||||||
../../../flutter/third_party/boringssl/src/crypto/fipsmodule/hkdf/hkdf_test.cc
|
../../../flutter/third_party/boringssl/src/crypto/fipsmodule/hkdf/hkdf_test.cc
|
||||||
|
../../../flutter/third_party/boringssl/src/crypto/fipsmodule/keccak/keccak_test.cc
|
||||||
../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/gcm_test.cc
|
../../../flutter/third_party/boringssl/src/crypto/fipsmodule/modes/gcm_test.cc
|
||||||
../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rand/ctrdrbg_test.cc
|
../../../flutter/third_party/boringssl/src/crypto/fipsmodule/rand/ctrdrbg_test.cc
|
||||||
../../../flutter/third_party/boringssl/src/crypto/fipsmodule/service_indicator/service_indicator_test.cc
|
../../../flutter/third_party/boringssl/src/crypto/fipsmodule/service_indicator/service_indicator_test.cc
|
||||||
@ -1018,7 +1020,6 @@
|
|||||||
../../../flutter/third_party/boringssl/src/crypto/hpke/translate_test_vectors.py
|
../../../flutter/third_party/boringssl/src/crypto/hpke/translate_test_vectors.py
|
||||||
../../../flutter/third_party/boringssl/src/crypto/hrss/hrss_test.cc
|
../../../flutter/third_party/boringssl/src/crypto/hrss/hrss_test.cc
|
||||||
../../../flutter/third_party/boringssl/src/crypto/impl_dispatch_test.cc
|
../../../flutter/third_party/boringssl/src/crypto/impl_dispatch_test.cc
|
||||||
../../../flutter/third_party/boringssl/src/crypto/keccak/keccak_test.cc
|
|
||||||
../../../flutter/third_party/boringssl/src/crypto/kyber/kyber_test.cc
|
../../../flutter/third_party/boringssl/src/crypto/kyber/kyber_test.cc
|
||||||
../../../flutter/third_party/boringssl/src/crypto/lhash/lhash_test.cc
|
../../../flutter/third_party/boringssl/src/crypto/lhash/lhash_test.cc
|
||||||
../../../flutter/third_party/boringssl/src/crypto/md5/md5_test.cc
|
../../../flutter/third_party/boringssl/src/crypto/md5/md5_test.cc
|
||||||
@ -1242,6 +1243,10 @@
|
|||||||
../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/mldsa_65_standard_sign_test.txt
|
../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/mldsa_65_standard_sign_test.txt
|
||||||
../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/mldsa_65_standard_verify_test.json
|
../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/mldsa_65_standard_verify_test.json
|
||||||
../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/mldsa_65_standard_verify_test.txt
|
../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/mldsa_65_standard_verify_test.txt
|
||||||
|
../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/mldsa_87_standard_sign_test.json
|
||||||
|
../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/mldsa_87_standard_sign_test.txt
|
||||||
|
../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/mldsa_87_standard_verify_test.json
|
||||||
|
../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/mldsa_87_standard_verify_test.txt
|
||||||
../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/primality_test.json
|
../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/primality_test.json
|
||||||
../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/primality_test.txt
|
../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/primality_test.txt
|
||||||
../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha1_mgf1sha1_test.json
|
../../../flutter/third_party/boringssl/src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha1_mgf1sha1_test.json
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
Signature: da61ac66343c72a7a601b65f748e7b7a
|
Signature: 961e82ed392722293178038d809aa6d0
|
||||||
|
|
||||||
====================================================================================================
|
====================================================================================================
|
||||||
LIBRARY: dart
|
LIBRARY: dart
|
||||||
@ -599,7 +599,6 @@ ORIGIN: ../../../flutter/third_party/dart/runtime/platform/utils_macos.h + ../..
|
|||||||
ORIGIN: ../../../flutter/third_party/dart/runtime/platform/utils_win.cc + ../../../flutter/third_party/dart/LICENSE
|
ORIGIN: ../../../flutter/third_party/dart/runtime/platform/utils_win.cc + ../../../flutter/third_party/dart/LICENSE
|
||||||
ORIGIN: ../../../flutter/third_party/dart/runtime/platform/utils_win.h + ../../../flutter/third_party/dart/LICENSE
|
ORIGIN: ../../../flutter/third_party/dart/runtime/platform/utils_win.h + ../../../flutter/third_party/dart/LICENSE
|
||||||
ORIGIN: ../../../flutter/third_party/dart/runtime/vm/allocation.cc + ../../../flutter/third_party/dart/LICENSE
|
ORIGIN: ../../../flutter/third_party/dart/runtime/vm/allocation.cc + ../../../flutter/third_party/dart/LICENSE
|
||||||
ORIGIN: ../../../flutter/third_party/dart/runtime/vm/base_isolate.h + ../../../flutter/third_party/dart/LICENSE
|
|
||||||
ORIGIN: ../../../flutter/third_party/dart/runtime/vm/bit_set.h + ../../../flutter/third_party/dart/LICENSE
|
ORIGIN: ../../../flutter/third_party/dart/runtime/vm/bit_set.h + ../../../flutter/third_party/dart/LICENSE
|
||||||
ORIGIN: ../../../flutter/third_party/dart/runtime/vm/bit_vector.cc + ../../../flutter/third_party/dart/LICENSE
|
ORIGIN: ../../../flutter/third_party/dart/runtime/vm/bit_vector.cc + ../../../flutter/third_party/dart/LICENSE
|
||||||
ORIGIN: ../../../flutter/third_party/dart/runtime/vm/bit_vector.h + ../../../flutter/third_party/dart/LICENSE
|
ORIGIN: ../../../flutter/third_party/dart/runtime/vm/bit_vector.h + ../../../flutter/third_party/dart/LICENSE
|
||||||
@ -951,7 +950,6 @@ FILE: ../../../flutter/third_party/dart/runtime/platform/utils_macos.h
|
|||||||
FILE: ../../../flutter/third_party/dart/runtime/platform/utils_win.cc
|
FILE: ../../../flutter/third_party/dart/runtime/platform/utils_win.cc
|
||||||
FILE: ../../../flutter/third_party/dart/runtime/platform/utils_win.h
|
FILE: ../../../flutter/third_party/dart/runtime/platform/utils_win.h
|
||||||
FILE: ../../../flutter/third_party/dart/runtime/vm/allocation.cc
|
FILE: ../../../flutter/third_party/dart/runtime/vm/allocation.cc
|
||||||
FILE: ../../../flutter/third_party/dart/runtime/vm/base_isolate.h
|
|
||||||
FILE: ../../../flutter/third_party/dart/runtime/vm/bit_set.h
|
FILE: ../../../flutter/third_party/dart/runtime/vm/bit_set.h
|
||||||
FILE: ../../../flutter/third_party/dart/runtime/vm/bit_vector.cc
|
FILE: ../../../flutter/third_party/dart/runtime/vm/bit_vector.cc
|
||||||
FILE: ../../../flutter/third_party/dart/runtime/vm/bit_vector.h
|
FILE: ../../../flutter/third_party/dart/runtime/vm/bit_vector.h
|
||||||
@ -4807,7 +4805,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|||||||
This Source Code Form is "Incompatible With Secondary Licenses", as
|
This Source Code Form is "Incompatible With Secondary Licenses", as
|
||||||
defined by the Mozilla Public License, v. 2.0.
|
defined by the Mozilla Public License, v. 2.0.
|
||||||
|
|
||||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/7ed58b3c462ace547fbf3a2c119e515c676ba20a
|
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/85569ab5b392c1b4a2976d508ceac6026f065e2b
|
||||||
/third_party/fallback_root_certificates/
|
/third_party/fallback_root_certificates/
|
||||||
|
|
||||||
====================================================================================================
|
====================================================================================================
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -22775,22 +22775,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|||||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
boringssl
|
|
||||||
|
|
||||||
Copyright (c) 2014, Google Inc.
|
|
||||||
|
|
||||||
Permission to use, copy, modify, and/or distribute this software for any
|
|
||||||
purpose with or without fee is hereby granted, provided that the above
|
|
||||||
copyright notice and this permission notice appear in all copies.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
||||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
||||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
|
||||||
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
||||||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
|
||||||
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
|
||||||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
||||||
--------------------------------------------------------------------------------
|
|
||||||
icu
|
icu
|
||||||
|
|
||||||
Copyright (c) 2014, International Business Machines
|
Copyright (c) 2014, International Business Machines
|
||||||
@ -23075,22 +23059,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|||||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
boringssl
|
|
||||||
|
|
||||||
Copyright (c) 2015, Google Inc.
|
|
||||||
|
|
||||||
Permission to use, copy, modify, and/or distribute this software for any
|
|
||||||
purpose with or without fee is hereby granted, provided that the above
|
|
||||||
copyright notice and this permission notice appear in all copies.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
||||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
||||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
|
||||||
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
||||||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
|
||||||
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
|
||||||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
||||||
--------------------------------------------------------------------------------
|
|
||||||
icu
|
icu
|
||||||
|
|
||||||
Copyright (c) 2015, International Business Machines Corporation and
|
Copyright (c) 2015, International Business Machines Corporation and
|
||||||
@ -23257,22 +23225,6 @@ freely, subject to the following restrictions:
|
|||||||
3. This notice may not be removed or altered from any source
|
3. This notice may not be removed or altered from any source
|
||||||
distribution.
|
distribution.
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
boringssl
|
|
||||||
|
|
||||||
Copyright (c) 2016, Google Inc.
|
|
||||||
|
|
||||||
Permission to use, copy, modify, and/or distribute this software for any
|
|
||||||
purpose with or without fee is hereby granted, provided that the above
|
|
||||||
copyright notice and this permission notice appear in all copies.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
||||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
||||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
|
||||||
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
||||||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
|
||||||
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
|
||||||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
||||||
--------------------------------------------------------------------------------
|
|
||||||
dart
|
dart
|
||||||
|
|
||||||
Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
|
Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
|
||||||
@ -23326,22 +23278,6 @@ freely, subject to the following restrictions:
|
|||||||
3. This notice may not be removed or altered from any source
|
3. This notice may not be removed or altered from any source
|
||||||
distribution.
|
distribution.
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
boringssl
|
|
||||||
|
|
||||||
Copyright (c) 2017, Google Inc.
|
|
||||||
|
|
||||||
Permission to use, copy, modify, and/or distribute this software for any
|
|
||||||
purpose with or without fee is hereby granted, provided that the above
|
|
||||||
copyright notice and this permission notice appear in all copies.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
||||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
||||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
|
||||||
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
||||||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
|
||||||
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
|
||||||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
||||||
--------------------------------------------------------------------------------
|
|
||||||
pkg
|
pkg
|
||||||
|
|
||||||
Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
|
Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
|
||||||
@ -23503,39 +23439,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|||||||
FROM,OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS
|
FROM,OUT OF OR IN CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS
|
||||||
IN THE MATERIALS.
|
IN THE MATERIALS.
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
boringssl
|
|
||||||
|
|
||||||
Copyright (c) 2018, Google Inc.
|
|
||||||
|
|
||||||
Permission to use, copy, modify, and/or distribute this software for any
|
|
||||||
purpose with or without fee is hereby granted, provided that the above
|
|
||||||
copyright notice and this permission notice appear in all copies.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
||||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
||||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
|
||||||
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
||||||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
|
||||||
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
|
||||||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
||||||
--------------------------------------------------------------------------------
|
|
||||||
boringssl
|
|
||||||
|
|
||||||
Copyright (c) 2018, Google Inc.
|
|
||||||
Copyright (c) 2020, Arm Ltd.
|
|
||||||
|
|
||||||
Permission to use, copy, modify, and/or distribute this software for any
|
|
||||||
purpose with or without fee is hereby granted, provided that the above
|
|
||||||
copyright notice and this permission notice appear in all copies.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
||||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
||||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
|
||||||
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
||||||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
|
||||||
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
|
||||||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
||||||
--------------------------------------------------------------------------------
|
|
||||||
dart
|
dart
|
||||||
|
|
||||||
Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file
|
Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file
|
||||||
@ -23638,22 +23541,6 @@ 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
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
SOFTWARE.
|
SOFTWARE.
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
boringssl
|
|
||||||
|
|
||||||
Copyright (c) 2019, Google Inc.
|
|
||||||
|
|
||||||
Permission to use, copy, modify, and/or distribute this software for any
|
|
||||||
purpose with or without fee is hereby granted, provided that the above
|
|
||||||
copyright notice and this permission notice appear in all copies.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
||||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
||||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
|
||||||
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
||||||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
|
||||||
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
|
||||||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
||||||
--------------------------------------------------------------------------------
|
|
||||||
glslang
|
glslang
|
||||||
|
|
||||||
Copyright (c) 2019, Viktor Latypov
|
Copyright (c) 2019, Viktor Latypov
|
||||||
@ -23802,22 +23689,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|||||||
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
||||||
MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
|
MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
boringssl
|
|
||||||
|
|
||||||
Copyright (c) 2020, Google Inc.
|
|
||||||
|
|
||||||
Permission to use, copy, modify, and/or distribute this software for any
|
|
||||||
purpose with or without fee is hereby granted, provided that the above
|
|
||||||
copyright notice and this permission notice appear in all copies.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
||||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
||||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
|
||||||
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
||||||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
|
||||||
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
|
||||||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
||||||
--------------------------------------------------------------------------------
|
|
||||||
glslang
|
glslang
|
||||||
|
|
||||||
Copyright (c) 2020, Travis Fort
|
Copyright (c) 2020, Travis Fort
|
||||||
@ -24030,22 +23901,6 @@ 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
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
SOFTWARE.
|
SOFTWARE.
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
boringssl
|
|
||||||
|
|
||||||
Copyright (c) 2021, Google Inc.
|
|
||||||
|
|
||||||
Permission to use, copy, modify, and/or distribute this software for any
|
|
||||||
purpose with or without fee is hereby granted, provided that the above
|
|
||||||
copyright notice and this permission notice appear in all copies.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
||||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
||||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
|
||||||
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
||||||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
|
||||||
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
|
||||||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
||||||
--------------------------------------------------------------------------------
|
|
||||||
dart
|
dart
|
||||||
|
|
||||||
Copyright (c) 2021, the Dart project authors. Please see the AUTHORS file
|
Copyright (c) 2021, the Dart project authors. Please see the AUTHORS file
|
||||||
@ -24149,22 +24004,6 @@ SOFTWARE.
|
|||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
boringssl
|
boringssl
|
||||||
|
|
||||||
Copyright (c) 2022, Google Inc.
|
|
||||||
|
|
||||||
Permission to use, copy, modify, and/or distribute this software for any
|
|
||||||
purpose with or without fee is hereby granted, provided that the above
|
|
||||||
copyright notice and this permission notice appear in all copies.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
||||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
||||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
|
||||||
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
||||||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
|
||||||
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
|
||||||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
||||||
--------------------------------------------------------------------------------
|
|
||||||
boringssl
|
|
||||||
|
|
||||||
Copyright (c) 2022, Robert Nagy <robert.nagy@gmail.com>
|
Copyright (c) 2022, Robert Nagy <robert.nagy@gmail.com>
|
||||||
|
|
||||||
Permission to use, copy, modify, and/or distribute this software for any
|
Permission to use, copy, modify, and/or distribute this software for any
|
||||||
@ -24240,22 +24079,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|||||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
boringssl
|
|
||||||
|
|
||||||
Copyright (c) 2023, Google Inc.
|
|
||||||
|
|
||||||
Permission to use, copy, modify, and/or distribute this software for any
|
|
||||||
purpose with or without fee is hereby granted, provided that the above
|
|
||||||
copyright notice and this permission notice appear in all copies.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
||||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
||||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
|
||||||
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
||||||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
|
||||||
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
|
||||||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
||||||
--------------------------------------------------------------------------------
|
|
||||||
dart
|
dart
|
||||||
|
|
||||||
Copyright (c) 2023, the Dart project authors. Please see the AUTHORS file
|
Copyright (c) 2023, the Dart project authors. Please see the AUTHORS file
|
||||||
@ -24316,38 +24139,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|||||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
boringssl
|
|
||||||
|
|
||||||
Copyright (c) 2024, Google Inc.
|
|
||||||
|
|
||||||
Permission to use, copy, modify, and/or distribute this software for any
|
|
||||||
purpose with or without fee is hereby granted, provided that the above
|
|
||||||
copyright notice and this permission notice appear in all copies.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
||||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
||||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
|
||||||
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
||||||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
|
||||||
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
|
||||||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
||||||
--------------------------------------------------------------------------------
|
|
||||||
boringssl
|
|
||||||
|
|
||||||
Copyright (c) 2024, Google LLC
|
|
||||||
|
|
||||||
Permission to use, copy, modify, and/or distribute this software for any
|
|
||||||
purpose with or without fee is hereby granted, provided that the above
|
|
||||||
copyright notice and this permission notice appear in all copies.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
||||||
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
||||||
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
|
||||||
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
||||||
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
|
||||||
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
|
||||||
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
||||||
--------------------------------------------------------------------------------
|
|
||||||
dart
|
dart
|
||||||
|
|
||||||
Copyright (c) 2024, the Dart project authors. Please see the AUTHORS file
|
Copyright (c) 2024, the Dart project authors. Please see the AUTHORS file
|
||||||
@ -26342,6 +26133,22 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|||||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
boringssl
|
||||||
|
|
||||||
|
Copyright 2014 The BoringSSL Authors
|
||||||
|
|
||||||
|
Permission to use, copy, modify, and/or distribute this software for any
|
||||||
|
purpose with or without fee is hereby granted, provided that the above
|
||||||
|
copyright notice and this permission notice appear in all copies.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||||
|
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||||
|
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
||||||
|
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||||||
|
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
||||||
|
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||||||
|
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
accessibility
|
accessibility
|
||||||
angle
|
angle
|
||||||
icu
|
icu
|
||||||
@ -26594,6 +26401,22 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
boringssl
|
boringssl
|
||||||
|
|
||||||
|
Copyright 2015 The BoringSSL Authors
|
||||||
|
|
||||||
|
Permission to use, copy, modify, and/or distribute this software for any
|
||||||
|
purpose with or without fee is hereby granted, provided that the above
|
||||||
|
copyright notice and this permission notice appear in all copies.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||||
|
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||||
|
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
||||||
|
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||||||
|
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
||||||
|
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||||||
|
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
boringssl
|
||||||
|
|
||||||
Copyright 2015 The Chromium Authors
|
Copyright 2015 The Chromium Authors
|
||||||
Use of this source code is governed by a BSD-style license that can be
|
Use of this source code is governed by a BSD-style license that can be
|
||||||
found in the LICENSE file
|
found in the LICENSE file
|
||||||
@ -26841,6 +26664,22 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
boringssl
|
boringssl
|
||||||
|
|
||||||
|
Copyright 2016 The BoringSSL Authors
|
||||||
|
|
||||||
|
Permission to use, copy, modify, and/or distribute this software for any
|
||||||
|
purpose with or without fee is hereby granted, provided that the above
|
||||||
|
copyright notice and this permission notice appear in all copies.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||||
|
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||||
|
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
||||||
|
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||||||
|
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
||||||
|
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||||||
|
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
boringssl
|
||||||
|
|
||||||
Copyright 2016 The Chromium Authors
|
Copyright 2016 The Chromium Authors
|
||||||
Use of this source code is governed by a BSD-style license that can be
|
Use of this source code is governed by a BSD-style license that can be
|
||||||
found in the LICENSE file
|
found in the LICENSE file
|
||||||
@ -27054,6 +26893,22 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
|
|||||||
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||||
POSSIBILITY OF SUCH DAMAGE.
|
POSSIBILITY OF SUCH DAMAGE.
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
boringssl
|
||||||
|
|
||||||
|
Copyright 2017 The BoringSSL Authors
|
||||||
|
|
||||||
|
Permission to use, copy, modify, and/or distribute this software for any
|
||||||
|
purpose with or without fee is hereby granted, provided that the above
|
||||||
|
copyright notice and this permission notice appear in all copies.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||||
|
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||||
|
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
||||||
|
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||||||
|
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
||||||
|
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||||||
|
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
zlib
|
zlib
|
||||||
|
|
||||||
Copyright 2017 The Chromium Authors
|
Copyright 2017 The Chromium Authors
|
||||||
@ -27462,6 +27317,39 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|||||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
boringssl
|
||||||
|
|
||||||
|
Copyright 2018 The BoringSSL Authors
|
||||||
|
|
||||||
|
Permission to use, copy, modify, and/or distribute this software for any
|
||||||
|
purpose with or without fee is hereby granted, provided that the above
|
||||||
|
copyright notice and this permission notice appear in all copies.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||||
|
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||||
|
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
||||||
|
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||||||
|
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
||||||
|
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||||||
|
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
boringssl
|
||||||
|
|
||||||
|
Copyright 2018 The BoringSSL Authors
|
||||||
|
Copyright (c) 2020, Arm Ltd.
|
||||||
|
|
||||||
|
Permission to use, copy, modify, and/or distribute this software for any
|
||||||
|
purpose with or without fee is hereby granted, provided that the above
|
||||||
|
copyright notice and this permission notice appear in all copies.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||||
|
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||||
|
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
||||||
|
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||||||
|
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
||||||
|
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||||||
|
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
zlib
|
zlib
|
||||||
|
|
||||||
Copyright 2018 The Chromium Authors
|
Copyright 2018 The Chromium Authors
|
||||||
@ -27813,6 +27701,22 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|||||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
boringssl
|
||||||
|
|
||||||
|
Copyright 2019 The BoringSSL Authors
|
||||||
|
|
||||||
|
Permission to use, copy, modify, and/or distribute this software for any
|
||||||
|
purpose with or without fee is hereby granted, provided that the above
|
||||||
|
copyright notice and this permission notice appear in all copies.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||||
|
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||||
|
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
||||||
|
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||||||
|
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
||||||
|
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||||||
|
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
zlib
|
zlib
|
||||||
|
|
||||||
Copyright 2019 The Chromium Authors
|
Copyright 2019 The Chromium Authors
|
||||||
@ -28133,6 +28037,22 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
|
|||||||
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||||
POSSIBILITY OF SUCH DAMAGE.
|
POSSIBILITY OF SUCH DAMAGE.
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
boringssl
|
||||||
|
|
||||||
|
Copyright 2020 The BoringSSL Authors
|
||||||
|
|
||||||
|
Permission to use, copy, modify, and/or distribute this software for any
|
||||||
|
purpose with or without fee is hereby granted, provided that the above
|
||||||
|
copyright notice and this permission notice appear in all copies.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||||
|
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||||
|
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
||||||
|
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||||||
|
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
||||||
|
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||||||
|
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
accessibility
|
accessibility
|
||||||
|
|
||||||
Copyright 2020 The Chromium Authors. All rights reserved.
|
Copyright 2020 The Chromium Authors. All rights reserved.
|
||||||
@ -28418,6 +28338,22 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
|
|||||||
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||||
POSSIBILITY OF SUCH DAMAGE.
|
POSSIBILITY OF SUCH DAMAGE.
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
boringssl
|
||||||
|
|
||||||
|
Copyright 2021 The BoringSSL Authors
|
||||||
|
|
||||||
|
Permission to use, copy, modify, and/or distribute this software for any
|
||||||
|
purpose with or without fee is hereby granted, provided that the above
|
||||||
|
copyright notice and this permission notice appear in all copies.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||||
|
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||||
|
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
||||||
|
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||||||
|
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
||||||
|
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||||||
|
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
libjxl
|
libjxl
|
||||||
|
|
||||||
Copyright 2021 The Chromium Authors. All rights reserved.
|
Copyright 2021 The Chromium Authors. All rights reserved.
|
||||||
@ -28756,6 +28692,22 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
|
|||||||
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||||
POSSIBILITY OF SUCH DAMAGE.
|
POSSIBILITY OF SUCH DAMAGE.
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
boringssl
|
||||||
|
|
||||||
|
Copyright 2022 The BoringSSL Authors
|
||||||
|
|
||||||
|
Permission to use, copy, modify, and/or distribute this software for any
|
||||||
|
purpose with or without fee is hereby granted, provided that the above
|
||||||
|
copyright notice and this permission notice appear in all copies.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||||
|
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||||
|
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
||||||
|
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||||||
|
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
||||||
|
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||||||
|
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
zlib
|
zlib
|
||||||
|
|
||||||
Copyright 2022 The Chromium Authors
|
Copyright 2022 The Chromium Authors
|
||||||
@ -29015,6 +28967,22 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
boringssl
|
boringssl
|
||||||
|
|
||||||
|
Copyright 2023 The BoringSSL Authors
|
||||||
|
|
||||||
|
Permission to use, copy, modify, and/or distribute this software for any
|
||||||
|
purpose with or without fee is hereby granted, provided that the above
|
||||||
|
copyright notice and this permission notice appear in all copies.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||||
|
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||||
|
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
||||||
|
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||||||
|
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
||||||
|
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||||||
|
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
boringssl
|
||||||
|
|
||||||
Copyright 2023 The Chromium Authors
|
Copyright 2023 The Chromium Authors
|
||||||
Use of this source code is governed by a BSD-style license that can be
|
Use of this source code is governed by a BSD-style license that can be
|
||||||
found in the LICENSE file
|
found in the LICENSE file
|
||||||
@ -29174,6 +29142,22 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|||||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
boringssl
|
||||||
|
|
||||||
|
Copyright 2024 The BoringSSL Authors
|
||||||
|
|
||||||
|
Permission to use, copy, modify, and/or distribute this software for any
|
||||||
|
purpose with or without fee is hereby granted, provided that the above
|
||||||
|
copyright notice and this permission notice appear in all copies.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||||
|
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||||
|
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
|
||||||
|
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||||||
|
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
|
||||||
|
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
|
||||||
|
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
fuchsia_sdk
|
fuchsia_sdk
|
||||||
|
|
||||||
Copyright 2024 The Fuchsia Authors. All rights reserved.
|
Copyright 2024 The Fuchsia Authors. All rights reserved.
|
||||||
@ -32253,7 +32237,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|||||||
This Source Code Form is "Incompatible With Secondary Licenses", as
|
This Source Code Form is "Incompatible With Secondary Licenses", as
|
||||||
defined by the Mozilla Public License, v. 2.0.
|
defined by the Mozilla Public License, v. 2.0.
|
||||||
|
|
||||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/37bbc285d8d2ad66843703d7f60dcdf23fd76175
|
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/85569ab5b392c1b4a2976d508ceac6026f065e2b
|
||||||
/third_party/fallback_root_certificates/
|
/third_party/fallback_root_certificates/
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
@ -32374,7 +32358,7 @@ copied and put under another distribution licence
|
|||||||
|
|
||||||
ISC license used for completely new code in BoringSSL:
|
ISC license used for completely new code in BoringSSL:
|
||||||
|
|
||||||
Copyright (c) 2015, Google Inc.
|
Copyright 2015 The BoringSSL Authors
|
||||||
|
|
||||||
Permission to use, copy, modify, and/or distribute this software for any
|
Permission to use, copy, modify, and/or distribute this software for any
|
||||||
purpose with or without fee is hereby granted, provided that the above
|
purpose with or without fee is hereby granted, provided that the above
|
||||||
|
@ -17,7 +17,7 @@ import sys
|
|||||||
DART_SCRIPT_DIR = os.path.dirname(sys.argv[0])
|
DART_SCRIPT_DIR = os.path.dirname(sys.argv[0])
|
||||||
OLD_DART_DEPS = os.path.realpath(os.path.join(DART_SCRIPT_DIR, '../../third_party/dart/DEPS'))
|
OLD_DART_DEPS = os.path.realpath(os.path.join(DART_SCRIPT_DIR, '../../third_party/dart/DEPS'))
|
||||||
DART_DEPS = os.path.realpath(os.path.join(DART_SCRIPT_DIR, '../../flutter/third_party/dart/DEPS'))
|
DART_DEPS = os.path.realpath(os.path.join(DART_SCRIPT_DIR, '../../flutter/third_party/dart/DEPS'))
|
||||||
FLUTTER_DEPS = os.path.realpath(os.path.join(DART_SCRIPT_DIR, '../../flutter/DEPS'))
|
FLUTTER_DEPS = os.path.realpath(os.path.join(DART_SCRIPT_DIR, '../../../../DEPS'))
|
||||||
|
|
||||||
class VarImpl(object):
|
class VarImpl(object):
|
||||||
def __init__(self, local_scope):
|
def __init__(self, local_scope):
|
||||||
@ -107,8 +107,7 @@ def Main(argv):
|
|||||||
while i < len(lines) and (lines[i].startswith(" # WARNING: end of dart dependencies") == 0):
|
while i < len(lines) and (lines[i].startswith(" # WARNING: end of dart dependencies") == 0):
|
||||||
i = i + 1
|
i = i + 1
|
||||||
for (k, v) in sorted(old_deps.items()):
|
for (k, v) in sorted(old_deps.items()):
|
||||||
if (k.startswith('src/flutter/third_party/dart/') or
|
if (k.startswith('engine/src/flutter/third_party/dart/')):
|
||||||
k.startswith('src/third_party/dart/')):
|
|
||||||
for (dart_k, dart_v) in (list(new_deps.items())):
|
for (dart_k, dart_v) in (list(new_deps.items())):
|
||||||
dart_k_suffix = dart_k[len('sdk/') if dart_k.startswith('sdk/') else 0:]
|
dart_k_suffix = dart_k[len('sdk/') if dart_k.startswith('sdk/') else 0:]
|
||||||
if (k.endswith(dart_k_suffix)):
|
if (k.endswith(dart_k_suffix)):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user