This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll src/third_party/dart 7bb38670d279..1ef444139c4c (22 commits) #18161
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
https://dart.googlesource.com/sdk.git/+log/7bb38670d279..1ef444139c4c
git log 7bb3867..1ef4441 --date=short --first-parent --format='%ad %ae %s'
2020-05-05 liama@google.com [vm] Bump ABI version
2020-05-05 zichangguo@google.com [dart:io] tests http parsing decoding latin1
2020-05-05 paulberry@google.com Migration CLI: validate that package to migrate exists and is not a file
2020-05-05 paulberry@google.com Migration CLI: normalize input path and make it absolute
2020-05-05 paulberry@google.com Migration: remove unnecessary TODO comment about supporting
--debugin new CLI.2020-05-05 paulberry@google.com Migration: upgrade to cli_util 0.1.4, which supports Ansi.reversed.
2020-05-05 paulberry@google.com Pull cli_util version 0.1.4 in via DEPS
2020-05-05 paulberry@google.com Migration: add the ability to output a text diff to the CLI.
2020-05-05 srujzs@google.com [dart:html] Add missing change to dart2js_KeyEvent
2020-05-05 srawlins@google.com Migrator: Support nullable function-typed parameters
2020-05-05 keertip@google.com Add support for part of
2020-05-05 mfairhurst@google.com [nnbd_migration] Add a trace entry for nodes with no known nullability.
2020-05-05 brianwilkerson@google.com Convert six more contributors to use SuggestionBuilder
2020-05-05 bkonyi@google.com Reland "[ dartdev / DDS ] Spawn a Dart Development Service instance when running with --observe via dartdev"
2020-05-05 annagrin@google.com remove private fields and modules calculations from expression compiler
2020-05-05 paulberry@google.com Migration: add support for a machine-readable summary of migration results.
2020-05-05 jwren@google.com Dartdev - have the migrate command appear under
dart help, without the--verboseflag2020-05-05 paulberry@google.com Migration: clarify titles for bug reporting links.
2020-05-05 alexmarkov@google.com [vm/nnbd] Read null-safety mode from snapshots with code
2020-05-05 davidmorgan@google.com Upgrade package:string_scanner from 1.0.3 (1.0.3 in pubpsec.yaml) to a918e73 (1.0.5 in pubspec.yaml).
2020-05-05 rnystrom@google.com Migrate language_2/function_subtype to NNBD.
2020-05-05 scheglov@google.com Extract INCONSISTENT_INHERITANCE tests.
Created with:
gclient setdep -r src/third_party/dart@1ef444139c4c
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 dart-vm-team@google.com 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/+/master/autoroll/README.md
Bug: None
Tbr: dart-vm-team@google.com