COMMITS
/ packages/flutter_tools/test/general.shard/ios/code_signing_test.dart April 27, 2022
A
add missing trailing commas in list/set/map literals (#102585)
Alexandre Ardhuin 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 7, 2021
J
Default new project to the ios-signing-cert development team (#90021)
Jenn Magder committed
August 25, 2021
J
Migrate some flutter_tools tests to null safety (#88850)
Jenn Magder committed
May 25, 2021
J
[flutter_tools] remove mocks from code signing test (#83188)
Jonah Williams committed
May 3, 2021
I
Fix extra blank lines in logger output (#81607)
Ian Hickson committed
April 21, 2021
P
fix sort_directives violations (#80817)
Phil Quitslund committed
April 8, 2021
J
Migrate fake_process_manager to null safety (#80018)
Jenn Magder committed
March 31, 2021
J
Split globals.dart into null sound and unsound libraries (#79016)
Jenn Magder committed
March 30, 2021
J
Migrate code_signing to null safety (#79342)
Jenn Magder committed
March 6, 2021
M
Enable unnecessary_await_in_return lint (#77434)
Michael Goderbauer committed
February 18, 2021
S
Remove "unnecessary" imports in test/general.shard (#75954)
Sam Rawlins 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
February 2, 2021
J
Replace MockConfig with TestConfig (#75044)
Jenn Magder committed
January 27, 2021
J
[flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832)
Jonah Williams committed
September 16, 2020
M
Remove unused 'dart:async' imports. (#65568)
Michael R Fairhurst committed
May 11, 2020
J
Remove Runner target check, prefer schemes (#56620)
Jenn Magder committed
March 24, 2020
J
Convert some code_signing_tests to testWithoutContext (#53142)
Jenn Magder committed
March 20, 2020
C
Refactor exits happy (#52916)
Christopher Fujino committed
March 6, 2020
Z
Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021)
Zachary Anderson committed
March 4, 2020
J
F
Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#51774)
Flutter GitHub Bot committed
February 28, 2020
Z
Revert "Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#51567)" (#51616)
Zachary Anderson committed
Z
Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#51567)
Zachary Anderson committed
February 27, 2020
Z
Revert "[flutter_tool] Where possible, catch only subtypes of Exception (#51440)" (#51539)
Zachary Anderson committed
Z
[flutter_tool] Where possible, catch only subtypes of Exception (#51440)
Zachary Anderson committed
January 8, 2020
J
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
September 16, 2019
Z
[flutter_tool] Remove the synchronous -showBuildSettings (#40435)
Zachary Anderson committed
September 12, 2019
Z
[flutter_tool] process.dart cleanup (#39899)
Zachary Anderson committed
August 27, 2019
J
Place terminalUi flag on terminal interface (#39214)
Jonah Williams committed
August 7, 2019
C
Support macOS Catalina-style signing certificate names (#37733)
Christopher Fujino committed
July 18, 2019
E
Catch exceptions thrown by runChecked* when possible (#36109)
Emmanuel Garcia committed
July 15, 2019
C
Reland bundle ios deps (#36093)
Christopher Fujino committed
July 13, 2019