- 11 Aug, 2020 1 commit
-
-
James D. Lin authored
-
- 06 Aug, 2020 1 commit
-
-
Jenn Magder authored
-
- 31 Jul, 2020 1 commit
-
-
Peter Lee authored
Implement size analyzer to unzip & parse APK and AOT size snapshot to generate analysis json (#62495) * Implement size analyzer to unzip & parse APK and AOT size snapshot to generate analysis json
-
- 30 Jul, 2020 1 commit
-
-
Jonah Williams authored
-
- 16 Jul, 2020 1 commit
-
-
Christopher Fujino authored
-
- 13 Jul, 2020 1 commit
-
-
Dan Field authored
* Optionally invert oversized images
-
- 10 Jul, 2020 3 commits
-
-
Dan Field authored
* Fix bold not getting cleared on new line
-
Jonah Williams authored
We have too many loggers, and the logger construction rules are too complicated to be untested. Capture these in a LoggerFactory and test that construction is correct.
-
Jenn Magder authored
-
- 29 Jun, 2020 1 commit
-
-
Jonah Williams authored
Remove unnecessary use of globals from base tests, and an android test. This changes the test to avoid bouncing through the global getters, which can lead to incorrectly cached zone values. Switches the memory filesystem implementation to the test implementation
-
- 26 Jun, 2020 1 commit
-
-
Jonah Williams authored
Last batch of test fixes for general shard.
-
- 16 Jun, 2020 2 commits
-
-
Christopher Fujino authored
-
Michael Goderbauer authored
* Word substitutions * ++
-
- 04 Jun, 2020 3 commits
-
-
Jonah Williams authored
This reverts commit bbe18f75.
-
Jonah Williams authored
Work towards removal of package:archive and ideally more stable unzipping of artifacts. These commands are available in Powershell 5+, which we already require for windows.
-
Jenn Magder authored
-
- 18 May, 2020 1 commit
-
-
Jonah Williams authored
Reland: #56167
-
- 14 May, 2020 1 commit
-
-
Zachary Anderson 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
-
- 22 Apr, 2020 1 commit
-
-
James D. Lin authored
Prefer using `.of()` (which is statically type-checked) over `.from()` (which is dynamically type-checked) when possible.
-
- 14 Apr, 2020 1 commit
-
-
Zachary Anderson authored
* [flutter_tools] Handle empty gzip file on Windows * Update packages/flutter_tools/test/general.shard/base/os_test.dart Co-Authored-By: Jonah Williams <jonahwilliams@google.com> * Update packages/flutter_tools/test/general.shard/base/os_test.dart Co-Authored-By: Jonah Williams <jonahwilliams@google.com> * Update packages/flutter_tools/test/general.shard/base/os_test.dart Co-Authored-By: Jonah Williams <jonahwilliams@google.com> Co-authored-by: Jonah Williams <jonahwilliams@google.com>
-
- 10 Apr, 2020 1 commit
-
-
Christopher Fujino authored
-
- 08 Apr, 2020 1 commit
-
-
Zachary Anderson authored
-
- 06 Apr, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 05 Apr, 2020 1 commit
-
-
Zachary Anderson authored
-
- 02 Apr, 2020 2 commits
-
-
Jenn Magder authored
* Usage dependency injection * Review edits
-
Zachary Anderson authored
-
- 26 Mar, 2020 1 commit
-
-
Dmitry Borodin authored
-
- 25 Mar, 2020 1 commit
-
-
Zachary Anderson authored
-
- 24 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 20 Mar, 2020 1 commit
-
-
Christopher Fujino authored
-
- 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
-
- 18 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 17 Mar, 2020 1 commit
-
-
Christopher Fujino authored
-
- 14 Mar, 2020 2 commits
-
-
Jenn Magder authored
This reverts commit 8e6e15f9.
-
Jenn Magder authored
-