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

Commit bfa11a4

Browse files
Roll Dart SDK from d872aea to 04a3598 (11 revisions)
https://dart.googlesource.com/sdk.git/+log/d872aea6a645..04a35987b05b 2020-06-22 [email protected] [vm/tool] Add legend to snapshot_analysis compare/summary output. 2020-06-22 [email protected] [vm/tool] Support V8 profiles in snapshot_analysis treemap 2020-06-22 [email protected] [vm/tool] Improvements to snapshot_analysis summary command. 2020-06-22 [email protected] [vm/tool] Support reading V8 profiles in snapshot_analysis tool. 2020-06-22 [email protected] [dart2js] Stop running dart2js_2 suite when running unittests. 2020-06-22 [email protected] Roll benchmarks-internal to dff8b1878dcb8bb861937bd5bea07d03dcf08251 2020-06-22 [email protected] Migrate language_2/type_variable to NNBD. 2020-06-22 [email protected] Update the isRunningOnBot() check in telemetry.dart for Travis, check for env.containsKey('BOT'), instead of env['BOT'] == true 2020-06-22 [email protected] [vm/compiler] Use unboxed index/length for GenericCheckBoundInstr on 64-bit architectures 2020-06-22 [email protected] opt meta into null safety 2020-06-22 [email protected] [infra] Update checked-in SDKs to 2.9.0-18.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] 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 5b1b59a commit bfa11a4

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': 'd872aea6a645fd9a7ad06a5ba939b59f85e3fdc6',
37+
'dart_revision': '04a35987b05b7396ab8d2b083701690d76a854b5',
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-16.0.dev', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
357+
{'packages': [{'version': 'version:2.9.0-18.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: 1cb9df8b77e05d24fd1f89b449bf18b3
1+
Signature: 3b6a389c123f6f4ecdcb8dccbe005806
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)