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

Commit 89053c4

Browse files
Roll Dart SDK from 21402561f6d3 to 419aef963b5a (1 revision) (#55320)
https://dart.googlesource.com/sdk.git/+log/21402561f6d3..419aef963b5a 2024-09-20 [email protected] Version 3.6.0-270.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 [email protected],[email protected] 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
1 parent 0155f8f commit 89053c4

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ vars = {
5656
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
5757
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5858
# updated revision list of existing dependencies.
59-
'dart_revision': '21402561f6d354bc87a0ded80e366b5a13d0ff96',
59+
'dart_revision': '419aef963b5a7c47671856985abb42472fb2ba9c',
6060

6161
# WARNING: DO NOT EDIT MANUALLY
6262
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py

ci/licenses_golden/excluded_files

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1488,6 +1488,7 @@
14881488
../../../flutter/third_party/dart/runtime/vm/compiler/backend/flow_graph_test.cc
14891489
../../../flutter/third_party/dart/runtime/vm/compiler/backend/il_test.cc
14901490
../../../flutter/third_party/dart/runtime/vm/compiler/backend/inliner_test.cc
1491+
../../../flutter/third_party/dart/runtime/vm/compiler/backend/linearscan_test.cc
14911492
../../../flutter/third_party/dart/runtime/vm/compiler/backend/locations_helpers_test.cc
14921493
../../../flutter/third_party/dart/runtime/vm/compiler/backend/loops_test.cc
14931494
../../../flutter/third_party/dart/runtime/vm/compiler/backend/memory_copy_test.cc

ci/licenses_golden/licenses_dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: bcb5f7250b8efafb0b2716f4734b6ca9
1+
Signature: b810103cb1efde7bc9eb22db7aceece9
22

33
====================================================================================================
44
LIBRARY: dart
@@ -4785,7 +4785,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
47854785
This Source Code Form is "Incompatible With Secondary Licenses", as
47864786
defined by the Mozilla Public License, v. 2.0.
47874787

4788-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/6c85a403add746ec6ac9e92e4a13d55daf0148ff
4788+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/419aef963b5a7c47671856985abb42472fb2ba9c
47894789
/third_party/fallback_root_certificates/
47904790

47914791
====================================================================================================

sky/packages/sky_engine/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32054,7 +32054,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
3205432054
This Source Code Form is "Incompatible With Secondary Licenses", as
3205532055
defined by the Mozilla Public License, v. 2.0.
3205632056

32057-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/21402561f6d354bc87a0ded80e366b5a13d0ff96
32057+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/419aef963b5a7c47671856985abb42472fb2ba9c
3205832058
/third_party/fallback_root_certificates/
3205932059

3206032060
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)