1. e8d7306 Some minor cleanup for flutter_tools (#36569) by Ian Hickson · 6 years ago
  2. adf45d1 Refactor signal and command line handler from resident runner (#35406) by Jonah Williams · 6 years ago
  3. afdc783 Report commands that resulted in success or failure (#34288) by Emmanuel Garcia · 6 years ago
  4. 3bbdf01 Add to app measurement (#33458) by Emmanuel Garcia · 6 years ago
  5. 8e3e0a8 Revert "Instrument add to app flows (#33297)" (#33449) by Jonah Williams · 6 years ago
  6. faec4ca Instrument add to app flows (#33297) by Emmanuel Garcia · 6 years ago
  7. 61236c8 [flutter_tool] In 'attach' use platform dill and patched sdk dir from the Fuchsia SDK (#32071) by Zachary Anderson · 6 years ago
  8. df669ab Avoid NPE for flutter attach mDNS (#31926) by Dan Field · 6 years ago
  9. 4ff4671 make FlutterProject synchronous (#31757) by Jonah Williams · 6 years ago
  10. 6b19184 Allow filtering devices to only those supported by current project (#31446) by Jonah Williams · 6 years ago
  11. b593f51 Add track-widget-creation flag to attach command (#31262) by Keerti Parthasarathy · 6 years ago v1.5.4
  12. 1459b1e Fixed failing tests caused by introduction of authentication codes (#31315) by Ben Konyi · 6 years ago
  13. 3764cb8 Added support for authentication codes for the VM service. (#30857) by Ben Konyi · 6 years ago
  14. d775908 Download and handle product version of flutter patched sdk (#31063) by Alexander Aprelev · 6 years ago
  15. 12c4e05 Use source list from the compiler to track invalidated files for hot reload. (#29693) by Alexander Aprelev · 6 years ago
  16. cd803ac Improve hot reload performance (#28152) by Jonah Williams · 6 years ago
  17. a0d1f93 fix block formatting (#29051) by Alexandre Ardhuin · 6 years ago
  18. a2d349c select ResidentCompiler during FlutterDevice initialization (#28603) by Jonah Williams · 6 years ago
  19. 5169ab5 format parameter list (#27261) by Alexandre Ardhuin · 6 years ago
  20. c90c3a1 Reland automatic discovery of observatory port for iOS (#27908) by Dan Field · 6 years ago
  21. 23d3890 Pass method used to start flutter application (#27812) by Jonah Williams · 6 years ago
  22. c082f8d Revert f9e6242db (#26944) (#27191) by Dan Field · 6 years ago
  23. f9e6242 Use mDNS to discover the device port (#26944) by Dan Field · 6 years ago
  24. 31a9626 [O] Removing all timeouts (mark II) (#26736) by Ian Hickson · 6 years ago
  25. 830c0df Allow attaching to profile builds (#26720) by Jonah Williams · 6 years ago
  26. a2fa98e Add polling module discovery for Fuchsia (#24994) by Jonah Williams · 6 years ago
  27. 8426910 Revert "[O] Remove many timeouts. (#23531)" (#25646) by Ian Hickson · 6 years ago
  28. 76f7081 [O] Remove many timeouts. (#23531) by Ian Hickson · 6 years ago
  29. 1a60b16 Add ipv6 and observatory port support to the attach command (#25303) by David Shuckerow · 6 years ago
  30. e6292c8 Revert "Add ipv6 and observatory port support to the attach command." (#25288) by David Shuckerow · 6 years ago
  31. 9150b3f Add ipv6 and observatory port support to the attach command. (#24537) by David Shuckerow · 6 years ago
  32. a226c0f Add a flutter-attach entry point for fuchsia (#24878) by Jonah Williams · 6 years ago
  33. c11633e Separate hot reload and hot restart capabilities. (#24122) by Jonah Williams · 6 years ago
  34. 81c7af3 Add fuchsia specific entrypoint (#23916) by Jonah Williams · 6 years ago
  35. 9b66fea Follow up to https://github.com/flutter/flutter/pull/23436 (#23876) by Jonah Williams · 6 years ago
  36. d80999d Support attach on fuchsia devices (#23436) by Jonah Williams · 6 years ago
  37. aa83f77 Fix --pid-file not working for --machine + add to attach command (#23242) by Danny Tuppeny · 6 years ago
  38. 4f8acd8 Set `FlutterDevice.viewFilter` by CLI flag (#23026) by Michael Klimushyn · 6 years ago
  39. 081d2a7 Re-land text wrapping/color PR (#22831) by Greg Spencer · 6 years ago
  40. 2d81adf Revert "Turn on line wrapping in usage and status messages, adds ANSI color to doctor and analysis messages. (#22656)" (#22759) by Greg Spencer · 6 years ago
  41. e438632 Turn on line wrapping in usage and status messages, adds ANSI color to doctor and analysis messages. (#22656) by Greg Spencer · 6 years ago
  42. 2d3ff10 apply lint prefer_void_to_null in packages/flutter_tools (#22686) by Alexandre Ardhuin · 6 years ago
  43. d927c93 Unnecessary new (#20138) by Alexandre Ardhuin · 7 years ago
  44. 70eefd1 Eliminate Dart 1 support from FlutterDevice class (#21402) by Chris Bracken · 7 years ago
  45. 041ff62 Eliminate --preview-dart-2 flag (#21304) by Chris Bracken · 7 years ago
  46. cda2c22 Turn on unawaited_futures in flutter_tools (#21048) by xster · 7 years ago
  47. 7709535 Attach command: add Bazel filesystem support (#21082) by David Shuckerow · 7 years ago
  48. e1534b8 Add '-t' option to 'attach' command. (#20539) by Alexander Aprelev · 7 years ago
  49. ed9afbb Add `--machine` support for `flutter attach` (#19077) by Danny Tuppeny · 7 years ago
  50. b1c6224 flutter attach should handle non-singular device gracefully (#19036) by Mikkel Nygaard Ravn · 7 years ago
  51. 35ad2a7 Remove race conditions involving finding available ports (#18698) by Ian Hickson · 7 years ago
  52. d248725 Flutter attach (#18677) by Florian Loitsch · 7 years ago