- 01 Feb, 2023 1 commit
-
-
Zachary Anderson authored
Revert "Reland "Add --serve-observatory flag to run, attach, and test (#118402)" (#119529)" (#119729) This reverts commit 7477d7ac.
-
- 31 Jan, 2023 1 commit
-
-
Danny Tuppeny authored
* [flutter_tools] Fix parsing of existing DDS URIs from exceptions Fixes #118609. * Fix formatting Co-authored-by:
Christopher Fujino <fujino@google.com> * Fix formatting Co-authored-by:
Christopher Fujino <fujino@google.com> --------- Co-authored-by:
Christopher Fujino <fujino@google.com>
-
- 30 Jan, 2023 1 commit
-
- 27 Jan, 2023 1 commit
-
-
Zachary Anderson authored
This reverts commit 6cd4fa45.
-
- 25 Jan, 2023 2 commits
-
-
Ahmed Ashour authored
* Remove superfluous words from comments. * Revert `win32_window.h` Which seems to come from `gallery`
-
Ben Konyi authored
This flag will allow for Observatory to be served by the VM service once it is disabled by default in the Dart SDK.
-
- 23 Jan, 2023 1 commit
-
-
Michael Goderbauer authored
* dart fix --apply * manual fixes * fix after merge conflicts * review
-
- 04 Jan, 2023 1 commit
-
-
Peixin Li authored
* Add macOS to xcodeMissing and xcodeIncomplete * And unit test
-
- 21 Dec, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 11 Dec, 2022 1 commit
-
-
Ian Hickson authored
-
- 02 Dec, 2022 1 commit
-
-
Jackson Gardner authored
You can now specify a --local-web-sdk flag to point to a wasm_release folder. This will make it so that only artifacts that pertain to the web sdk are overridden to point to the wasm_release folder. Other artifacts (such as impellerc) will pull from the cache, or from the --local-engine path if that is specified. This also uses precompiled platform kernel files for both ddc and dart2js
-
- 01 Dec, 2022 2 commits
-
-
Nehal Patel authored
* Removes retries from "pub get" and proxies its stdout output * Fix issue where ErrorHandlingProcessManager does not forward "mode" parameter to backing ProcessManager's "start" method * Make "pub get" use ProcessStartMode.inheritStdio instead of forwarding bytes to stdout and stderr * Fix tests * Remove unused env var * Add back 'Running "flutter pub get"...' status log * Fix indent * Add Pub.test() constructor which lets tests mock stdio
-
Jenn Magder authored
* Suggest Rosetta when x64 binary cannot be run * validator * Adjust error message
-
- 13 Nov, 2022 1 commit
-
-
Jonah Williams authored
Revert "[web] Add `--local-web-sdk` flag and use precompiled platform kernels for dart2js and ddc (#114639)" (#115242) This reverts commit 0e9ee367.
-
- 12 Nov, 2022 1 commit
-
-
Jackson Gardner authored
* Dart2JS build step looks for compiled platform binaries. * Use new locations of platform binaries. * Added --local-web-sdk command line flag. * Need to use the matching frontend server when doing ddc stuff. * Update packages/flutter_tools/lib/src/test/web_test_compiler.dart Co-authored-by:
Mouad Debbar <mouad.debbar@gmail.com> * Update packages/flutter_tools/lib/src/runner/flutter_command_runner.dart Co-authored-by:
Mouad Debbar <mouad.debbar@gmail.com> * Formatting issues. * Need to use URI format for platform dill. * Fix resident runner tests. * Fix analysis issue. * Fix and add unit tests. * Add some useful comments. * Refine doc comments for flags. Co-authored-by:
Mouad Debbar <mouad.debbar@gmail.com>
-
- 12 Oct, 2022 1 commit
-
-
Lau Ching Jun authored
-
- 11 Oct, 2022 1 commit
-
-
Jenn Magder authored
-
- 05 Oct, 2022 1 commit
-
-
Jenn Magder authored
-
- 04 Oct, 2022 1 commit
-
-
Jenn Magder authored
-
- 29 Sep, 2022 1 commit
-
-
Jason Simmons authored
Return ErrorHandlingFileSystem backed objects in ErrorHandlingFileSystem file/directory APIs (#112673)
-
- 28 Sep, 2022 1 commit
-
-
Jesús S Guerrero authored
-
- 09 Sep, 2022 1 commit
-
-
Ivan Dlugos authored
-
- 07 Sep, 2022 1 commit
-
-
Michael Thomsen authored
-
- 05 Sep, 2022 1 commit
-
-
Ivan Dlugos authored
-
- 02 Sep, 2022 2 commits
-
-
Christopher Fujino authored
-
Pierre-Louis authored
-
- 29 Aug, 2022 1 commit
-
-
Zachary Anderson authored
-
- 24 Aug, 2022 1 commit
-
-
Christopher Fujino authored
-
- 17 Aug, 2022 1 commit
-
-
Alexander Aprelev authored
* Introduce stubbed `exclusive` parameter to `File.create`-overridden method. This is to soften landing of a breaking change https://github.com/dart-lang/sdk/issues/49647
-
- 11 Aug, 2022 1 commit
-
-
Jesús S Guerrero authored
-
- 26 Jul, 2022 2 commits
-
-
Anurag Roy authored
-
Jenn Magder authored
-
- 18 Jul, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 07 Jul, 2022 1 commit
-
-
Helin Shiah authored
* Pass URI converter from context to DDS * Match change that will be merged * Revert SDK web change
-
- 20 Jun, 2022 1 commit
-
-
Anurag Roy authored
-
- 17 Jun, 2022 1 commit
-
-
Jesús S Guerrero authored
-
- 15 Jun, 2022 1 commit
-
-
Jonah Williams authored
-
- 13 May, 2022 1 commit
-
-
- 07 May, 2022 1 commit
-
-
Jenn Magder authored
-
- 27 Apr, 2022 1 commit
-
-
Alexandre Ardhuin authored
-