- 17 Mar, 2023 2 commits
-
-
Christopher Fujino authored
This reverts commit 7c3088cf.
-
Christopher Fujino authored
[flutter_tools] Remove sound null safety flag
-
- 28 Feb, 2023 1 commit
-
- 27 Feb, 2023 2 commits
-
-
Michael Goderbauer authored
Revert "Reland "Remove references to Observatory (#118577)""
-
- 17 Feb, 2023 1 commit
-
-
Casey Hillers authored
This reverts commit 2df140f4.
-
- 13 Feb, 2023 1 commit
-
-
Ben Konyi authored
Observatory is being deprecated for Dart 3.0 so it should no longer be referenced in tooling messaging / flags. See https://github.com/dart-lang/sdk/issues/50233
-
- 09 Nov, 2022 1 commit
-
-
Victoria Ashworth authored
* add debugging options to simulator, test more debugging flags, add tests for other launch arguements * refactor iOS launch arguments to use one function for both simulator and physical devices * treat dart flags differently between physical and simulator * Simplify some flags between devices. Change --disable-service-auth-codes to not always be included for physical devices, only if disableServiceAuthCodes is true. Change --disable-observatory-publication to be used for simulator devices too. Change --enable-checked-mode & --verify-entry-points to be used if debuggingEnabled is true regardless of device type. Chnage --trace-startup to be used for simulator devices too. * fix ios release mode with buildable app startApp test * determine observatory-port from deviceVmServicePort and hostVmServicePort * add comments and remove hasObservatoryPort
-
- 27 Oct, 2022 1 commit
-
-
Jenn Magder authored
-
- 26 Oct, 2022 1 commit
-
-
Jenn Magder authored
-
- 18 Oct, 2022 1 commit
-
-
Jenn Magder authored
-
- 12 Oct, 2022 1 commit
-
-
Jenn Magder authored
-
- 30 Jul, 2022 1 commit
-
-
Jenn Magder authored
-
- 26 Jul, 2022 1 commit
-
-
Jenn Magder authored
-
- 18 Jun, 2022 1 commit
-
-
Jonah Williams authored
-
- 27 Apr, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 07 Mar, 2022 1 commit
-
-
Jesús S Guerrero authored
-
- 15 Feb, 2022 1 commit
-
-
Ben Konyi authored
* Update flutter_tools to look for new VM service message The Dart SDK will soon move away from the current Observatory message: "Observatory listening on ..." To a new message that no longer references Observatory: "Dart VM Service listening on ..." This change updates all tests with mocks to check for the new message and also adds support for the new message in ProtocolDiscovery. See https://github.com/dart-lang/sdk/issues/46756 * Fix some parsing locations * Fix analysis failures * Update message * Remove extra comment * Update message * Add globals prefix
-
- 05 Jan, 2022 1 commit
-
-
Lau Ching Jun authored
* Add a new PrebuiltFlutterApplicationPackage interface. * Review feedback * Rename bundleDir to uncompressedBundle
-
- 02 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 30 Oct, 2021 1 commit
-
-
Jenn Magder authored
-
- 30 Sep, 2021 1 commit
-
-
Jenn Magder authored
-
- 29 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 15 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 01 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 31 Mar, 2021 2 commits
-
-
Jenn Magder authored
-
Jonah Williams authored
-
- 30 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 24 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 06 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 26 Feb, 2021 1 commit
-
-
Jonah Williams authored
-
- 18 Feb, 2021 2 commits
-
-
Sam Rawlins authored
-
Jonah Williams authored
-
- 09 Feb, 2021 1 commit
-
-
Jenn Magder authored
-
- 08 Feb, 2021 1 commit
-
-
Jonah Williams authored
This reverts commit 8b6baae4.
-
- 04 Feb, 2021 2 commits
-
-
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
-
Jenn Magder authored
-
- 27 Jan, 2021 2 commits
-
-
Jonah Williams authored
* opt out the flutter tool * oops EOF * fix import * Update tool_backend.dart * Update daemon_client.dart * fix more
-
Jenn Magder authored
-
- 13 Jan, 2021 1 commit
-
-
Jenn Magder authored
-