This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit a09ff7c
authored
https://dart.googlesource.com/sdk.git/+log/171059d27689..aa6709974dea
git log 171059d..aa67099 --date=short --first-parent --format='%ad %ae %s'
2019-12-19 kallentu@google.com [cfe] Fix inference for variant parameters leaking UnknownTypes.
2019-12-19 brianwilkerson@google.com Add support to dartfix for prefer_single_quotes
2019-12-19 brianwilkerson@google.com Enable prefer_is_empty and prefer_is_not_empty in analyzer_plugin and analyzer_cli
2019-12-19 brianwilkerson@google.com Remove unnecessary uses of const in analysis_server_client
2019-12-19 nshahan@google.com [dartdevc] Add an nnbd runtime mode weak/strong option to ddb script
2019-12-18 sigmund@google.com Add ddc nnbd legacy tests
2019-12-18 jsimmons@google.com [observatory] Use month numbers ranging from 1-12 in the timeline default filename
2019-12-18 nbosch@google.com Remove int return from main and drop `new`
2019-12-18 sjindel@google.com [vm] Remove redundant type-tests from min/max.
2019-12-18 fizaaluthra@google.com [dartfuzz] Put gen_api_table.dart constants in alphabetical order
2019-12-18 scheglov@google.com 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 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
1 parent 5c77ea1 commit a09ff7c
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments