- 24 Jun, 2021 1 commit
-
-
Jenn Magder authored
-
- 16 Jun, 2021 1 commit
-
-
Jenn Magder authored
-
- 01 Jun, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 26 May, 2021 1 commit
-
-
Jenn Magder authored
-
- 28 Apr, 2021 1 commit
-
-
Matej Knopp authored
-
- 09 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 12 Feb, 2021 1 commit
-
-
Hidenori Matsubayashi 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
-
- 02 Feb, 2021 1 commit
-
-
Vyacheslav Egorov 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
-
- 03 Dec, 2020 1 commit
-
-
Martin Kustermann authored
-
- 04 Nov, 2020 1 commit
-
-
Jenn Magder authored
-
- 23 Oct, 2020 1 commit
-
-
Jonah Williams authored
There have been some more additional reports of a missing 'package:characters' import after upgrading flutter. This has me concerned that our pub caching logic is incorrect. Instead of the tool attempting to guess when pub should be run, always delegate to pub. Also takes an opportunity to fix the kernel snapshot depending on the .packages or package_config. Due to the generated: date field this causes extra rebuilds. Instead when pub get is run, write out an additional file with just the package contents and version. Fixes #66777 Fixes #65723
-
- 22 Oct, 2020 1 commit
-
-
Jenn Magder authored
* App.framework must support iOS 8 for older Flutter projects * Fix test
-
- 28 Sep, 2020 1 commit
-
-
Jenn Magder authored
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-
- 06 Aug, 2020 1 commit
-
-
Jenn Magder authored
-
- 24 Jun, 2020 1 commit
-
-
Jonah Williams authored
Revert "[flutter_tools] separate target platform, host platform, and architecutre (#60119)" (#60147) This reverts commit 30d97d89.
-
- 23 Jun, 2020 1 commit
-
-
Jonah Williams authored
separate target platform, host platform, and architecture
-
- 29 May, 2020 1 commit
-
-
Marcus Tomlinson authored
-
- 28 May, 2020 1 commit
-
-
stuartmorgan authored
Builds and bundles an 'app.so' containing AOT data, and downloads and packages the release/profile artifacts for those builds, rather than always using the debug artifacts. Fixes https://github.com/flutter/flutter/issues/38477 Fixes https://github.com/flutter/flutter/issues/39664
-
- 19 Mar, 2020 3 commits
-
-
Jonah Williams authored
Reland of #52091
-
Jonah Williams authored
This reverts commit f65421aa.
-
Jonah Williams authored
Remove dependency injection from GenSnapshot and AotBuilder and update tests to use FakeProcessManager
-
- 14 Mar, 2020 2 commits
-
-
Jenn Magder authored
This reverts commit 8e6e15f9.
-
Jenn Magder authored
-
- 06 Mar, 2020 1 commit
-
-
Jenn Magder authored
-
- 27 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 12 Feb, 2020 1 commit
-
-
Jenn Magder authored
-
- 07 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 06 Feb, 2020 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 03 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 29 Jan, 2020 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 28 Jan, 2020 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 27 Jan, 2020 1 commit
-
-
Jonah Williams authored
[flutter_tools] Apply --no-causal-async-stacks and --lazy-async-stacks to profile/release builds (#49377)
-