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

Commit 57735b3

Browse files
Roll Dart SDK from b0d2b97 to f043f9e (6 revisions)
https://dart.googlesource.com/sdk.git/+log/b0d2b97d2cd7..f043f9e5f6ea 2020-06-11 [email protected] Don't legacy-erase type literals. 2020-06-11 [email protected] [infra] Update checked-in SDKs to 2.9.0-15.0.dev 2020-06-11 [email protected] [vm/tool] Improvements to snapshot_analysis 'compare' command. 2020-06-11 [email protected] Reland "[vm] MemoryCopy instruction for copying between typed data and strings." 2020-06-11 [email protected] [cfe] Support more statements in round-trip serialization 2020-06-11 [email protected] [vm/aot] Rework Dwarf object to be output-agnostic. 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] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md
1 parent f5ca58b commit 57735b3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ vars = {
3434
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3535
# You can use //tools/dart/create_updated_flutter_deps.py to produce
3636
# updated revision list of existing dependencies.
37-
'dart_revision': 'b0d2b97d2cd721f0ef4400e8231194d11c70a17e',
37+
'dart_revision': 'f043f9e5f6ea4194c0ff4114e30adc5380cbc932',
3838

3939
# WARNING: DO NOT EDIT MANUALLY
4040
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -354,7 +354,7 @@ deps = {
354354
Var('dart_git') + '/package_config.git@9c586d04bd26fef01215fd10e7ab96a3050cfa64',
355355

356356
'src/third_party/dart/tools/sdks':
357-
{'packages': [{'version': 'version:2.9.0-10.0.dev', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
357+
{'packages': [{'version': 'version:2.9.0-15.0.dev', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
358358

359359
# WARNING: end of dart dependencies list that is cleaned up automatically - see create_updated_flutter_deps.py.
360360

ci/licenses_golden/licenses_third_party

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 3c05c6928037b9f7c271bb988a01e09b
1+
Signature: e2381fb0c6bd8969b9e68bc7898a2915
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)