Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Manual roll Dart SDK from 139867e57ba9 to 1a6246225b75 (18 revisions) #54962

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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': '139867e57ba92789aa4d649842b503ff1bd041c5',
'dart_revision': '1a6246225b75aae44a5cba2b98ee6d55ecfc89b6',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
Expand Down Expand Up @@ -437,7 +437,7 @@ deps = {
Var('dart_git') + '/mockito.git@eb4d1daa20c105c94ac29689c1975f0850fa18f2',

'src/flutter/third_party/dart/third_party/pkg/native':
Var('dart_git') + '/native.git@87e8f924f06458ccba11dda7edc26d607c663d60',
Var('dart_git') + '/native.git@5e9e4795d1faa39efeb92ae42fc0fa353778308f',

'src/flutter/third_party/dart/third_party/pkg/package_config':
Var('dart_git') + '/package_config.git@76934c2ca25922ec72909bbff7dfbddaf0d02bd9',
Expand Down
1 change: 1 addition & 0 deletions ci/licenses_golden/excluded_files
Original file line number Diff line number Diff line change
Expand Up @@ -1532,6 +1532,7 @@
../../../flutter/third_party/dart/runtime/vm/heap/freelist_test.cc
../../../flutter/third_party/dart/runtime/vm/heap/heap_test.cc
../../../flutter/third_party/dart/runtime/vm/heap/safepoint_test.cc
../../../flutter/third_party/dart/runtime/vm/heap/splay_test.cc
../../../flutter/third_party/dart/runtime/vm/heap/weak_table_test.cc
../../../flutter/third_party/dart/runtime/vm/instructions_arm64_test.cc
../../../flutter/third_party/dart/runtime/vm/instructions_arm_test.cc
Expand Down
4 changes: 2 additions & 2 deletions ci/licenses_golden/licenses_dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 248715c28461ea4aeb73cd5bcb5bc36e
Signature: 2b488f1b7fc93b69b4f89d69211da628

====================================================================================================
LIBRARY: dart
Expand Down Expand Up @@ -4785,7 +4785,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/+/139867e57ba92789aa4d649842b503ff1bd041c5
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/1a6246225b75aae44a5cba2b98ee6d55ecfc89b6
/third_party/fallback_root_certificates/

====================================================================================================
Expand Down
2 changes: 1 addition & 1 deletion sky/packages/sky_engine/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -32054,7 +32054,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/+/139867e57ba92789aa4d649842b503ff1bd041c5
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/1a6246225b75aae44a5cba2b98ee6d55ecfc89b6
/third_party/fallback_root_certificates/

--------------------------------------------------------------------------------
Expand Down