- 23 Oct, 2020 1 commit
-
-
Jenn Magder authored
-
- 21 Oct, 2020 2 commits
-
-
Zachary Anderson authored
This reverts commit ae06c19a.
-
Alexandre Ardhuin authored
-
- 19 Oct, 2020 1 commit
-
-
Jenn Magder authored
-
- 14 Oct, 2020 1 commit
-
-
Jenn Magder authored
-
- 13 Oct, 2020 1 commit
-
-
Jonah Williams authored
Remove "This is taking a long time" progress timeout and TimeoutConfiguration.
-
- 12 Oct, 2020 4 commits
-
-
Jonah Williams authored
Revert "[flutter_tools] reland: fold process resolution logic into the flutter tool (#67957)" (#67968) This reverts commit bd813879.
-
Jonah Williams authored
Reland of #67669 The flutter tool has a number of crashes on stable where an ArgumentError is thrown due to the process manager not being able to resolve an executable. So that we can adjust/modify this logic, fold it into flutter and add some additional logging. caches the resolved executable per target directory, to avoid repeated look ups. Instead of throwing an argument error, attempts to run the executable as given if an exact path can't be found Accept files or symlinks for the executable path. user where/which to resolve path instead of package:process logic.
-
Jonah Williams authored
This reverts commit 10c78c26.
-
Jonah Williams authored
The flutter tool has a number of crashes on stable where an ArgumentError is thrown due to the process manager not being able to resolve an executable. Fold the resolution logic into the tool and use where/which instead of the package:process specific logic.
-
- 03 Oct, 2020 1 commit
-
-
Jonah Williams authored
Refactors the desktop devices and workflow to remove unnecessary usage of global variables. This should make it easier to test and continue enhancing the desktop functionality of the tooling #47161
-
- 30 Sep, 2020 1 commit
-
-
Jenn Magder authored
-
- 22 Sep, 2020 1 commit
-
-
Jonah Williams authored
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-
- 28 Jul, 2020 1 commit
-
-
Jenn Magder authored
-
- 23 Jul, 2020 1 commit
-
-
Jonah Williams authored
-
- 20 Jul, 2020 1 commit
-
-
Jenn Magder authored
-
- 15 Jul, 2020 1 commit
-
-
Jenn Magder authored
-
- 30 Jun, 2020 1 commit
-
-
James D. Lin authored
-
- 26 Jun, 2020 1 commit
-
-
Jonah Williams authored
Last batch of test fixes for general shard.
-
- 24 Jun, 2020 2 commits
-
-
Jonah Williams authored
Fix tests broken under tester
-
Jonah Williams authored
Revert "[flutter_tools] separate target platform, host platform, and architecutre (#60119)" (#60147) This reverts commit 30d97d89.
-
- 23 Jun, 2020 2 commits
-
-
Jonah Williams authored
separate target platform, host platform, and architecture
-
Jonah Williams authored
* fix test compiler test * fix project test * fix flutter_platform_test * fix cocoapods test
-
- 18 Jun, 2020 1 commit
-
-
James D. Lin authored
In google3, the Linux device is always available, and it has confused people who run the Flutter doctor and see "• Linux • Linux • linux-x64 • Linux" listed. Rename the Linux device name to "Linux desktop" and the device ID to be "linux". Make similar changes to the Windows and macOS devices for consistency. This is also consistent with the web devices. The device ID change shouldn't be break -d usage since that does a case-insensitive prefix match.
-
- 12 Jun, 2020 1 commit
-
-
Jenn Magder authored
-
- 08 Jun, 2020 1 commit
-
-
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
-
- 01 Jun, 2020 1 commit
-
-
Jenn Magder authored
-
- 29 May, 2020 1 commit
-
-
Jenn Magder authored
-
- 13 May, 2020 1 commit
-
-
Jenn Magder authored
-
- 11 May, 2020 1 commit
-
-
Jenn Magder authored
-
- 06 May, 2020 1 commit
-
-
Zachary Anderson authored
-
- 16 Apr, 2020 1 commit
-
-
Jenn Magder authored
-
- 10 Apr, 2020 1 commit
-
-
Christopher Fujino authored
-
- 26 Mar, 2020 1 commit
-
-
Jenn Magder authored
-
- 25 Mar, 2020 3 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
Jenn Magder authored
-
- 24 Mar, 2020 2 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-