- 25 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 19 May, 2021 1 commit
-
-
Lau Ching Jun authored
-
- 13 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 12 May, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 11 May, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 21 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 10 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 07 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 06 Apr, 2021 2 commits
-
-
Jonah Williams authored
-
Sam Rawlins authored
-
- 19 Feb, 2021 1 commit
-
-
Jenn Magder authored
-
- 10 Feb, 2021 1 commit
-
-
Jenn Magder 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 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 02 Feb, 2021 1 commit
-
-
Jonah Williams authored
-
- 29 Jan, 2021 2 commits
-
-
Jonah Williams authored
-
Jenn Magder authored
-
- 28 Jan, 2021 3 commits
-
-
Jonah Williams authored
-
Jenn Magder authored
This reverts commit 547ed88a.
-
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
-
- 10 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 05 Nov, 2020 1 commit
-
-
Jonah Williams authored
initialize the flutter root as early as possible. This allows all interfaces to be normally injected into commands, even if those objects might read from the flutter root.
-
- 30 Oct, 2020 1 commit
-
-
Jenn Magder authored
-
- 29 Oct, 2020 1 commit
-
-
Angjie Li authored
-
- 13 Oct, 2020 1 commit
-
-
Jonah Williams authored
This class is entirely superseded by the application package factory. Only drive and install use it, and removing it from drive will allow use-application-binary support.
-
- 08 Oct, 2020 1 commit
-
-
Jenn Magder authored
-
- 30 Sep, 2020 2 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-
- 02 Sep, 2020 1 commit
-
-
Jenn Magder authored
-
- 17 Jul, 2020 1 commit
-
-
Jenn Magder authored
-
- 24 Jun, 2020 1 commit
-
-
Jonah Williams authored
-
- 08 Jun, 2020 3 commits
-
-
Jonah Williams authored
-
Jenn Magder authored
-
Jonah Williams authored
instead of restricting profile/release mode based on whether the tool thinks the device is an emulator, restrict based on the device target architecture and the requested build mode. Notably, this enables release mode on x86_64 Android emulators, but not x86 emulators since we do not support that as an AOT target. This does not add release mode support for simulators, since this requires us to build and upload artifacts for simulator/x86_64
-
- 03 Jun, 2020 1 commit
-
-
JustWe authored
-
- 28 Apr, 2020 1 commit
-
-
kwkr authored
-