- 14 Oct, 2020 5 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
Jenn Magder authored
-
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)
-
- 13 Oct, 2020 2 commits
-
-
Jonah Williams authored
Remove "This is taking a long time" progress timeout and TimeoutConfiguration.
-
Jenn Magder authored
-
- 12 Oct, 2020 5 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.
-
Jonah Williams authored
HACKTOBERFEST
-
- 09 Oct, 2020 1 commit
-
-
Jenn Magder authored
-
- 08 Oct, 2020 2 commits
-
-
Jonah Williams authored
* [flutter_tools] enable LocalDevFSWriter for desktop devices, iOS simulator * Update device.dart * Update desktop_device_test.dart * fix analysis errors
-
Dan Field authored
-
- 07 Oct, 2020 1 commit
-
-
Jenn Magder authored
-
- 25 Sep, 2020 1 commit
-
-
Jenn Magder authored
-
- 23 Sep, 2020 2 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
- 22 Sep, 2020 7 commits
-
-
Jonah Williams authored
-
Jenn Magder authored
This reverts commit 2be4570d.
-
Jenn Magder authored
-
Jenn Magder authored
This reverts commit 5c858036.
-
- 19 Sep, 2020 1 commit
-
-
Zachary Anderson authored
Revert "Ensure VmService instance is disposed after failed direct connection attempt (#66123)" (#66164) This reverts commit 409e994c. Co-authored-by:
Jenn Magder <magder@google.com>
-
- 18 Sep, 2020 2 commits
-
-
Jenn Magder authored
-
Ben Konyi authored
_attemptServiceConnection in FallbackDiscovery would fail if the root library URI was not a package URI even if the VM service connection attempt was successful. This resulted in a VM service connection being left alive, causing DDS to fail its connection to the VM service. Updated _attemptServiceConnection to ensure the VM service instance is disposed after a non-connection related failure and to allow for root library URIs with a file scheme.
-
- 17 Sep, 2020 1 commit
-
-
Jenn Magder authored
-
- 16 Sep, 2020 2 commits
-
-
Michael R Fairhurst authored
- 03 Sep, 2020 2 commits
-
-
Jonah Williams authored
This reverts commit 8eed6904.
-
Jonah Williams authored
In order to share logic across build/archive/ipa commands, move the project parsing/validation into a different function. #64683
-
- 01 Sep, 2020 1 commit
-
-
Jonah Williams authored
-
- 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
-