Roll Dart SDK from b3e1eeda4918 to 1ca8f8368ecc (5 revisions) (flutter/engine#42224)

https://dart.googlesource.com/sdk.git/+log/b3e1eeda4918..1ca8f8368ecc

2023-05-22 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-134.0.dev
2023-05-22 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-133.0.dev
2023-05-20 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-132.0.dev
2023-05-20 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-131.0.dev
2023-05-19 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-130.0.dev

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC dart-vm-team@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
This commit is contained in:
skia-flutter-autoroll
2023-05-22 19:35:04 -04:00
committed by GitHub
parent b4b589148b
commit 652e1f18ca
3 changed files with 77 additions and 48 deletions

8
DEPS
View File

@@ -53,13 +53,13 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': 'b3e1eeda491848a9c3c91a5e4a3dc4c407c92e02',
'dart_revision': '1ca8f8368ecc2ffabc2002a54fe9a65b32fc1d9c',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
'dart_binaryen_rev': 'b9b5f162ca8bf5b899ff0f0351491d7d403d7ed9',
'dart_boringssl_gen_rev': 'ced85ef0a00bbca77ce5a91261a5f2ae61b1e62f',
'dart_boringssl_rev': '87f316d7748268eb56f2dc147bd593254ae93198',
'dart_boringssl_gen_rev': 'a468ba9fec3f59edf46a7db98caaca893e1e4d96',
'dart_boringssl_rev': '74646566e93de7551bfdfc5f49de7462f13d1d05',
'dart_browser_launcher_rev': '40e431543840cbe7fc05b95a2f851d9f1bd3bc14',
'dart_clock_rev': 'fe85908f0445586f47e77acfec9e2593abc6dcd0',
'dart_collection_rev': 'db2da4891f848b598fe604f1e64aa3eb2efe2b6d',
@@ -366,7 +366,7 @@ deps = {
Var('dart_git') + '/csslib.git@b2b9b55ada8ba0c6efb1eb9db0983ac4f6ab522d',
'src/third_party/dart/third_party/pkg/dart_style':
Var('dart_git') + '/dart_style.git@156f5c8c3bfe4e3b8e7adc95f7cf24d9500f11c6',
Var('dart_git') + '/dart_style.git@a36eb2030765592701ec0f54b4085c0932c39991',
'src/third_party/dart/third_party/pkg/dartdoc':
Var('dart_git') + '/dartdoc.git@702f3ff7baed9d8d49de2714e5aff62c1cd4f069',

View File

@@ -1094,17 +1094,17 @@
../../../third_party/benchmark
../../../third_party/boringssl/.git
../../../third_party/boringssl/.gitignore
../../../third_party/boringssl/OWNERS
../../../third_party/boringssl/README
../../../third_party/boringssl/apple-aarch64/crypto/test
../../../third_party/boringssl/apple-arm/crypto/test
../../../third_party/boringssl/apple-x86/crypto/test
../../../third_party/boringssl/apple-x86_64/crypto/test
../../../third_party/boringssl/codereview.settings
../../../third_party/boringssl/ios-aarch64/crypto/test
../../../third_party/boringssl/ios-arm/crypto/test
../../../third_party/boringssl/linux-aarch64/crypto/test
../../../third_party/boringssl/linux-arm/crypto/test
../../../third_party/boringssl/linux-ppc64le/crypto/test
../../../third_party/boringssl/linux-x86/crypto/test
../../../third_party/boringssl/linux-x86_64/crypto/test
../../../third_party/boringssl/mac-x86/crypto/test
../../../third_party/boringssl/mac-x86_64/crypto/test
../../../third_party/boringssl/src/.clang-format
../../../third_party/boringssl/src/.git
../../../third_party/boringssl/src/.github
@@ -1120,6 +1120,7 @@
../../../third_party/boringssl/src/README.md
../../../third_party/boringssl/src/SANDBOXING.md
../../../third_party/boringssl/src/STYLE.md
../../../third_party/boringssl/src/cmake
../../../third_party/boringssl/src/codereview.settings
../../../third_party/boringssl/src/crypto/CMakeLists.txt
../../../third_party/boringssl/src/crypto/abi_self_test.cc
@@ -1133,11 +1134,10 @@
../../../third_party/boringssl/src/crypto/cipher_extra/aead_test.cc
../../../third_party/boringssl/src/crypto/cipher_extra/cipher_test.cc
../../../third_party/boringssl/src/crypto/cipher_extra/test
../../../third_party/boringssl/src/crypto/cmac/cmac_test.cc
../../../third_party/boringssl/src/crypto/compiler_test.cc
../../../third_party/boringssl/src/crypto/conf/conf_test.cc
../../../third_party/boringssl/src/crypto/constant_time_test.cc
../../../third_party/boringssl/src/crypto/cpu-arm-linux_test.cc
../../../third_party/boringssl/src/crypto/cpu_arm_linux_test.cc
../../../third_party/boringssl/src/crypto/crypto_test.cc
../../../third_party/boringssl/src/crypto/curve25519/ed25519_test.cc
../../../third_party/boringssl/src/crypto/curve25519/make_curve25519_tables.py
@@ -1159,18 +1159,22 @@
../../../third_party/boringssl/src/crypto/fipsmodule/bn/bn_test.cc
../../../third_party/boringssl/src/crypto/fipsmodule/bn/bn_test_to_fuzzer.go
../../../third_party/boringssl/src/crypto/fipsmodule/bn/check_bn_tests.go
../../../third_party/boringssl/src/crypto/fipsmodule/bn/test
../../../third_party/boringssl/src/crypto/fipsmodule/cmac/cmac_test.cc
../../../third_party/boringssl/src/crypto/fipsmodule/ec/asm/p256_beeu-armv8-asm.pl
../../../third_party/boringssl/src/crypto/fipsmodule/ec/asm/p256_beeu-x86_64-asm.pl
../../../third_party/boringssl/src/crypto/fipsmodule/ec/ec_test.cc
../../../third_party/boringssl/src/crypto/fipsmodule/ec/make_ec_scalar_base_mult_tests.go
../../../third_party/boringssl/src/crypto/fipsmodule/ec/make_p256-x86_64-tests.go
../../../third_party/boringssl/src/crypto/fipsmodule/ec/make_p256-nistz-tests.go
../../../third_party/boringssl/src/crypto/fipsmodule/ec/make_tables.go
../../../third_party/boringssl/src/crypto/fipsmodule/ec/p256-x86_64_test.cc
../../../third_party/boringssl/src/crypto/fipsmodule/ec/p256-nistz_test.cc
../../../third_party/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa_test.cc
../../../third_party/boringssl/src/crypto/fipsmodule/md5/md5_test.cc
../../../third_party/boringssl/src/crypto/fipsmodule/modes/gcm_test.cc
../../../third_party/boringssl/src/crypto/fipsmodule/rand/ctrdrbg_test.cc
../../../third_party/boringssl/src/crypto/fipsmodule/rand/fork_detect_test.cc
../../../third_party/boringssl/src/crypto/fipsmodule/rand/urandom_test.cc
../../../third_party/boringssl/src/crypto/fipsmodule/service_indicator/service_indicator_test.cc
../../../third_party/boringssl/src/crypto/fipsmodule/sha/sha_test.cc
../../../third_party/boringssl/src/crypto/hkdf/hkdf_test.cc
../../../third_party/boringssl/src/crypto/hmac_extra/hmac_test.cc
@@ -1178,6 +1182,7 @@
../../../third_party/boringssl/src/crypto/hpke/translate_test_vectors.py
../../../third_party/boringssl/src/crypto/hrss/hrss_test.cc
../../../third_party/boringssl/src/crypto/impl_dispatch_test.cc
../../../third_party/boringssl/src/crypto/kyber/kyber_test.cc
../../../third_party/boringssl/src/crypto/lhash/lhash_test.cc
../../../third_party/boringssl/src/crypto/obj/README
../../../third_party/boringssl/src/crypto/obj/obj_test.cc
@@ -1202,7 +1207,6 @@
../../../third_party/boringssl/src/crypto/x509/x509_test.cc
../../../third_party/boringssl/src/crypto/x509/x509_time_test.cc
../../../third_party/boringssl/src/crypto/x509v3/tab_test.cc
../../../third_party/boringssl/src/crypto/x509v3/v3name_test.cc
../../../third_party/boringssl/src/decrepit/CMakeLists.txt
../../../third_party/boringssl/src/decrepit/blowfish/blowfish_test.cc
../../../third_party/boringssl/src/decrepit/cast/cast_test.cc
@@ -1211,6 +1215,7 @@
../../../third_party/boringssl/src/decrepit/ripemd/ripemd_test.cc
../../../third_party/boringssl/src/decrepit/xts/xts_test.cc
../../../third_party/boringssl/src/fuzz
../../../third_party/boringssl/src/rust
../../../third_party/boringssl/src/sources.cmake
../../../third_party/boringssl/src/ssl/CMakeLists.txt
../../../third_party/boringssl/src/ssl/span_test.cc

View File

@@ -20476,39 +20476,6 @@ written authorization of the copyright holder.
--------------------------------------------------------------------------------
boringssl
Copyright (c) 2004 Kungliga Tekniska Högskolan
(Royal Institute of Technology, Stockholm, Sweden).
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. 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.
3. Neither the name of the Institute 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 INSTITUTE 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 INSTITUTE 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.
--------------------------------------------------------------------------------
boringssl
Copyright (c) 2004 The OpenSSL Project. All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -22960,7 +22927,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
fiat
Copyright (c) 2015-2016 the fiat-crypto authors (see
Copyright (c) 2015-2020 the fiat-crypto authors (see
https://github.com/mit-plv/fiat-crypto/blob/master/AUTHORS).
@@ -23832,6 +23799,22 @@ 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.
--------------------------------------------------------------------------------
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.
--------------------------------------------------------------------------------
dart
Copyright (c) 2022, the Dart project authors. Please see the AUTHORS file
@@ -23862,6 +23845,22 @@ 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.
--------------------------------------------------------------------------------
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
Copyright (c) 2023, the Dart project authors. Please see the AUTHORS file
@@ -25861,6 +25860,15 @@ The above copyright notice and this permission notice shall be included in all c
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 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.
--------------------------------------------------------------------------------
boringssl
Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved.
Licensed under the OpenSSL license (the "License"). You may not use
this file except in compliance with the License. You can obtain a copy
in the file LICENSE in the source distribution or at
https://www.openssl.org/source/license.html
--------------------------------------------------------------------------------
skia
Copyright 2015 Google Inc.
@@ -28129,6 +28137,22 @@ 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.
--------------------------------------------------------------------------------
boringssl
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
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.
--------------------------------------------------------------------------------
angle
Copyright The ANGLE Project Authors. All rights reserved.