1. 7c61875 [flutter_tools] delegate first run message re-display to new class, only if changed (#73353) by Jonah Williams · 4 years, 3 months ago
  2. 0b88269 [flutter_tools] remove branch migration and standardize constructor style for version interface (#70058) by Jonah Williams · 4 years, 5 months ago
  3. e18533e [flutter_tools] remove globals from android_workflow (#69548) by Jonah Williams · 4 years, 5 months ago
  4. e8fbb43 Replace MockFile with memory file system files (#66941) by Jenn Magder · 4 years, 6 months ago
  5. 2eca1d3 Use fake command in analytics test (#58544) by Jenn Magder · 4 years, 10 months ago
  6. 6f0ed5e [flutter_tools] Restore base/platform.dart (#56410) by Zachary Anderson · 5 years ago
  7. e8778da [flutter_tools] Don't crash when analytics fails to initialize (#52775) by Zachary Anderson · 5 years ago
  8. f6a5512 Add usage event for failed iOS project migration (#51879) by Jenn Magder · 5 years ago
  9. b9ecebf Reland: [flutter_tools] Disable analytics for more bots (#50641) by Zachary Anderson · 5 years ago
  10. 1903ce0 Revert "[flutter_tools] Disable analytics for more bots (#50579)" (#50622) by Zachary Anderson · 5 years ago
  11. 0a38f29 [flutter_tools] Disable analytics for more bots (#50579) by Zachary Anderson · 5 years ago
  12. f15c887 change quote to avoid escapes (#50368) by Alexandre Ardhuin · 5 years ago
  13. 134c2ff analytics ordering issue (#48278) by Dan Field · 5 years ago
  14. ee7a37f [flutter_tools] Ensure that global variables are easily identifiable (#47398) by Jonah Williams · 5 years ago
  15. 449f4a6 License update (#45373) by Ian Hickson · 5 years ago
  16. 980f14e implicit-casts:false on flutter_tools (#45153) by Alexandre Ardhuin · 5 years ago
  17. 4c677e4 Extra defensive programming for pub modification time assert (#43315) by Jonah Williams · 5 years ago
  18. 46ea991 Revert "Extra defensive programming for pub modification time assert (#42491)" (#43235) by Jonah Williams · 5 years ago
  19. 3597bae Extra defensive programming for pub modification time assert (#42491) by Ian Hickson · 5 years ago
  20. 08643c4 Always fake ProcessManager when you fake Filesystem in tests (#42369) by Ian Hickson · 5 years ago
  21. cf0d497 [flutter_tool] Re-work analytics events to use labels and values (#42016) by Zachary Anderson · 5 years ago
  22. 89427d6 add missing trailing commas in flutter_tools (#40968) by Alexandre Ardhuin · 6 years ago
  23. 0bba472 [flutter_tool] Remove unintended analytics screen send (#37514) by Zachary Anderson · 6 years ago
  24. 2e183b6 [flutter_tool] Include the local timezone in analytics timestamp (#37345) by Zachary Anderson · 6 years ago
  25. ef146f6 [flutter_tool] Clean up usage events and custom dimensions (#36785) by Zachary Anderson · 6 years ago
  26. 14aa4d0 fix analytics reporting test (#36556) by Jonah Williams · 6 years ago
  27. 76cbbeb [flutter_tool] Send the local time to analytics with screens and events (#36545) by Zachary Anderson · 6 years ago
  28. 757b536 Add missing test case for Usage (#36379) by Jonah Williams · 6 years ago
  29. aa9a115 Move reporting files to reporting/ (#36017) by Todd Volkert · 6 years ago
  30. 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[Renamed (98%) from packages/flutter_tools/test/analytics_test.dart]
  31. 387f885 Add missing trailing commas (#28673) by Alexandre Ardhuin · 6 years ago
  32. a871d59 Apply basic log filtering and formatting to fuchsia logs. (#24143) by Jonah Williams · 6 years ago
  33. 2d3ff10 apply lint prefer_void_to_null in packages/flutter_tools (#22686) by Alexandre Ardhuin · 6 years ago
  34. d927c93 Unnecessary new (#20138) by Alexandre Ardhuin · 7 years ago
  35. 3dec6a6 Clean up usage of temporary directories (#20682) by Ian Hickson · 7 years ago
  36. 686d8f8 Shim package:test to avoid matcher issues (#20602) by Ian Hickson · 7 years ago
  37. 9f8a70b Bump mockito to 3.0.0-beta (#18462) by Sam Rawlins · 7 years ago
  38. 36cf115 add the full path to a flutter command (#16720) by Devon Carew · 7 years ago
  39. 2329cb7 Bump mockito to 3.0.0-alpha+3 (#16306) by Sam Rawlins · 7 years ago
  40. 26102c9 Condense and summarize doctor output without --verbose (#14173) by jcollins-g · 7 years ago
  41. e25d881 Reduce the chances of bots reporting analytics (#13915) by jcollins-g · 7 years ago
  42. 96942bc Get rid of static version methods which ignore the AppContext (#12971) by Mehmet Fidanboylu · 7 years ago
  43. f44ba8b Add a flutter doctor --android-licenses command that locates and runs the Android SDK license manager (#9892) by Jason Simmons · 8 years ago
  44. ca4d721 Enforce valid package names on flutter create (#9854) by Michael Goderbauer · 8 years ago
  45. 31b9583 Report flutter doctor success/failure (#9664) by xster · 8 years ago
  46. 66ed8de Record `flutter run` success/fail, build mode, platform, start time in analytics (#9597) by xster · 8 years ago
  47. 60c5ffc Switch many `Device` methods to be async (#9587) by Todd Volkert · 8 years ago
  48. 83d411f Change flutter_tools tests to run via pub (#8698) by Todd Volkert · 8 years ago
  49. 7a09316 Declare locals final where not reassigned (flutter_tools) (#8570) by Chris Bracken · 8 years ago
  50. 016b5ab Force all dart:io usage to go through 'base/io.dart' (#7390) by Todd Volkert · 8 years ago
  51. 60b19b2 Create abstraction layer for dart:io's Process commands (#7100) by Todd Volkert · 8 years ago
  52. 0b737ac Remove default AppContext and cleanup globals (#6999) by John McCutchan · 8 years ago
  53. 34e466f Refactor flutter command exit code - part 3 of 3 (#6838) by Dan Rubel · 8 years ago
  54. 0b5072c fix check to ignore bots (#4034) by Devon Carew · 9 years ago
  55. 32846de Remove ArtifactStore and move flutterRoot into Cache (#3883) by Jason Simmons · 9 years ago
  56. 79d1d3a Prefer implict `equals` matcher in test expectations. by pq · 9 years ago
  57. adac927 add google analytics to flutter_tools (#3523) by Devon Carew · 9 years ago