mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from b19e0995f317 to 18ec60df0774 (1 revision) (flutter/engine#51374)
https://dart.googlesource.com/sdk.git/+log/b19e0995f317..18ec60df0774 2024-03-13 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.4.0-228.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 bdero@google.com,dart-vm-team@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
3b105855ac
commit
38d2c40d8d
4
DEPS
4
DEPS
@ -62,7 +62,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': 'b19e0995f317382e9cbfac8275ee59b5eb2d3992',
|
||||
'dart_revision': '18ec60df077411f8618f307402fec31d4fec3200',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -392,7 +392,7 @@ deps = {
|
||||
Var('dart_git') + '/dart_style.git@a6ad7693555a9add6f98ad6fd94de80d35c89415',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/dartdoc':
|
||||
Var('dart_git') + '/dartdoc.git@ef990e7944d9041bdce6ff211fef07498dd51249',
|
||||
Var('dart_git') + '/dartdoc.git@89a3b4ae0b89c4e540fb00f27a61f0652ada6314',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/file':
|
||||
Var('dart_git') + '/external/github.com/google/file.dart@3aa06490bf34bddf04c7ea964a50c177a4ca0de7',
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: aa3dd0fa31803d7550a8ee46b204163c
|
||||
Signature: d3f2dcef57ffd5aa8b5af87f1648c81f
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: dart
|
||||
@ -4084,6 +4084,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
LIBRARY: dart
|
||||
ORIGIN: ../../../third_party/dart/runtime/bin/ifaddrs.cc + ../../../third_party/dart/LICENSE
|
||||
ORIGIN: ../../../third_party/dart/runtime/bin/ifaddrs.h + ../../../third_party/dart/LICENSE
|
||||
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/backend/dart_calling_conventions.cc + ../../../third_party/dart/LICENSE
|
||||
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/backend/dart_calling_conventions.h + ../../../third_party/dart/LICENSE
|
||||
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/ddc_only.dart + ../../../third_party/dart/LICENSE
|
||||
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/dart2js_only.dart + ../../../third_party/dart/LICENSE
|
||||
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/synced/invocation_mirror_constants.dart + ../../../third_party/dart/LICENSE
|
||||
@ -4091,6 +4093,8 @@ ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/compact_hash.dart +
|
||||
TYPE: LicenseType.bsd
|
||||
FILE: ../../../third_party/dart/runtime/bin/ifaddrs.cc
|
||||
FILE: ../../../third_party/dart/runtime/bin/ifaddrs.h
|
||||
FILE: ../../../third_party/dart/runtime/vm/compiler/backend/dart_calling_conventions.cc
|
||||
FILE: ../../../third_party/dart/runtime/vm/compiler/backend/dart_calling_conventions.h
|
||||
FILE: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/ddc_only.dart
|
||||
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/dart2js_only.dart
|
||||
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/synced/invocation_mirror_constants.dart
|
||||
@ -4747,7 +4751,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/+/7f26f32f374fce5d681398b6e03117253941a533
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/18ec60df077411f8618f307402fec31d4fec3200
|
||||
/third_party/fallback_root_certificates/
|
||||
|
||||
====================================================================================================
|
||||
|
||||
@ -31736,7 +31736,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/+/b19e0995f317382e9cbfac8275ee59b5eb2d3992
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/18ec60df077411f8618f307402fec31d4fec3200
|
||||
/third_party/fallback_root_certificates/
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user