Skip to content

Commit

Permalink
Roll Dart SDK from 21402561f6d3 to 419aef963b5a (1 revision) (#55320)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
skia-flutter-autoroll authored Sep 20, 2024
1 parent 0155f8f commit 89053c4
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 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': '21402561f6d354bc87a0ded80e366b5a13d0ff96',
'dart_revision': '419aef963b5a7c47671856985abb42472fb2ba9c',

# 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
1 change: 1 addition & 0 deletions ci/licenses_golden/excluded_files
Original file line number Diff line number Diff line change
Expand Up @@ -1488,6 +1488,7 @@
../../../flutter/third_party/dart/runtime/vm/compiler/backend/flow_graph_test.cc
../../../flutter/third_party/dart/runtime/vm/compiler/backend/il_test.cc
../../../flutter/third_party/dart/runtime/vm/compiler/backend/inliner_test.cc
../../../flutter/third_party/dart/runtime/vm/compiler/backend/linearscan_test.cc
../../../flutter/third_party/dart/runtime/vm/compiler/backend/locations_helpers_test.cc
../../../flutter/third_party/dart/runtime/vm/compiler/backend/loops_test.cc
../../../flutter/third_party/dart/runtime/vm/compiler/backend/memory_copy_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: bcb5f7250b8efafb0b2716f4734b6ca9
Signature: b810103cb1efde7bc9eb22db7aceece9

====================================================================================================
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/+/6c85a403add746ec6ac9e92e4a13d55daf0148ff
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/419aef963b5a7c47671856985abb42472fb2ba9c
/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/+/21402561f6d354bc87a0ded80e366b5a13d0ff96
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/419aef963b5a7c47671856985abb42472fb2ba9c
/third_party/fallback_root_certificates/

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

0 comments on commit 89053c4

Please sign in to comment.