COMMITS
/ packages/flutter_tools/test/general.shard/resident_web_runner_test.dart August 9, 2022
C
[flutter_tools] Fix race condition with completer in devfs_web (#109059)
Christopher Fujino committed
July 27, 2022
J
[flutter_tools] add tool support for shader hot reload (#107963)
Jonah Williams committed
July 20, 2022
L
Dart registrant location (#107967)
Lau Ching Jun committed
July 18, 2022
C
Revert "Read dart_plugin_registrant path from FlutterProject to support non-standard path." (#107850)
Christopher Fujino committed
July 15, 2022
L
Read dart_plugin_registrant path from FlutterProject to support non-standard path. (#107617)
Lau Ching Jun committed
June 24, 2022
G
feat(tools): Arbitrary browser flags (closes #65575) (#104935)
Gustl22 committed
June 15, 2022
J
[flutter_tool] partial null safety migration of tool source code (#105798)
Jonah Williams committed
May 26, 2022
A
Retry getting tabs in chrome launcher on ConnectionException (#104218)
Anna Gringauze committed
May 7, 2022
J
Remove custom `unawaited`, prefer `dart:async` version (#103212)
Jenn Magder committed
April 27, 2022
P
[flutter_tools] rename local functions with `_`s (#102688)
Phil Quitslund committed
A
add missing trailing commas in list/set/map literals (#102585)
Alexandre Ardhuin committed
April 11, 2022
Y
Enable track widget creation when generating Generated.xcconfig (#101123)
Yang Chao committed
March 31, 2022
D
[web] flutter.js initialization with ui.webOnlyWarmupEngine (#100177)
David Iglesias committed
March 30, 2022
March 29, 2022
March 21, 2022
March 2, 2022
G
Starts using the `--source` flag to compile the dart registrant. (#98046)
gaaclarke committed
February 2, 2022
L
Change all instance of throwing strings to throw specific error classes. (#97325)
Lau Ching Jun 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
October 5, 2021
S
Don't generate plugin registry in ResidentWebRunner (#91281)
stuartmorgan committed
October 4, 2021
I
Enable `avoid_implementing_value_types` lint (#91078)
Ian Hickson committed
October 1, 2021
I
Enable avoid_setters_without_getters (#91067)
Ian Hickson committed
S
Fix Dart plugin registrant interaction with 'flutter test' (#90288)
stuartmorgan committed
September 22, 2021
C
Fixes resident_web_runner_test initialize the mock correctly (#90546)
chunhtai committed
August 3, 2021
A
Flutter_tools for web: report error messages with stacks on exit (#87386)
Anna Gringauze committed
July 8, 2021
A
code formatting (#85783)
Alexandre Ardhuin committed
June 15, 2021
J
[flutter_tools] remove mockito from resident web runner tests (#84659)
Jonah Williams committed
June 10, 2021
J
[flutter_tools] remove more mocks from runner tests (#84312)
Jonah Williams committed
May 19, 2021
L
Refactor CustomDimensions in analytics to be type safe (#82531)
Lau Ching Jun committed
May 14, 2021
J
[flutter_tools] remove some mocks from web resident runner tests (#82522)
Jonah Williams committed
April 21, 2021
P
fix sort_directives violations (#80817)
Phil Quitslund committed
April 18, 2021
J
April 17, 2021
J
Refactor core resident runner logic (#80462)
Jonah Williams committed
April 16, 2021
J
Migrate reporting library to null safety (#80320)
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. (#78664)
Sam Rawlins committed
April 3, 2021
B
[ Web ] Register service extensions with DDS, not DWDS (#79479)
Ben Konyi committed
March 30, 2021
J
[flutter_tools] use existing service implementations for web (#78995)
Jonah Williams committed
March 13, 2021
J
MockProcessUtils->FakeProcessManager in version_test (#77985)
Jenn Magder committed
March 8, 2021
J
[flutter_tools] remove most globals from resident web runner (#77432)
Jonah Williams committed
March 2, 2021
J
[flutter_tools] remove chrome launcher, analytics mock from web unit tests (#77066)
Jonah Williams committed
February 24, 2021
J
[flutter_tools] replace vm_service extension methods with wrapper class (#76721)
Jonah Williams committed
February 18, 2021
S
Remove "unnecessary" imports in test/general.shard (#75954)
Sam Rawlins committed
J
[flutter_tools] allow bypassing context for FlutterProject creation, remove fromPath (#76258)
Jonah Williams committed
February 11, 2021
J
Remove dead mock classes (#75757)
Jenn Magder committed
J
MockPub -> FakePub (#75759)
Jenn Magder committed
January 27, 2021
J
[flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832)
Jonah Williams committed