mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 604f590c5308 to e403519a4436 (2 revisions) (flutter/engine#53477)
https://dart.googlesource.com/sdk.git/+log/604f590c5308..e403519a4436 2024-06-19 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-281.0.dev 2024-06-19 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-280.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,jsimmons@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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
This commit is contained in:
parent
c4ef51a2b7
commit
ab69473151
2
DEPS
2
DEPS
@ -56,7 +56,7 @@ 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': '604f590c5308778b12b3357ddc6cc36dd3f73041',
|
||||
'dart_revision': 'e403519a44360d730554faa51fee0a02e2a594b6',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
|
||||
@ -1392,6 +1392,7 @@
|
||||
../../../flutter/third_party/dart/runtime/bin/process_test.cc
|
||||
../../../flutter/third_party/dart/runtime/bin/secure_socket_utils_test.cc
|
||||
../../../flutter/third_party/dart/runtime/bin/snapshot_utils_test.cc
|
||||
../../../flutter/third_party/dart/runtime/bin/uri_test.cc
|
||||
../../../flutter/third_party/dart/runtime/codereview.settings
|
||||
../../../flutter/third_party/dart/runtime/docs
|
||||
../../../flutter/third_party/dart/runtime/observatory/.gitignore
|
||||
@ -1402,7 +1403,6 @@
|
||||
../../../flutter/third_party/dart/runtime/observatory/tests
|
||||
../../../flutter/third_party/dart/runtime/observatory/update_sources.py
|
||||
../../../flutter/third_party/dart/runtime/observatory/web/third_party/README.md
|
||||
../../../flutter/third_party/dart/runtime/platform/uri_test.cc
|
||||
../../../flutter/third_party/dart/runtime/tests
|
||||
../../../flutter/third_party/dart/runtime/tools/.gitignore
|
||||
../../../flutter/third_party/dart/runtime/tools/android_finder.py
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 628369a54dc1c90b3f96541a5160c4d9
|
||||
Signature: b001ff982afb8951441ae1b7df406646
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: dart
|
||||
@ -4079,9 +4079,9 @@ LIBRARY: dart
|
||||
ORIGIN: ../../../flutter/third_party/dart/runtime/bin/ifaddrs.cc + ../../../flutter/third_party/dart/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/dart/runtime/bin/ifaddrs.h + ../../../flutter/third_party/dart/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/dart/runtime/bin/native_assets_api_impl.cc + ../../../flutter/third_party/dart/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/dart/runtime/bin/uri.cc + ../../../flutter/third_party/dart/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/dart/runtime/bin/uri.h + ../../../flutter/third_party/dart/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/dart/runtime/include/bin/native_assets_api.h + ../../../flutter/third_party/dart/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/dart/runtime/platform/uri.cc + ../../../flutter/third_party/dart/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/dart/runtime/platform/uri.h + ../../../flutter/third_party/dart/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/dart/runtime/tools/dartfuzz/flag_fuzzer.dart + ../../../flutter/third_party/dart/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/dart/runtime/vm/compiler/backend/dart_calling_conventions.cc + ../../../flutter/third_party/dart/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/dart/runtime/vm/compiler/backend/dart_calling_conventions.h + ../../../flutter/third_party/dart/LICENSE
|
||||
@ -4097,9 +4097,9 @@ TYPE: LicenseType.bsd
|
||||
FILE: ../../../flutter/third_party/dart/runtime/bin/ifaddrs.cc
|
||||
FILE: ../../../flutter/third_party/dart/runtime/bin/ifaddrs.h
|
||||
FILE: ../../../flutter/third_party/dart/runtime/bin/native_assets_api_impl.cc
|
||||
FILE: ../../../flutter/third_party/dart/runtime/bin/uri.cc
|
||||
FILE: ../../../flutter/third_party/dart/runtime/bin/uri.h
|
||||
FILE: ../../../flutter/third_party/dart/runtime/include/bin/native_assets_api.h
|
||||
FILE: ../../../flutter/third_party/dart/runtime/platform/uri.cc
|
||||
FILE: ../../../flutter/third_party/dart/runtime/platform/uri.h
|
||||
FILE: ../../../flutter/third_party/dart/runtime/tools/dartfuzz/flag_fuzzer.dart
|
||||
FILE: ../../../flutter/third_party/dart/runtime/vm/compiler/backend/dart_calling_conventions.cc
|
||||
FILE: ../../../flutter/third_party/dart/runtime/vm/compiler/backend/dart_calling_conventions.h
|
||||
@ -4749,7 +4749,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
||||
This Source Code Form is "Incompatible With Secondary Licenses", as
|
||||
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/+/604f590c5308778b12b3357ddc6cc36dd3f73041
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/e403519a44360d730554faa51fee0a02e2a594b6
|
||||
/third_party/fallback_root_certificates/
|
||||
|
||||
====================================================================================================
|
||||
|
||||
@ -31865,7 +31865,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
||||
This Source Code Form is "Incompatible With Secondary Licenses", as
|
||||
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/+/604f590c5308778b12b3357ddc6cc36dd3f73041
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/e403519a44360d730554faa51fee0a02e2a594b6
|
||||
/third_party/fallback_root_certificates/
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user