Jenn Magder
|
c6ced845e3
|
Remove custom unawaited , prefer dart:async version (#103212)
|
2022-05-07 08:49:04 -07:00 |
|
Emmanuel Garcia
|
5e6a653865
|
Flush and close stdin in dart_plugin_registry_test (#100338)
|
2022-03-17 19:25:14 -07:00 |
|
Emmanuel Garcia
|
cd725e3640
|
Ensure dart_plugin_registry shows stderr and exits when process exits (#99936)
|
2022-03-14 12:15:20 -07:00 |
|
Jeff Ward
|
0aab22807c
|
First pass at using platform abstraction for plugins (#92672)
|
2022-03-09 14:10:21 -08:00 |
|
Ian Hickson
|
f90b019c68
|
Enable prefer_relative_imports and fix files. (#91573)
|
2021-10-11 10:28:07 -07:00 |
|
Ian Hickson
|
61a0add286
|
Enable avoid_redundant_argument_values lint (#91409) (#91462)
|
2021-10-08 09:25:14 -07:00 |
|
Zachary Anderson
|
b9d2177da0
|
Revert "Enable avoid_redundant_argument_values lint (#91409)" (#91461)
This reverts commit 5fd259be244244e14ff87fee9b6a721625f952cd.
|
2021-10-07 21:11:07 -07:00 |
|
Ian Hickson
|
5fd259be24
|
Enable avoid_redundant_argument_values lint (#91409)
|
2021-10-07 20:13:02 -07:00 |
|
Darren Austin
|
ef5ffd08f6
|
Migrate devicelab framework code to null safety. (#86325)
(Attempt to reland #85993)
|
2021-07-13 12:14:50 -07:00 |
|
Darren Austin
|
08ef7752d5
|
Revert "Migrate core devicelab framework to null safety. (#85993)" (#86269)
This reverts commit 2175e64e4fdb387c5f01242c9a82779d3423e531.
|
2021-07-11 23:25:25 -07:00 |
|
Darren Austin
|
2175e64e4f
|
Migrate core devicelab framework to null safety. (#85993)
Migrate core devicelab framework to null safety.
|
2021-07-11 18:36:30 -07:00 |
|
Jenn Magder
|
94a41cde83
|
Mixed null safety in dev/devicelab (#84017)
|
2021-06-05 02:29:03 -07:00 |
|
gaaclarke
|
7cdd33fe99
|
added unawaited function for devicelab and turned on unawaited_futures linter (#82833)
|
2021-05-18 14:19:03 -07:00 |
|
Phil Quitslund
|
08d7811f7f
|
sort directives (#81210)
|
2021-04-27 10:09:02 -07:00 |
|
Emmanuel Garcia
|
b0a63c4ffe
|
Reland the Dart plugin registry (#79669)
|
2021-04-23 15:34:04 -07:00 |
|
Zachary Anderson
|
5efc7169eb
|
Reverts "Implement dartPluginClass support for plugins #74469" (#78623)
* Revert "Enable dart_plugin_registry_test (#76645)"
This reverts commit 109e0bb9f55ed6e9884547843356d16897eaf6a9.
* Revert "Apply changes caused by https://github.com/flutter/flutter/pull/76662 (#77093)"
This reverts commit cdca6485f05287bb12b1acebbbae2ba107d6c1be.
* Revert "Disable clang format in the plugin registrants (#76662)"
This reverts commit dadbd47d097f5cce868832fa8b4d03439a5c8402.
* Revert "Disable warnings for the dart plugin registrant (#76561)"
This reverts commit 098ece522d41f25370d19f5ec09d93ce2e727019.
* Revert "Remove dart_plugin_registry_test timeouts (#76838)"
This reverts commit 1610a2747654dec3cabbd1d81d0bc5885b2067a2.
* Revert "Implement dartPluginClass support for plugins (#74469)"
This reverts commit b7d4806243a4e906bf061f79a0e314ba28111aa6.
Kick.
|
2021-03-23 14:28:11 -07:00 |
|
Jenn Magder
|
1610a27476
|
Remove dart_plugin_registry_test timeouts (#76838)
|
2021-02-25 20:26:02 -08:00 |
|
Emmanuel Garcia
|
b7d4806243
|
Implement dartPluginClass support for plugins (#74469)
|
2021-02-19 09:22:45 -08:00 |
|