- 19 May, 2021 1 commit
-
-
Hattomo (TomohiroHattori) authored
-
- 12 May, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 28 Apr, 2021 1 commit
-
-
Erick authored
-
- 26 Apr, 2021 1 commit
-
-
Sam Rawlins authored
-
- 07 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 02 Apr, 2021 2 commits
- 01 Apr, 2021 1 commit
-
-
Jia Hao authored
-
- 31 Mar, 2021 1 commit
-
-
Jia Hao authored
-
- 26 Feb, 2021 1 commit
-
-
Jonah Williams authored
-
- 24 Feb, 2021 2 commits
-
-
Jia Hao authored
-
Daniel Gomez authored
-
- 17 Feb, 2021 1 commit
-
-
Danny Tuppeny authored
-
- 08 Feb, 2021 1 commit
-
-
Jonah Williams authored
This reverts commit 8b6baae4.
-
- 04 Feb, 2021 1 commit
-
-
Jonah Williams authored
Our current top crasher is an unclear error when ProcessManager fails to resolve an executable path. To fix this, we'd like to being adjusting the process resolution logic and adding more instrumentation to track failures. In order to begin the process, the ProcessManager has been folded back into the flutter tool
-
- 03 Feb, 2021 1 commit
-
-
Jia Hao authored
-
- 27 Jan, 2021 1 commit
-
-
Jonah Williams authored
* opt out the flutter tool * oops EOF * fix import * Update tool_backend.dart * Update daemon_client.dart * fix more
-
- 08 Jan, 2021 1 commit
-
-
Jonah Williams authored
-
- 12 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 23 Oct, 2020 1 commit
-
-
Jonah Williams authored
* [flutter_tools] null safety mode is used for dill naming * add bad test case
-
- 30 Sep, 2020 1 commit
-
-
Jenn Magder authored
-
- 16 Sep, 2020 1 commit
-
- 31 Aug, 2020 2 commits
-
-
Mehmet Fidanboylu authored
This reverts commit c8f234d3.
-
- 29 Aug, 2020 1 commit
-
-
Jonah Williams authored
This reverts commit eef0050d.
-
- 28 Aug, 2020 2 commits
-
- 27 Aug, 2020 1 commit
-
-
Ben Konyi authored
This change re-enables DDS and outputs the DDS URI in place of the VM service URI on the console. If --disable-dds is not provided, --host-vmservice-port will be used to determine the port for DDS rather than the host port for the VM service, which will instead be randomly chosen.
-
- 11 Aug, 2020 1 commit
-
-
Jonah Williams authored
-
- 04 Jun, 2020 1 commit
-
-
Jonah Williams authored
Also combines experiments into extraGenSnapshot/ExtraFrontEndOptions. Allows providing --no-sound-null-safety to allow out of order migration and running.
-
- 27 Apr, 2020 1 commit
-
-
Jonah Williams authored
Support --enable-experiment in flutter test (for flutter_tester). Required minor change for null safety.
-
- 21 Apr, 2020 1 commit
-
-
Katarina Sheremet authored
-
- 05 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 25 Feb, 2020 1 commit
-
-
Nate Bosch authored
Fixes #51010 The test package differentiates between passing and not passing this argument. A previous version had a bug that treated passing `0` identically to not passing the argument, and the flutter test runner relied on this bug by always passing a value and using a default of `0`. - Remove the argument defaults throughout to make it clear that `null` is a valid value and the default. - Remove the argument defaulting on the argument parser. - Update the wording of the usage for this argument, this will also be updated on the `package:test` side.
-
- 23 Feb, 2020 1 commit
-
-
Dan Field authored
-
- 12 Feb, 2020 1 commit
-
-
Dan Field authored
-
- 22 Jan, 2020 1 commit
-
-
Mouad Debbar authored
-
- 18 Dec, 2019 1 commit
-
-
Dan Field authored
-