- 16 Aug, 2021 1 commit
-
-
Jenn Magder authored
-
- 10 Jun, 2021 1 commit
-
-
Jenn Magder authored
-
- 23 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 06 Apr, 2021 2 commits
-
-
Jonah Williams authored
-
Sam Rawlins authored
-
- 31 Mar, 2021 1 commit
-
-
Jonah Williams authored
-
- 13 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 11 Feb, 2021 1 commit
-
-
Jenn Magder authored
-
- 09 Feb, 2021 1 commit
-
-
Jenn Magder 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
-
- 30 Oct, 2020 1 commit
-
-
Jonah Williams authored
The flutter run failures are cause by the application occasionally taking a long time to start up. This caused the ios fallback discovery to kick in, which will always fail if the application hasn't started. Solution: remove the iOS fallback discovery and wait up to 30 seconds. This has not proven to reduce the flakes, but it does at least remove one error case and removes code that will no longer work without the mDNS fallback.
-
- 14 Oct, 2020 2 commits
-
-
Jenn Magder authored
Revert "[flutter_tools] If run fails to install the application on iOS, try uninstalling it and trying again. (#68078)" (#68118) This reverts commit 61ba7dd2.
-
Jonah Williams authored
[flutter_tools] If run fails to install the application on iOS, try uninstalling it and trying again. (#68078)
-
- 30 Sep, 2020 1 commit
-
-
Jenn Magder authored
-
- 20 Jul, 2020 1 commit
-
-
Jenn Magder authored
-
- 09 Jun, 2020 1 commit
-
-
Christopher Fujino authored
-
- 29 May, 2020 1 commit
-
-
Jenn Magder authored
-
- 06 May, 2020 1 commit
-
-
Zachary Anderson authored
-
- 27 Mar, 2020 1 commit
-
-
Jenn Magder authored
-
- 24 Mar, 2020 1 commit
-
-
Jenn Magder authored
* Convert ios_device_logger_test.dart to testWithoutContext * Remove IMobileDevice from globals, hoist to XCDevice constructor
-
- 19 Mar, 2020 1 commit
-
-
Jonah Williams authored
-