1. c953cd1 Enable bitcode compilation for AOT (#36471) by Dan Field · 6 years ago
  2. e6128a0 Fix `flutter pub -v` (#36513) by Todd Volkert · 6 years ago
  3. 82a4ba4 [flutter_tool] Send analytics command before the command runs (#36490) by Zachary Anderson · 6 years ago
  4. d1190b6 remove unrelated code (#36481) by Jonah Williams · 6 years ago
  5. adb2aee Ensure that cache dirs and files have appropriate permissions (#28090) by Todd Volkert · 6 years ago
  6. 5a34e79 Catch exceptions thrown by runChecked* when possible (#36109) by Emmanuel Garcia · 6 years ago
  7. 7b0cc50 release lock in flutter pub context (#36218) by Jonah Williams · 6 years ago
  8. 1957c66 add testing to screenshot and printDetails method (#36418) by Jonah Williams · 6 years ago
  9. 42a9c03 Fix invocations of ideviceinstaller not passing DYLD_LIBRARY_PATH (#36327) by Christopher Fujino · 6 years ago
  10. 03220ca Make sure add-to-app build bundle from outer xcodebuild/gradlew sends analytics (#36122) by xster · 6 years ago
  11. 0773557 Fix spelling error and clarify universal flag (#36331) by Tim Sneath · 6 years ago
  12. 36c37cc Implement feature flag system for flutter tools (#36138) by Jonah Williams · 6 years ago
  13. aa9a115 Move reporting files to reporting/ (#36017) by Todd Volkert · 6 years ago
  14. 540c747 Revert "Keep LLDB connection to iOS device alive while running from CLI. (#36194)" (#36293) by Christopher Fujino · 6 years ago
  15. 5501a1c Keep LLDB connection to iOS device alive while running from CLI. (#36194) by sjindel-google · 6 years ago
  16. fa65ddf [flutter_tool] Allow analytics without a terminal attached (#36208) by Zachary Anderson · 6 years ago
  17. 1166015 Enable widget load assets in its own package in test (#35991) by chunhtai · 6 years ago
  18. b257c33 Use DeviceManager instead of device to determine if device supports project (#36213) by Jonah Williams · 6 years ago
  19. 6b17840 Don't try to flutterExit if isolate is still paused (#36199) by Jonah Williams · 6 years ago
  20. 102ab1e Reland bundle ios deps (#36093) by Christopher Fujino · 6 years ago
  21. e3ee5c6 Add better handling of JSON-RPC exception (#36082) by Jonah Williams · 6 years ago
  22. 13382f4 [flutter_tool] Catch a yaml parse failure during project creation (#36105) by Zachary Anderson · 6 years ago
  23. 7056214 Handle google3 version of pb (#36084) by Jonah Williams · 6 years ago
  24. 0a97553 Revert "Merge branches 'master' and 'master' of github.com:flutter/flutter into timsneath-precache2" (#36096) by Jonah Williams · 6 years ago
  25. 67ab890 Merge branches 'master' and 'master' of github.com:flutter/flutter into timsneath-precache2 by Tim Sneath · 6 years ago
  26. 7349970 Update comments to match precache help by Tim Sneath · 6 years ago
  27. b322fdd Update precache help by Tim Sneath · 6 years ago
  28. e91822d Revert "Bundle ios dependencies (#34669)" (#36071) by Christopher Fujino · 6 years ago
  29. 7b150f8 move reload and restart handling into terminal (#35846) by Jonah Williams · 6 years ago
  30. 14d489a Bundle ios dependencies (#34669) by Christopher Fujino · 6 years ago
  31. e91b98a Add initial implementation of flutter assemble (#32816) by Jonah Williams · 6 years ago
  32. 8d81c30 [WIP] Use public _registerService RPC by Ben Konyi · 6 years ago
  33. ae8ff41 Revert "Keep LLDB connection to iOS device alive while running from CLI. (#35731)" (#35996) by Jonah Williams · 6 years ago
  34. d200dc1 Keep LLDB connection to iOS device alive while running from CLI. (#35731) by sjindel-google · 6 years ago
  35. adf45d1 Refactor signal and command line handler from resident runner (#35406) by Jonah Williams · 6 years ago
  36. e3acb5c Refactor keymapping for resident_runner (#35762) by Dan Field · 6 years ago
  37. 1e26c41 Remove web, fuchsia, and unsupported devices from all (#35709) by Jonah Williams · 6 years ago
  38. bcd28e7 Don't pause on tool tests (#35657) by Jonah Williams · 6 years ago
  39. d3eee57 Update the help message on precache command for less confusion (#35480) by Lau Ching Jun · 6 years ago v1.8.1
  40. 4f0f88b Disable incremental compiler in dartdevc (#35681) by Jonah Williams · 6 years ago
  41. 3446728 Add timer checking and Fake http client to testbed (#35392) by Jonah Williams · 6 years ago
  42. 5b6ebf1 Add type to StreamChannel in generated test code. (#35367) by Sam Rawlins · 6 years ago
  43. 4cd12fc Mark update-packages as non-experimental (#35467) by Todd Volkert · 6 years ago
  44. 556e374 fix default artifacts to exclude ios and android (#35303) by Jonah Williams · 6 years ago
  45. f496595 Use the new service protocol message names (#35482) by Siva · 6 years ago
  46. 758009b more ui-as-code (#35393) by Alexandre Ardhuin · 6 years ago
  47. d6bd1c0 Add --target support for Windows and Linux (#34660) by stuartmorgan · 6 years ago
  48. 9712773 [flutter_tool] Fill in Fuchsia version string (#34516) by Zachary Anderson · 6 years ago
  49. df6e4d4 Make it possible to override the FLUTTER_TEST env variable (#34301) by David Shuckerow · 6 years ago
  50. a1d3edc Twiggle bit to exclude dev and beta from desktop and web (#35221) by Jonah Williams · 6 years ago
  51. 3d77923 fix coverage collection to un-red build (#35231) by Jonah Williams · 6 years ago
  52. 04e2f22 Force-upgrade package deps (#35206) by Todd Volkert · 6 years ago
  53. c9b2833 ensure test isolate is paused before collecting coverage (#35188) by Jonah Williams · 6 years ago
  54. 919dcf5 enable lints prefer_spread_collections and prefer_inlined_adds (#35189) by Alexandre Ardhuin · 6 years ago
  55. a0b2878 Make tool coverage collection resilient to sentinel coverage data (#35186) by Jonah Williams · 6 years ago
  56. 8532f4d Allow multi-root web builds (#34896) by Jonah Williams · 6 years ago
  57. 33ad5ba Attempt to enable tool coverage redux (#35074) by Jonah Williams · 6 years ago
  58. cfe4d0d Add FlutterProjectFactory so that it can be overridden internally. (#35092) by Lau Ching Jun · 6 years ago
  59. c8cefce Move findTargetDevices to DeviceManager (#35084) by Lau Ching Jun · 6 years ago
  60. f3be1d9 Add `emulatorID` field to devices in daemon (#34794) by Danny Tuppeny · 6 years ago
  61. c7408be prepare for lint update of prefer_final_fields (#35059) by Alexandre Ardhuin · 6 years ago
  62. 2cf8213 Break down flutter doctor validations and results (#34624) by Emmanuel Garcia · 6 years ago
  63. fecf99f enable lint avoid_bool_literals_in_conditional_expressions (#35055) by Alexandre Ardhuin · 6 years ago
  64. 25b5656 Reland: rename web device (#34885) by Jonah Williams · 6 years ago
  65. 8dbfc82 Tweak the display name of emulators (#34785) by Danny Tuppeny · 6 years ago v1.7.9
  66. bb6c3f8 Remove flutter_tools support for old AOT snapshotting (#34895) by Todd Volkert · 6 years ago
  67. d644015 Revert "set web device name to Chrome (#34856)" (#34884) by Jonah Williams · 6 years ago
  68. 19d7925 set web device name to Chrome (#34856) by Jonah Williams · 6 years ago
  69. 25a3121 Prefer ephemeral devices from command line run (#34802) by Jonah Williams · 6 years ago
  70. 300e8f8 Remove flags related to dynamic patching (#34736) by Jason Simmons · 6 years ago
  71. fa491fc Close platform when tests are complete (dispose compiler and delete font files) (#34685) by Jenn Magder · 6 years ago
  72. b9932d5 Add linux doctor implementation (#34755) by Jonah Williams · 6 years ago
  73. d7e53d4 move hack flag to common (#34754) by Jonah Williams · 6 years ago
  74. 830fb38 Revert "Add basic desktop linux checks (#31873)" (#34753) by Jonah Williams · 6 years ago
  75. f221ad1 Add basic desktop linux checks (#31873) by Jonah Williams · 6 years ago
  76. d4d10da Revert "Check whether FLUTTER_ROOT and FLUTTER_ROOT/bin are writable. (#34291)" (#34750) by Jonah Williams · 6 years ago
  77. 0d9a1b2 Remove environment variable guards for command line desktop and web (#33867) by Jonah Williams · 6 years ago
  78. 5d3efbd unpin build daemon (#34686) by Jonah Williams · 6 years ago
  79. 7851a75 Fix NPE in flutter tools (#34725) by Jonah Williams · 6 years ago
  80. 0d4f4bd Don't crash on invalid .packages file in initial run(#34527) by Jonah Williams · 6 years ago
  81. 4944950 Check whether FLUTTER_ROOT and FLUTTER_ROOT/bin are writable. (#34291) by Jonah Williams · 6 years ago
  82. d9983e1 Add category/platformType to emulators (#34721) by Danny Tuppeny · 6 years ago
  83. 2b0c351 fix a typo (#34584) by Devon Carew · 6 years ago
  84. c50fa3d Re-land config lib dependencies for flavors (#34668) by Emmanuel Garcia · 6 years ago
  85. 7472fad Remove most of the target logic for build web, cleanup rules (#34589) by Jonah Williams · 6 years ago v1.7.5
  86. 9dbc669 Revert "Config lib dependencies when using flavors (#34592)" (#34655) by Emmanuel Garcia · 6 years ago
  87. 5c52498 Add device category, ephemeral, platformType for daemon (#33990) by Jonah Williams · 6 years ago
  88. 73330e1 Remove compilation trace and dynamic support code (#34529) by Jonah Williams · 6 years ago
  89. 8be46a0 Kill compiler process when test does not exit cleanly (#34616) by Jenn Magder · 6 years ago
  90. cc541e6 Add missing pieces for 'driver' support on macOS (#34376) by stuartmorgan · 6 years ago
  91. 358b9bd Config lib dependencies when using flavors (#34592) by Emmanuel Garcia · 6 years ago
  92. a772d4d retry on HttpException (#34526) by Jonah Williams · 6 years ago
  93. 07dc236 Handles parsing APK manifests with additional namespaces or attributes (#34535) by Josh Burton · 6 years ago
  94. dfecafa [flutter_tool,fuchsia] Update the install flow for packaging migration. (#34447) by Zachary Anderson · 6 years ago v1.7.4
  95. 264de26 Change API doc link to api.dart.dev (#34388) by Michael Thomsen · 6 years ago
  96. f68bc1b Dont depend on web SDK unless running tests on chrome (#34457) by Jonah Williams · 6 years ago
  97. 2488c38 Remove unused flag `--target-platform` from `flutter run` (#34369) by Emmanuel Garcia · 6 years ago
  98. afdc783 Report commands that resulted in success or failure (#34288) by Emmanuel Garcia · 6 years ago
  99. 3b42341 [flutter_tool,fuchsia] Prefetch tiles when starting an app (#34276) by Zachary Anderson · 6 years ago
  100. 8163c0a Re-apply compressionState changes. (#34341) by Todd Volkert · 6 years ago