1. 36fca52 Replace MockArtifacts with Artifacts.test() (#67012) by Jenn Magder · 4 years, 6 months ago
  2. 7f3c9b6 Remove unused 'dart:async' imports. (#65568) by Michael R Fairhurst · 4 years, 6 months ago
  3. fd22fc3 [gen_l10n] Synthetic package generation by default (#62395) by Shi-Hao Hong · 4 years, 7 months ago
  4. 9225d8d [flutter_tools] move to fake_async, skip failing tests (#63536) by Jonah Williams · 4 years, 7 months ago
  5. d8b6fa1 [flutter_tools] generate a synthetic flutter_gen package on pub get (#61261) by Jonah Williams · 4 years, 8 months ago
  6. 958f7c5 [flutter_tools] ensure generated entrypoint matches test and web entrypoint language version (#59291) by Jonah Williams · 4 years, 9 months ago
  7. 8a77381 [flutter_tools] do not set timestamp of package_config file (#57077) by Jonah Williams · 4 years, 10 months ago
  8. 6f0ed5e [flutter_tools] Restore base/platform.dart (#56410) by Zachary Anderson · 4 years, 11 months ago
  9. 8df0d68 [flutter_tools] remove globals from pub (#55412) by Jonah Williams · 5 years ago
  10. f6a5512 Add usage event for failed iOS project migration (#51879) by Jenn Magder · 5 years ago
  11. 6c408a0 Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#52021) by Zachary Anderson · 5 years ago
  12. d2f889b [flutter_tools] Reduce context usage in analyze command and tests (#49589) by Jonah Williams · 5 years ago
  13. c2ae654 enable avoid_single_cascade_in_expression_statements (#51944) by Alexandre Ardhuin · 5 years ago
  14. cbbb7ec Revert "Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#51774)" (#51960) by Jenn Magder · 5 years ago v1.15.5
  15. 57c6721 Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#51774) by Flutter GitHub Bot · 5 years ago
  16. b32ee2f Revert "Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#51567)" (#51616) by Zachary Anderson · 5 years ago
  17. 9de7787 Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#51567) by Zachary Anderson · 5 years ago
  18. 483f499 Revert "[flutter_tool] Where possible, catch only subtypes of Exception (#51440)" (#51539) by Zachary Anderson · 5 years ago
  19. f1cd47e [flutter_tool] Where possible, catch only subtypes of Exception (#51440) by Zachary Anderson · 5 years ago
  20. b9ecebf Reland: [flutter_tools] Disable analytics for more bots (#50641) by Zachary Anderson · 5 years ago
  21. 1903ce0 Revert "[flutter_tools] Disable analytics for more bots (#50579)" (#50622) by Zachary Anderson · 5 years ago
  22. 0a38f29 [flutter_tools] Disable analytics for more bots (#50579) by Zachary Anderson · 5 years ago
  23. 8b29933 revert #48985 (#49572) by Dan Field · 5 years ago
  24. b67d5ec [a11y] Make sure RenderFractionalTranslation updates its semantics after the translation field is set (#48985) by Anthony · 5 years ago
  25. 0035414 use isA<Xxx>() matcher (#48482) by Alexandre Ardhuin · 5 years ago
  26. 23a3d10 [flutter_tool] Make BotDetector context free (#48605) by Zachary Anderson · 5 years ago
  27. 4f9b6cf enable lint prefer_final_in_for_each (#47724) by Alexandre Ardhuin · 5 years ago
  28. ee7a37f [flutter_tools] Ensure that global variables are easily identifiable (#47398) by Jonah Williams · 5 years ago
  29. d7c347f make pub get test shufflable (#48095) by Dan Field · 5 years ago
  30. fc9b30a Revert "flutter_tools: Remove unused //ignore comments; change flutter-specific ones to "ignore_for_flutter" (#45917)" (#46999) by Todd Volkert · 5 years ago
  31. f285920 flutter_tools: Remove unused //ignore comments; change flutter-specific ones to "ignore_for_flutter" (#45917) by Sam Rawlins · 5 years ago
  32. 449f4a6 License update (#45373) by Ian Hickson · 5 years ago
  33. 980f14e implicit-casts:false on flutter_tools (#45153) by Alexandre Ardhuin · 5 years ago
  34. a192e29 check for instanceof instead of runtimeType and wait for testbed (#43870) by Jonah Williams · 5 years ago
  35. 4c677e4 Extra defensive programming for pub modification time assert (#43315) by Jonah Williams · 5 years ago
  36. 46ea991 Revert "Extra defensive programming for pub modification time assert (#42491)" (#43235) by Jonah Williams · 5 years ago
  37. 3597bae Extra defensive programming for pub modification time assert (#42491) by Ian Hickson · 5 years ago
  38. 08643c4 Always fake ProcessManager when you fake Filesystem in tests (#42369) by Ian Hickson · 5 years ago
  39. 53be552 Be more verbose when pub fails (#42187) by Ian Hickson · 5 years ago
  40. fde2675 Make Pub an interface in the flutter tool (#42257) by Jonah Williams · 5 years ago
  41. cf0d497 [flutter_tool] Re-work analytics events to use labels and values (#42016) by Zachary Anderson · 5 years ago
  42. 97e00b2 Skip sdk_validation_test again (#42091) by Ian Hickson · 5 years ago v1.10.13
  43. 682e638 Refactor sdk_validation_test (#42064) by Ian Hickson · 5 years ago
  44. f4b4616 Diagnose failure in CI, Mark III (#42037) by Dan Field · 5 years ago
  45. a22f4e9 trying to diagnose failure in CI, mark II (#42036) by Ian Hickson · 5 years ago
  46. 4e6b77c trying to diagnose failure in CI (#42035) by Ian Hickson · 5 years ago
  47. c7c8a6c [flutter_tools] Add more info to pub get failure event (#41652) by Zachary Anderson · 5 years ago
  48. 1044457 add tests to ensure the sdk is well-formed (#41408) by Devon Carew · 5 years ago
  49. 540c747 Revert "Keep LLDB connection to iOS device alive while running from CLI. (#36194)" (#36293) by Christopher Fujino · 6 years ago
  50. 5501a1c Keep LLDB connection to iOS device alive while running from CLI. (#36194) by sjindel-google · 6 years ago
  51. d919e69 Move tools tests into a general.shard directory in preparation to changing how we shard tools tests (#36108) by Ian Hickson · 6 years ago