COMMITS
/ packages/flutter_tools/test/commands.shard/permeable/build_bundle_test.dart July 26, 2022
C
[flutter_tools] Remove more shuffles (#107759)
Christopher Fujino committed
April 27, 2022
A
add missing trailing commas in list/set/map literals (#102585)
Alexandre Ardhuin committed
January 6, 2022
J
Migrate build commands to null safety (#95649)
Jenn Magder committed
November 2, 2021
J
Remove globals_null_migrated.dart, move into globals.dart (#92861)
Jenn Magder committed
October 8, 2021
I
Enable avoid_redundant_argument_values lint (#91409) (#91462)
Ian Hickson committed
Z
Revert "Enable avoid_redundant_argument_values lint (#91409)" (#91461)
Zachary Anderson committed
I
Enable avoid_redundant_argument_values lint (#91409)
Ian Hickson committed
July 27, 2021
G
Randomize tests, exclude tests that fail with randomization. (#86793)
Greg Spencer committed
June 3, 2021
J
Migrate project.dart and all dependencies to null safety (#83817)
Jenn Magder committed
May 19, 2021
J
Default --no-tree-shake-icons to false for 'flutter build bundle' (#82773)
Jenn Magder committed
L
Refactor CustomDimensions in analytics to be type safe (#82531)
Lau Ching Jun committed
May 8, 2021
J
Standardize build system environment defines derived from build info (#81879)
Jenn Magder committed
April 28, 2021
J
Replace MockAndroidDevice and MockIOSDevice with fakes (#81352)
Jenn Magder committed
M
Add support for DarwinArchs when assembling macOS App.framework (#81243)
Matej Knopp committed
April 21, 2021
P
fix sort_directives violations (#80817)
Phil Quitslund committed
H
[tool] cleanup bundle builder a bit (#80740)
Hannes Winkler committed
April 14, 2021
C
Add --dart-define to build bundle (#80333)
Christopher Casey committed
April 10, 2021
J
Migrate tools test fakes to null safety (#80154)
Jenn Magder committed
April 7, 2021
J
Migrate test/src/common to null safety (#79907)
Jenn Magder committed
April 6, 2021
S
Remove "unnecessary" imports in test/commands.shard. (#78665)
Sam Rawlins committed
March 31, 2021
J
Split globals.dart into null sound and unsound libraries (#79016)
Jenn Magder committed
February 26, 2021
J
[flutter_tools] replace most MockBuildSystem instances with TestBuildSystem (#76821)
Jonah Williams committed
February 8, 2021
J
Revert "[flutter_tools] move process manager into tool (#75350)" (#75639)
Jonah Williams committed
February 4, 2021
J
[flutter_tools] move process manager into tool (#75350)
Jonah Williams committed
January 27, 2021
J
[flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832)
Jonah Williams committed
November 17, 2020
J
[flutter_tools] reduce build bundle API (#70514)
Jonah Williams committed
November 11, 2020
J
[flutter_tools] migrate .packages to package_config, partial (#70200)
Jonah Williams committed
September 30, 2020
J
Replace MockFile with memory file system files (#66941)
Jenn Magder committed
June 8, 2020
J
[flutter_tools] rename library to be less absurd (#58891)
Jonah Williams committed
April 22, 2020
J
J
[flutter_tools] default tree-shake-icons to enabled and improve performance (#54923)
Jonah Williams committed
March 24, 2020
J
Move BuildSystem to globals (#53139)
Jenn Magder committed
March 6, 2020
J
[flutter_tools] Reland: Allow providing dart-defines to Android, iOS, macOS builds (#52044)
Jonah Williams committed
March 5, 2020
J
J
[flutter_tools] Allow providing dart-defines to Android, iOS, macOS builds (#51714)
Jonah Williams committed
February 5, 2020
D
Font subset in the tool (#49737)
Dan Field committed
January 27, 2020
D
revert #48985 (#49572)
Dan Field committed
January 17, 2020
January 16, 2020
A
use isA<Xxx>() matcher (#48482)
Alexandre Ardhuin committed
January 6, 2020
J
[flutter_tools] Ensure that global variables are easily identifiable (#47398)
Jonah Williams committed
November 27, 2019
I
License update (#45373)
Ian Hickson committed
November 24, 2019
A
implicit-casts:false on flutter_tools (#45153)
Alexandre Ardhuin committed
October 23, 2019
J
Extra defensive programming for pub modification time assert (#43315)
Jonah Williams committed
October 22, 2019
J
Revert "Extra defensive programming for pub modification time assert (#42491)" (#43235)
Jonah Williams committed
I
Extra defensive programming for pub modification time assert (#42491)
Ian Hickson committed
October 18, 2019
I
Clean up test infrastructure (#43030)
Ian Hickson committed
J
ensure we can disable --track-widget-creation in debug mode (#43016)
Jonah Williams committed
J
Revert "Clean up test infrastructure (#41880)" (#42982)
Jonah Williams committed
I
Clean up test infrastructure (#41880)
Ian Hickson committed
October 11, 2019
I
Always fake ProcessManager when you fake Filesystem in tests (#42369)
Ian Hickson committed