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

Commit 1549d3f

Browse files
Roll src/third_party/dart 29c00e2..f99631b (29 commits)
https://dart.googlesource.com/sdk.git/+log/29c00e28f350..f99631b12c4a git log 29c00e2..f99631b --date=short --first-parent --format='%ad %ae %s' 2020-05-14 [email protected] Show human-readable output when an analyzer test fails. 2020-05-14 [email protected] Migrate language_2/generic_methods to NNBD. 2020-05-14 [email protected] [ package:dds ] Added authentication code support 2020-05-14 [email protected] [vm/nnbd] Auto-detect null-safety from entry point in kernel compilers 2020-05-14 [email protected] Use TypeSystem.isNullable() for MISSING_RETURN. 2020-05-13 [email protected] Migrator: Update non-nullable Details click region 2020-05-13 [email protected] [ VM / DartDev ] Default to port 8181 for DDS 2020-05-13 [email protected] [vm, service] Remove use of expectAsync from service tests. 2020-05-13 [email protected] [vm, service] Remove service extension test cases that become impossible in Dart 3. 2020-05-13 [email protected] [ddc] Cleanup "ReleaseX64NNBD" from ddb script 2020-05-13 [email protected] [dart2js] strong mode exception values are never null 2020-05-13 [email protected] [dartdevc] Adding hot restart tests for late and lazy fields. 2020-05-13 [email protected] [nnbd_migration] Add hint actions to stack trace info 2020-05-13 [email protected] [nnbd_migration] Create a simple node mapper, part of instrumentation 2020-05-13 [email protected] [nnbd_migration] Build hint actions in node builder. 2020-05-13 [email protected] [nnbd_migration] Add model for hint actions stored on nullability nodes. 2020-05-13 [email protected] [nnbd_migration] Add header to edit links section 2020-05-13 [email protected] Fix MISSING_RETURN after function expression return type inference. 2020-05-13 [email protected] Add the ability to get feature data from the completion metrics 2020-05-13 [email protected] Update the analyzer_cli README 2020-05-13 [email protected] [vm] Fix vm/cc/DartGeneratedArrayLiteralMessages. 2020-05-13 [email protected] [dart:io] Update httpparser size limit in CHANGELOG 2020-05-13 [email protected] [ddc] Fix null check in equality operator 2020-05-13 [email protected] Remove unused extension in NavigationTreeRendererTest. 2020-05-13 [email protected] Migration: remove changedPaths tracking. 2020-05-13 [email protected] Reland "[ VM / DartDev ] Run all debugging sessions via 'dart run'" 2020-05-13 [email protected] [dartdevc] Fix for hot reloads not properly clearing lazy variable state. 2020-05-13 [email protected] Fix a number of URIs referring to dartlang.org 2020-05-13 [email protected] Fix trace for unnamed constructors; remove stack frame icon Created with: gclient setdep -r src/third_party/dart@f99631b12c4a 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/+/master/autoroll/README.md Bug: None Tbr: [email protected]
1 parent 5ad4f9e commit 1549d3f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
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': '29c00e28f35033b08129ff6c6c7b0aeca669647c',
37+
'dart_revision': 'f99631b12c4ae3f1771ef68b1ae8c57a0dd9434d',
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

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: b84048688e610ad7bc555f928871c7a3
1+
Signature: 958fcd70bbca94347d1faced2ab97385
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)