- 25 Jun, 2021 1 commit
-
-
Jonah Williams authored
-
- 24 Jun, 2021 1 commit
-
-
Jonah Williams authored
-
- 23 Jun, 2021 1 commit
-
-
Ahmed Ashour authored
-
- 01 Jun, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 24 May, 2021 1 commit
-
-
Jenn Magder authored
-
- 19 May, 2021 1 commit
-
-
Balvinder Singh Gambhir authored
-
- 14 May, 2021 1 commit
-
-
Gary Roumanis authored
-
- 08 May, 2021 1 commit
-
-
Jenn Magder authored
-
- 01 May, 2021 1 commit
-
-
Gary Roumanis authored
-
- 26 Apr, 2021 1 commit
-
-
Jonah Williams authored
* [flutter_tools] skip copying 1GB of data from chrome cache dirs * Update chrome.dart
-
- 23 Apr, 2021 2 commits
-
-
Emmanuel Garcia authored
-
Jonah Williams authored
-
- 21 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 13 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 12 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 09 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 08 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 05 Apr, 2021 3 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
Jenn Magder authored
-
- 01 Apr, 2021 2 commits
-
-
Chris Bracken authored
-
Jenn Magder authored
-
- 24 Mar, 2021 5 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Jia Hao authored
-
Jonah Williams authored
-
- 23 Mar, 2021 2 commits
-
-
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.
-
Jenn Magder authored
-
- 18 Mar, 2021 1 commit
-
-
Anna Gringauze authored
-
- 08 Mar, 2021 1 commit
-
-
Jonah Williams authored
-
- 02 Mar, 2021 1 commit
-
-
Jonah Williams authored
-
- 19 Feb, 2021 1 commit
-
-
Emmanuel Garcia authored
-
- 17 Feb, 2021 1 commit
-
-
Jonah Williams authored
-
- 09 Feb, 2021 1 commit
-
-
Jonah Williams 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
-
-
Jonah Williams authored
= gets escaped into %3D which seems to be tripping up cmake on windows since % is a control character. Switch to base64 encoding, since this does not have % nor , in the output character set. This change is not trivially cherry pickable, and isn't tested on windows aside from my local, manual tests due to the planned CI work not being complete yet. Fixes #75017 Fixes #74705
-
- 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
-