Skip to content

Commit a09ff7c

Browse files
Roll src/third_party/dart 171059d27689..aa6709974dea (11 commits) (flutter#14567)
https://dart.googlesource.com/sdk.git/+log/171059d27689..aa6709974dea git log 171059d27689..aa6709974dea --date=short --first-parent --format='%ad %ae %s' 2019-12-19 [email protected] [cfe] Fix inference for variant parameters leaking UnknownTypes. 2019-12-19 [email protected] Add support to dartfix for prefer_single_quotes 2019-12-19 [email protected] Enable prefer_is_empty and prefer_is_not_empty in analyzer_plugin and analyzer_cli 2019-12-19 [email protected] Remove unnecessary uses of const in analysis_server_client 2019-12-19 [email protected] [dartdevc] Add an nnbd runtime mode weak/strong option to ddb script 2019-12-18 [email protected] Add ddc nnbd legacy tests 2019-12-18 [email protected] [observatory] Use month numbers ranging from 1-12 in the timeline default filename 2019-12-18 [email protected] Remove int return from main and drop `new` 2019-12-18 [email protected] [vm] Remove redundant type-tests from min/max. 2019-12-18 [email protected] [dartfuzz] Put gen_api_table.dart constants in alphabetical order 2019-12-18 [email protected] Implement NNBD_TOP_MERGE. Created with: gclient setdep -r src/third_party/dart@aa6709974dea 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 5c77ea1 commit a09ff7c

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': '171059d2768967b8b17e8ce33f09ce413c63b69a',
37+
'dart_revision': 'aa6709974dea00680588be951f05d0f36fb8576b',
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: f1b01cca605a48a58c06e37f300d0e79
1+
Signature: 3bce57e8ca72b8cadaab0bccec6fa28d
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)