- 17 Oct, 2022 1 commit
-
-
Jenn Magder authored
-
- 29 Jul, 2022 1 commit
-
-
Jenn Magder authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 23 Aug, 2021 1 commit
-
-
Jonah Williams authored
-
- 17 Aug, 2021 1 commit
-
-
Jonah Williams authored
-
- 24 May, 2021 1 commit
-
-
Jenn Magder authored
-
- 23 Apr, 2021 1 commit
-
-
Emmanuel Garcia authored
-
- 24 Mar, 2021 1 commit
-
-
Jenn Magder authored
-
- 23 Mar, 2021 1 commit
-
-
Zachary Anderson authored
* Revert "Enable dart_plugin_registry_test (#76645)" This reverts commit 109e0bb9. * Revert "Apply changes caused by https://github.com/flutter/flutter/pull/76662 (#77093)" This reverts commit cdca6485. * Revert "Disable clang format in the plugin registrants (#76662)" This reverts commit dadbd47d. * Revert "Disable warnings for the dart plugin registrant (#76561)" This reverts commit 098ece52. * Revert "Remove dart_plugin_registry_test timeouts (#76838)" This reverts commit 1610a274. * Revert "Implement dartPluginClass support for plugins (#74469)" This reverts commit b7d48062. Kick.
-
- 11 Mar, 2021 1 commit
-
-
Jonah Williams authored
-
- 04 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 25 Feb, 2021 1 commit
-
-
Gary Qian authored
-
- 19 Feb, 2021 1 commit
-
-
Emmanuel Garcia 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
-
- 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
-
- 11 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 12 Oct, 2020 1 commit
-
-
Jonah Williams authored
HACKTOBERFEST
-
- 06 Oct, 2020 1 commit
-
-
Jonah Williams authored
[flutter_tools] handle case where file is deleted by other program or running on read only volume (#66708) * [flutter_tools] handle case where file is deleted by other program * Add test cases * Update file_system.dart * Update file_system_test.dart * fix import * make a static on ErrorHandligFS * add support for no exit on failure * address comments * update doc comment to file or directory
-
- 21 Sep, 2020 1 commit
-
-
Jonah Williams authored
-
- 16 Sep, 2020 1 commit
-
-
Michael R Fairhurst authored
-
- 06 Aug, 2020 1 commit
-
-
Nolan Scobie authored
* Add punctuation for unterminated sentences in doc comments * Addressing review nit
-
- 18 May, 2020 1 commit
-
-
Jonah Williams authored
Reland: #56167
-
- 13 May, 2020 1 commit
-
-
Jonah Williams authored
-
- 10 May, 2020 1 commit
-
-
Jonah Williams authored
This reverts commit f865ac7e.
-
- 08 May, 2020 1 commit
-
-
Jonah Williams authored
* [flutter_tools] integration l10n tool * add runtime skip to build system * Update build_system.dart * add links to issues, comments * Update packages/flutter_tools/test/general.shard/build_system/build_system_test.dart Co-authored-by:
Shi-Hao Hong <shihaohong@google.com> * Update packages/flutter_tools/lib/src/build_system/targets/localizations.dart Co-authored-by:
Shi-Hao Hong <shihaohong@google.com> * Update localizations.dart * switch to gen_l10n localizations * fix tests Co-authored-by:
Shi-Hao Hong <shihaohong@google.com>
-
- 06 May, 2020 1 commit
-
-
Zachary Anderson authored
-
- 02 May, 2020 1 commit
-
-
Jonah Williams authored
Introduce BuildSystem.buildIncremental, which keeps an in-memory cache of timestamps instead of file hashes. This will be used to implement localization generation through the same build system API.
-
- 29 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 20 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 09 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 08 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 03 Apr, 2020 2 commits
-
-
Jonah Williams authored
This reverts commit 8a3bede1.
-
Jonah Williams authored
-
- 30 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 24 Mar, 2020 1 commit
-
-
Jenn Magder authored
-
- 20 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 06 Mar, 2020 1 commit
-
-
Zachary Anderson authored
* Reland: [flutter_tool] Where possible, catch only subtypes of Exception * Add armv7f to getIOSArchForName
-