1. 3597bae Extra defensive programming for pub modification time assert (#42491) by Ian Hickson · 5 years ago
  2. 124dc66 Clean up test infrastructure (#43030) by Ian Hickson · 5 years ago
  3. 1982a5c Revert "Clean up test infrastructure (#41880)" (#42982) by Jonah Williams · 5 years ago
  4. 1781d5c Clean up test infrastructure (#41880) by Ian Hickson · 5 years ago
  5. 08c645b Test the Android embedding v2 (#42708) by Emmanuel Garcia · 5 years ago
  6. cb518c4 Fix progress indicators for release/profile builds of web. (#42857) by Jonah Williams · 5 years ago
  7. a62bb3d Update minimum version to Xcode 10.2 (#42254) by Jenn Magder · 5 years ago
  8. 08643c4 Always fake ProcessManager when you fake Filesystem in tests (#42369) by Ian Hickson · 5 years ago
  9. ed482c3 Stop leaking iproxy processes (#42026) by Christopher Fujino · 5 years ago
  10. 861fe0a Ensure precache --web works on dev branch (#42289) by Jonah Williams · 5 years ago
  11. fde2675 Make Pub an interface in the flutter tool (#42257) by Jonah Williams · 5 years ago
  12. cf0d497 [flutter_tool] Re-work analytics events to use labels and values (#42016) by Zachary Anderson · 5 years ago
  13. 1196f91 Fix local test failures in flutter_tools (#42015) by Ian Hickson · 5 years ago
  14. 5961bcc Generate projects using the new Android embedding (#41666) by Emmanuel Garcia · 5 years ago v1.10.11
  15. 890b939 indent formal parameters correctly (#41644) by Alexandre Ardhuin · 5 years ago
  16. c7c8a6c [flutter_tools] Add more info to pub get failure event (#41652) by Zachary Anderson · 5 years ago
  17. c8b3c9b use IOOverrides to allow inject file system, write test, find bug (#40066) by Jonah Williams · 5 years ago
  18. 45f3c8d [flutter_tool] Report to analytics when the tool is killed by a signal (#41493) by Zachary Anderson · 5 years ago
  19. 16d408a Reland #40810: Re-enable AAR plugins when an AndroidX failure occurred (#41160) by Emmanuel Garcia · 5 years ago
  20. 89427d6 add missing trailing commas in flutter_tools (#40968) by Alexandre Ardhuin · 6 years ago
  21. 2c8813c Revert "Re-enable AAR plugins when an AndroidX failure occurred (#40810)" (#41042) by Emmanuel Garcia · 6 years ago
  22. 96482ee Re-enable AAR plugins when an AndroidX failure occurred (#40810) by Emmanuel Garcia · 6 years ago
  23. 8a33d24 [flutter_tool] Remove the synchronous -showBuildSettings (#40435) by Zachary Anderson · 6 years ago
  24. e2340c6 [flutter_tool] Use curly braces around single statment control structures (#40446) by Zachary Anderson · 6 years ago
  25. f098de1 Enable Proguard by default on release mode (#39986) by Emmanuel Garcia · 6 years ago
  26. 3948e87 Allow specifying a project for Xcode getInfo (#39782) by stuartmorgan · 6 years ago
  27. 0f2af97 [flutter_tools] Add a timeout to another showBuildSettings command (#39579) by Zachary Anderson · 6 years ago
  28. b7c714e [flutter_tool] Use a timeout for xcode showBuildSettings (#39280) by Zachary Anderson · 6 years ago
  29. 892d62f Clean Xcode workspace during flutter clean (#38992) by Jenn Magder · 6 years ago
  30. c22ce95 Change from using `defaults` to `plutil` for Plist parsing (#38662) by Todd Volkert · 6 years ago
  31. a40ab89 [flutter_tool] Observatory connection error handling cleanup (#38353) by Zachary Anderson · 6 years ago
  32. 64add55 handle unexpected exit from frontend server (#38497) by Jonah Williams · 6 years ago
  33. 2185825 Catch FormatException caused by bad simctl output (#37958) by Jonah Williams · 6 years ago
  34. a5d23d2 [flutter_tool] More gracefully handle Android sdkmanager failure (#37194) by Zachary Anderson · 6 years ago
  35. ef146f6 [flutter_tool] Clean up usage events and custom dimensions (#36785) by Zachary Anderson · 6 years ago
  36. e8d7306 Some minor cleanup for flutter_tools (#36569) by Ian Hickson · 6 years ago
  37. 242a422 Flutter build aar (#36732) by Emmanuel Garcia · 6 years ago
  38. c9b466f Revert "Add flutter build aar (#35217)" (#36731) by Emmanuel Garcia · 6 years ago
  39. 11460b8 Add flutter build aar (#35217) by Emmanuel Garcia · 6 years ago
  40. 3fedb8c Reland: use flutter features for web and desktop (#36699) by Jonah Williams · 6 years ago
  41. 8eae2df Revert "Use FlutterFeatures to configure web and desktop devices (#36465)" (#36654) by Jonah Williams · 6 years ago
  42. bd52a78 Use FlutterFeatures to configure web and desktop devices (#36465) by Jonah Williams · 6 years ago
  43. 6830edd Clean up flutter driver device detection. (#36434) by Jonah Williams · 6 years ago
  44. c953cd1 Enable bitcode compilation for AOT (#36471) by Dan Field · 6 years ago
  45. adb2aee Ensure that cache dirs and files have appropriate permissions (#28090) by Todd Volkert · 6 years ago
  46. 57efab6 FakeHttpClientResponse improvements (#36289) by Todd Volkert · 6 years ago
  47. aa9a115 Move reporting files to reporting/ (#36017) by Todd Volkert · 6 years ago
  48. e91b98a Add initial implementation of flutter assemble (#32816) by Jonah Williams · 6 years ago
  49. 3446728 Add timer checking and Fake http client to testbed (#35392) by Jonah Williams · 6 years ago
  50. b8597f0 Move usage flutter create tests into memory filesystem. (#35160) by Jonah Williams · 6 years ago
  51. 758009b more ui-as-code (#35393) by Alexandre Ardhuin · 6 years ago
  52. a1d3edc Twiggle bit to exclude dev and beta from desktop and web (#35221) by Jonah Williams · 6 years ago
  53. 919dcf5 enable lints prefer_spread_collections and prefer_inlined_adds (#35189) by Alexandre Ardhuin · 6 years ago
  54. 8532f4d Allow multi-root web builds (#34896) by Jonah Williams · 6 years ago
  55. 33ad5ba Attempt to enable tool coverage redux (#35074) by Jonah Williams · 6 years ago
  56. c8cefce Move findTargetDevices to DeviceManager (#35084) by Lau Ching Jun · 6 years ago
  57. b9932d5 Add linux doctor implementation (#34755) by Jonah Williams · 6 years ago
  58. 830fb38 Revert "Add basic desktop linux checks (#31873)" (#34753) by Jonah Williams · 6 years ago
  59. f221ad1 Add basic desktop linux checks (#31873) by Jonah Williams · 6 years ago
  60. 0d9a1b2 Remove environment variable guards for command line desktop and web (#33867) by Jonah Williams · 6 years ago
  61. e59d9a8 Reland "Added --dart-flags option to flutter run (#33924)" (#34181) by Ben Konyi · 6 years ago
  62. 1b3fc53 Consider all non-interactive terminals to be bots (#34179) by Todd Volkert · 6 years ago
  63. f530b80 Reland: More verification on flutter build web, add tests and cleanup (#34173) by Jonah Williams · 6 years ago
  64. 71bfe3b Revert "More verification on flutter build web, add tests and cleanup (#34090)" (#34166) by Jonah Williams · 6 years ago
  65. 354ce1a More verification on flutter build web, add tests and cleanup (#34090) by Jonah Williams · 6 years ago
  66. 587687e Revert "Added --dart-flags option to flutter run (#33924)" (#34092) by Jonah Williams · 6 years ago
  67. 67a529b Added --dart-flags option to flutter run (#33924) by Ben Konyi · 6 years ago
  68. 27876e0 Revert "Devfs cleanup and testing (#33374)" (#33673) by Jonah Williams · 6 years ago
  69. 445505d Devfs cleanup and testing (#33374) by Jonah Williams · 6 years ago
  70. 7263c12 Add local overrides to testbed and provide more defaults (#33264) by Jonah Williams · 6 years ago
  71. 311cde9 Reland "Clean up some flutter_tools tests and roll dependencies" (#33225) by Jason Simmons · 6 years ago
  72. a30ffb6 Revert "Clean up some flutter_tools tests and roll dependencies (#33163)" (#33206) by Jonah Williams · 6 years ago
  73. e5f81e1 Clean up some flutter_tools tests and roll dependencies (#33163) by Ian Hickson · 6 years ago
  74. c2a93bd Fix missing return statements on function literals (#33058) by Sam Rawlins · 6 years ago
  75. 4fa32df use null aware operators (#32711) by Alexandre Ardhuin · 6 years ago
  76. 5e77d65 Initial sketch of tools testbed (#31765) by Jonah Williams · 6 years ago
  77. 0acd3e6 refactor context to be implicit-downcast safe (#31622) by Jonah Williams · 6 years ago
  78. 6b19184 Allow filtering devices to only those supported by current project (#31446) by Jonah Williams · 6 years ago
  79. 99b4459 Allow disabling experimental commands, devices on stable branch (#30153) by Jonah Williams · 6 years ago
  80. 99866f4 Make timeout durations configurable (#30053) by Jonah Williams · 6 years ago v1.4.5
  81. 12c4e05 Use source list from the compiler to track invalidated files for hot reload. (#29693) by Alexander Aprelev · 6 years ago
  82. e8b98f9 Manual engine roll for 2019-03-19 (#29627) by Ben Konyi · 6 years ago
  83. cdbd0f9 Use async execution for xcodebuild commands (#29048) by Priit Lätt · 6 years ago
  84. cd803ac Improve hot reload performance (#28152) by Jonah Williams · 6 years ago
  85. a0d1f93 fix block formatting (#29051) by Alexandre Ardhuin · 6 years ago
  86. 387f885 Add missing trailing commas (#28673) by Alexandre Ardhuin · 6 years ago
  87. dd5559a Add LICENSE test to presubmit checks (#28369) by liyuqian · 6 years ago
  88. 15f2119 Reland "Allow for gradle downloading missing SDK assets" (#28097) (#28355) by Dan Field · 6 years ago
  89. 74a9086 Revert "Allow for gradle downloading missing SDK assets (#28097)" (#28295) by Dan Field · 6 years ago
  90. 6f5e88a Allow for gradle downloading missing SDK assets (#28097) by Dan Field · 6 years ago
  91. 5169ab5 format parameter list (#27261) by Alexandre Ardhuin · 6 years ago
  92. 8e2ea26 Make the deviceDiscovery API overridable (#27378) by Jonah Williams · 6 years ago
  93. 030dc3f Don't send accept/reject if compilation never started. (#27319) by Alexander Aprelev · 6 years ago
  94. 8f65ee9 Fix --build-shared-library on newer NDKs (#26642) by Vyacheslav Egorov · 6 years ago
  95. 55f3da7 Flutter tool support for building dynamic updates (#25576) by Stanislav Baranov · 6 years ago
  96. a871d59 Apply basic log filtering and formatting to fuchsia logs. (#24143) by Jonah Williams · 6 years ago
  97. a43e3a4 Retry remove package:test from flutter (#24007) by Jonah Williams · 6 years ago
  98. 23a7535 Revert "Remove package:test dependency from flutter_test (#23755)" (#24004) by Jonah Williams · 6 years ago
  99. 71e9bd6 Remove package:test dependency from flutter_test (#23755) by Jonah Williams · 6 years ago
  100. f5f70f0 Include .track in file names for cached dill files for builds with --track-widget-creation (#23299) by Jacob Richman · 6 years ago