- 18 Jun, 2022 1 commit
-
-
Jonah Williams authored
-
- 19 Oct, 2021 1 commit
-
-
Jenn Magder authored
-
- 15 Oct, 2021 2 commits
-
-
Jenn Magder authored
This reverts commit 00658736.
-
Jenn Magder authored
-
- 16 Aug, 2021 1 commit
-
-
Jenn Magder authored
-
- 11 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.
-
- 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
-
- 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
-