1. 7e542fc Committing progress. by Kate Lovett · 6 years ago
  2. 5228a78 Fuchsia step 1: add SDK version file and artifact download (#31073) by Jonah Williams · 6 years ago
  3. e6f33e9 Add sorting to flutter version command (#31064) by Dima Rostopira · 6 years ago
  4. d775908 Download and handle product version of flutter patched sdk (#31063) by Alexander Aprelev · 6 years ago
  5. 28cb589 make flutterProject option of CoverageCollector optional (#31074) by Jonah Williams · 6 years ago
  6. be5f345 New flag to `flutter drive` to skip installing fresh app on device (#30818) by Christopher Fujino · 6 years ago
  7. 301eaa8 Make coverage, like, really fast (#30811) by Jonah Williams · 6 years ago
  8. 259641c Allow downloading of desktop embedding artifacts (#30648) by Jonah Williams · 6 years ago
  9. 316d449 warn on uncomitted changes (#30235) by Jonah Williams · 6 years ago
  10. 811f1ad Forward missing pub commands (#30115) by Michael Thomsen · 6 years ago
  11. 9baffb9 Reland: Ensure that flutter run/drive/test/update_packages only downloads required artifacts (#30254) by Jonah Williams · 6 years ago
  12. 99b4459 Allow disabling experimental commands, devices on stable branch (#30153) by Jonah Williams · 6 years ago
  13. 5291897 Replace flutter.io with flutter.dev (#30562) by Tim Sneath · 6 years ago
  14. 01e3496 Introduce --report-timings flag for flutter build aot command. (#30032) by Vyacheslav Egorov · 6 years ago
  15. c10e7ba Revert "Ensure that flutter run/drive/test/update_packages only downloads required artifacts (#30075)" (#30232) by Jonah Williams · 6 years ago
  16. 89807e6 Ensure that flutter run/drive/test/update_packages only downloads required artifacts (#30075) by Jonah Williams · 6 years ago
  17. b8bcfaa make sure flutter test asks for cache upgrades (#30216) by Jonah Williams · 6 years ago
  18. 99866f4 Make timeout durations configurable (#30053) by Jonah Williams · 6 years ago v1.4.5
  19. 7d678f2 Lazy cache 5: The Empire Strikes Back (#29986) by Jonah Williams · 6 years ago
  20. 164dae3 Revert "Lazy cache 4 (#29785)" (#29985) by Jonah Williams · 6 years ago
  21. d71f324 Lazy cache 4 (#29785) by Jonah Williams · 6 years ago
  22. 44b22c7 Fix cache location, artifacts, and re-enable dart2js test (#29783) by Jonah Williams · 6 years ago
  23. beaf7e2 Update upgrade to reset off of hotfix branches (#29786) by Jonah Williams · 6 years ago
  24. bfa1d25 some formatting of map, parameters and spaces (#29760) by Alexandre Ardhuin · 6 years ago
  25. e2cd593 Revert "Update upgrade to rebase and stash local changes. (#29192)" (#29780) by Amir Hardon · 6 years ago
  26. e38be67 Update upgrade to rebase and stash local changes. (#29192) by Jonah Williams · 6 years ago
  27. 469a859 Enable code generation features in tool (#29399) by Jonah Williams · 6 years ago
  28. 12c4e05 Use source list from the compiler to track invalidated files for hot reload. (#29693) by Alexander Aprelev · 6 years ago
  29. a6af422 some spaces formatting (#29452) by Alexandre Ardhuin · 6 years ago
  30. b123846 Improve flutter test startup time (#29404) by Jonah Williams · 6 years ago
  31. 72605d2 Switch flutter_tools from script to app-jit snapshot. (#27749) by Jonah Williams · 6 years ago
  32. cd803ac Improve hot reload performance (#28152) by Jonah Williams · 6 years ago
  33. be5c83b Add dump-shader-skp flag to flutter tools (#29258) by liyuqian · 6 years ago
  34. 7bed378 Only run codegen at start of flutter_test (#29171) by Jonah Williams · 6 years ago
  35. 25820ab add option for --verbose-system-logs (#29321) by Jonah Williams · 6 years ago
  36. 126c58e Add a `flutter create --list-samples` command (#28938) by Danny Tuppeny · 6 years ago
  37. c78ccb0 Cause `flutter analyze` to fail if the analysis server experienced an error. (#29126) by Paul Berry · 6 years ago
  38. a0d1f93 fix block formatting (#29051) by Alexandre Ardhuin · 6 years ago
  39. 8c0cf1d Revert "Lazily download artifacts (III) (#27903)" (#29064) by Jonah Williams · 6 years ago
  40. 3fd3620 Lazily download artifacts (III) (#27903) by Jonah Williams · 6 years ago
  41. 77142b8 Revert "re-enable dart2js test (#29010)" (#29030) by Jonah Williams · 6 years ago
  42. 6a7f231 re-enable dart2js test (#29010) by Jonah Williams · 6 years ago
  43. f5c3579 Remove extra build_runner modes, remove flutter_build (#28873) by Jonah Williams · 6 years ago
  44. 440ce8f Fix indentations of statements in BlockFunctionBody (#28933) by Alexandre Ardhuin · 6 years ago
  45. a2d349c select ResidentCompiler during FlutterDevice initialization (#28603) by Jonah Williams · 6 years ago
  46. 802eca2 set literal conversions (#27811) by Phil Quitslund · 6 years ago
  47. 52e4214 Fix crash on flutter update-packages (#28922) by Chris Bracken · 6 years ago
  48. 4c1f4d1 fix some formatting issues (#28809) by Alexandre Ardhuin · 6 years ago
  49. 604e9dc Include git output into error message from channel command (#28658) by Alexander Markov · 6 years ago
  50. 387f885 Add missing trailing commas (#28673) by Alexandre Ardhuin · 6 years ago
  51. e9b935b use deviceManager discovery in daemon protocol (#28341) by Jonah Williams · 6 years ago
  52. d2a7641 remove json_schema dep again (#28517) by Jonah Williams · 6 years ago
  53. 57a8b03 [Gallery] Fortnightly demo moved from flutter/samples. (#28125) by Will Larche · 6 years ago
  54. b316940 Fix the length of the valueHelp on the --sample option for the create command, and turn on wrapping. (#28264) by Greg Spencer · 6 years ago
  55. 5169ab5 format parameter list (#27261) by Alexandre Ardhuin · 6 years ago
  56. 4ed096b Remove json_schema and cli_util deps from flutter_tool (#28040) by Dan Field · 6 years ago
  57. c90c3a1 Reland automatic discovery of observatory port for iOS (#27908) by Dan Field · 6 years ago
  58. 67cf215 Add basic codegen app to be used for integration testing and benchmarks (#27257) by Jonah Williams · 6 years ago
  59. 9bc5656 Wire dart2js through flutter tool, add compilation test (#27668) by Jonah Williams · 6 years ago
  60. a5af29e Revert "Lazily download artifacts (Part II) (#27735)" (#27895) by Jonah Williams · 6 years ago
  61. 76061c4 Lazily download artifacts (Part II) (#27735) by Jonah Williams · 6 years ago
  62. 4b4a9400 Refactor build-number/build-name logic. (#27743) by KyleWong · 6 years ago
  63. 199ebaa Refactor ios bundleid/android application process logic. (#27471) by KyleWong · 6 years ago
  64. 23d3890 Pass method used to start flutter application (#27812) by Jonah Williams · 6 years ago
  65. 4c3d158 add desktop devices to daemon behind flag (#27665) by Jonah Williams · 6 years ago
  66. 7cdb30f Revert "Lazily download artifacts (#27374)" (#27705) by Jonah Williams · 6 years ago
  67. 98971f3 Lazily download artifacts (#27374) by Jonah Williams · 6 years ago
  68. b06a709 Use flutter_tools to generate build_script (#27277) by Jonah Williams · 6 years ago
  69. 36c5e32 Print 50000$ monopoly money (#27531) by xster · 6 years ago
  70. 9f7ab4c Support using flutter with specific version (#26840) by 木士羽 · 6 years ago
  71. 6d20ff2 Remove all obsolete "// ignore:" (#27271) by Michael Goderbauer · 6 years ago
  72. 59dc909 Include empty config in 'flutter config' output (#25094) by jonnyandrew · 6 years ago
  73. 4e68b7c Add support for experimental flags during hot reload. (#27252) by Siva · 6 years ago
  74. ef276ff format initializer list of constructors (#27111) by Alexandre Ardhuin · 6 years ago
  75. 4fe41ab Add default values for optional parameters. (#27197) by Konstantin Scheglov · 6 years ago
  76. e38efc8 Add a flag to enable tracing to systrace. (#27208) by Chinmay Garde · 6 years ago
  77. c082f8d Revert f9e6242db (#26944) (#27191) by Dan Field · 6 years ago
  78. 91fd89e Wrap dart:convert to track utf8 decode failures (#26650) by Jonah Williams · 6 years ago
  79. 2e8f173 Add flutter_build package for codegen and version sync with tool (#26978) by Jonah Williams · 6 years ago
  80. f9e6242 Use mDNS to discover the device port (#26944) by Dan Field · 6 years ago
  81. 06b979c Revert "Warn when building on master channel (#25007)" (#27096) by Gary Qian · 6 years ago v1.2.0
  82. fa5f3da Update flutter clean to remove .dart_tool directory (#27054) by Jonah Williams · 6 years ago
  83. b028ee1 Revert "Experimental flags for hot reloads, fixed" (#27059) by Gary Qian · 6 years ago
  84. dd65a54 Warn when building on master channel (#25007) by Gary Qian · 6 years ago
  85. 2c05d08 Experimental flags for hot reloads, fixed (#27043) by Liam Appelbe · 6 years ago
  86. cf74419 Revert "Experimental flags for hot reloads (#26988)" (#27037) by Dan Field · 6 years ago
  87. 763bf11 Experimental flags for hot reloads (#26988) by Liam Appelbe · 6 years ago
  88. 66f424f fix some bad indentations (#26921) by Alexandre Ardhuin · 6 years ago
  89. 31a9626 [O] Removing all timeouts (mark II) (#26736) by Ian Hickson · 6 years ago
  90. 830c0df Allow attaching to profile builds (#26720) by Jonah Williams · 6 years ago
  91. 9eada88 Experimental flags in flutter (#26715) by Liam Appelbe · 6 years ago
  92. eb8219e Emulator support for dynamic mode on Intel architecture (#26565) by Stanislav Baranov · 6 years ago
  93. 774e8c1 remove ignore_for_file lints (#26545) by Dan Field · 6 years ago
  94. 585e231 Friendlier flutter tool messages for dynamic mode (#26378) by Stanislav Baranov · 6 years ago
  95. dca8d36 Change flutter create to use master-docs.flutter.io instead of firebase URL. (#25516) by Greg Spencer · 6 years ago
  96. a2fa98e Add polling module discovery for Fuchsia (#24994) by Jonah Williams · 6 years ago
  97. 6d6ada1 Friendlier flags for Dart compilation training. (#25645) by Stanislav Baranov · 6 years ago
  98. 368cd7d Adding support for android app bundle - Issue #17829 (#24440) by Pranay Airan · 6 years ago
  99. 8426910 Revert "[O] Remove many timeouts. (#23531)" (#25646) by Ian Hickson · 6 years ago
  100. 76f7081 [O] Remove many timeouts. (#23531) by Ian Hickson · 6 years ago