mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Manual roll Dart SDK from 9ea8813ab4d4 to 3ad64881a209 (5 revisions) (flutter/engine#51242)
Manual roll requested by zra@google.com https://dart.googlesource.com/sdk.git/+log/9ea8813ab4d4..3ad64881a209 2024-03-06 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.4.0-205.0.dev 2024-03-06 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.4.0-204.0.dev 2024-03-06 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.4.0-203.0.dev 2024-03-05 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.4.0-202.0.dev 2024-03-05 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.4.0-201.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://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
afd7f9739b
commit
049983fc56
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': '9ea8813ab4d45fa242210d4252385e0217dc7fc6',
|
||||
'dart_revision': '3ad64881a2095991a7c2604abc9d97c089808e4a',
|
||||
|
||||
# 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@eed92d3fb9f77e82c36e2287643c5ddb2a99be19',
|
||||
Var('dart_git') + '/dartdoc.git@cec45fbedf85b938670314e5bcdac3fbdde94f99',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/file':
|
||||
Var('dart_git') + '/external/github.com/google/file.dart@3aa06490bf34bddf04c7ea964a50c177a4ca0de7',
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 9d22ccc57a684b1df2b36c706b588afc
|
||||
Signature: bb7ebf99816814eabfe13148dc3703e8
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: dart
|
||||
@ -4087,12 +4087,14 @@ ORIGIN: ../../../third_party/dart/runtime/bin/ifaddrs.h + ../../../third_party/d
|
||||
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
|
||||
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/compact_hash.dart + ../../../third_party/dart/LICENSE
|
||||
TYPE: LicenseType.bsd
|
||||
FILE: ../../../third_party/dart/runtime/bin/ifaddrs.cc
|
||||
FILE: ../../../third_party/dart/runtime/bin/ifaddrs.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
|
||||
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/compact_hash.dart
|
||||
----------------------------------------------------------------------------------------------------
|
||||
Copyright (c) 2024, the Dart project authors. Please see the AUTHORS file
|
||||
for details. All rights reserved.
|
||||
@ -4745,7 +4747,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/+/9ea8813ab4d45fa242210d4252385e0217dc7fc6
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/3ad64881a2095991a7c2604abc9d97c089808e4a
|
||||
/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/+/9ea8813ab4d45fa242210d4252385e0217dc7fc6
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/3ad64881a2095991a7c2604abc9d97c089808e4a
|
||||
/third_party/fallback_root_certificates/
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user