1. f36a35d Roll engine f867609c01a9..a32df2c92800 (3 commits) (#33667) by engine-flutter-autoroll · 6 years ago v1.7.0
  2. 3c34ff7 Prep for engine roll (#33662) by Dan Field · 6 years ago
  3. c289c99 Update the keycodes from source (#33632) by Greg Spencer · 6 years ago
  4. 9de346b Roll engine 7f4f52f95294..f867609c01a9 (3 commits) (#33639) by engine-flutter-autoroll · 6 years ago
  5. 3c24c5b Document that offsets are returned in logical pixels (#33620) by Michael Goderbauer · 6 years ago
  6. 55d98dd Roll engine e87326dd7d42..7f4f52f95294 (3 commits) (#33625) by engine-flutter-autoroll · 6 years ago
  7. 445505d Devfs cleanup and testing (#33374) by Jonah Williams · 6 years ago
  8. e810512 Use Dart's new direct ELF generator to package AOT blobs as shared libraries in Android APKs (#33611) by Jason Simmons · 6 years ago
  9. c2ed914 e87326dd7 Suppress an unchecked cast warning in ShimPluginRegistry (flutter/engine#9145) (#33622) by engine-flutter-autoroll · 6 years ago
  10. a9f93f7 f6061fb79 Roll src/third_party/dart 39ec9fc4f3..445a23a9bc (4 commits) (#33619) by engine-flutter-autoroll · 6 years ago
  11. 932200c Restructure macOS project files (#33608) by stuartmorgan · 6 years ago
  12. 0b235eb Roll engine 58eff77ef2f8..37b31ca70523 (4 commits) (#33606) by engine-flutter-autoroll · 6 years ago
  13. 5f6f70e Pass local engine variables to Windows build (#33540) by stuartmorgan · 6 years ago
  14. d963e4f Text selection handles are sometimes not interactive (#31852) by Justin McCandless · 6 years ago
  15. 8d658d4 uncaught_image_error_linux is no longer particularly flaky (#33596) by Gary Qian · 6 years ago
  16. cba41ca Remove assert from Image._handleImageFrame() (#33602) by Todd Volkert · 6 years ago v1.6.7
  17. 170309d fix 23723 rounding error (#33473) by chunhtai · 6 years ago
  18. c7c0965 Add DiagnosticableMixin (#33595) by Greg Spencer · 6 years ago
  19. f38ee15 add daemon command to enumerate supported platforms (#33472) by Jonah Williams · 6 years ago
  20. 2cb5b24 Fix text scaling of strut style (#33462) by Gary Qian · 6 years ago
  21. fa3fbc8 Material allows "select all" when not collapsed (#32950) by Tong Mu · 6 years ago
  22. 07aede4 Fix onExit calling when the mouse is removed. (#33477) by Greg Spencer · 6 years ago
  23. bfc6df0 fixed 33347 fill the gap during performLayout in SliverGrid and SliverFixedExtentList (#33467) by chunhtai · 6 years ago
  24. 6feedcc use toFixedAsString and DoubleProperty in diagnosticProperties (#33488) by Jonah Williams · 6 years ago
  25. 0df3ec6 Remove obsolete TOODs (#33554) by Dan Field · 6 years ago
  26. 7d3ff77 58eff77ef Roll src/third_party/skia 2f0f5fb37d74..69aaee0ff927 (2 commits) (flutter/engine#9138) (#33574) by engine-flutter-autoroll · 6 years ago
  27. 6bd8fc5 061d615bc Roll src/third_party/skia 859f7108a5af..2f0f5fb37d74 (2 commits) (flutter/engine#9137) (#33564) by engine-flutter-autoroll · 6 years ago
  28. af56b36 22fcb2e8d Roll buildroot to pick up fixed create_updated_flutter.deps.py (flutter/engine#9129) (#33556) by engine-flutter-autoroll · 6 years ago
  29. ec65f8a Roll engine fa9b5bd0e286..7dd62d6b3ca4 (3 commits) (#33555) by engine-flutter-autoroll · 6 years ago
  30. 986d036 Mark flutter_gallery__back_button_memory as flaky (#33549) by Todd Volkert · 6 years ago
  31. 7263c12 Add local overrides to testbed and provide more defaults (#33264) by Jonah Williams · 6 years ago
  32. da600ba Reland - Wire up hot restart and incremental rebuilds for web (#33533) by Jonah Williams · 6 years ago
  33. 381fec5 Roll engine 4c4c0f82825d..fa9b5bd0e286 (2 commits) (#33551) by engine-flutter-autoroll · 6 years ago
  34. 3bbdf01 Add to app measurement (#33458) by Emmanuel Garcia · 6 years ago
  35. abca503 Roll engine 8dc3a4cde207..4c4c0f82825d (47 commits) (#33546) by engine-flutter-autoroll · 6 years ago
  36. ca13add Fix/update several HTML links (#33539) by Todd Volkert · 6 years ago
  37. 311cde9 Reland "Clean up some flutter_tools tests and roll dependencies" (#33225) by Jason Simmons · 6 years ago
  38. 22ea031 Fix ScrollbarPainter thumbExtent calculation and add padding (#31763) by LongCatIsLooong · 6 years ago
  39. c926aae Fixed broken link in debugProfileBuildsEnabled documentation (#33531) by Ben Konyi · 6 years ago
  40. b84ac50 [flutter_tool] Misc. fixes for Fuchsia (#33466) by Zachary Anderson · 6 years ago
  41. c1d448f Update Fuchsia SDK (#33526) by Zachary Anderson · 6 years ago
  42. 252a14b Fixed for DropdownButton crashing when a style was used that didn't include a fontSize (#33474) by Darren Austin · 6 years ago
  43. 79ae04d Build the solution on Windows (#33528) by stuartmorgan · 6 years ago
  44. 6884146 Add loading support to Image (#33369) by Todd Volkert · 6 years ago
  45. 925f5f1 Revert "Wire up hot restart and incremental rebuilds for web (#33197)" (#33529) by Jonah Williams · 6 years ago
  46. 8139a36 [flutter_tool] Use product runner in Fuchsia release build (#33282) by Zachary Anderson · 6 years ago
  47. 52ae996 Wire up hot restart and incremental rebuilds for web (#33197) by Jonah Williams · 6 years ago
  48. 27bdb11 Expose service client and app isolate in driver (#33431) by Mehmet Fidanboylu · 6 years ago
  49. 0c517ae remove empty file (#33489) by Jonah Williams · 6 years ago
  50. aecf053 Use vswhere to find Visual Studio (#33448) by stuartmorgan · 6 years ago
  51. e1a784a Wrap Windows build invocation in a batch script (#33443) by stuartmorgan · 6 years ago v1.6.6
  52. c56b455 ensure unpack declares required artifacts (#33454) by Jonah Williams · 6 years ago
  53. 786d9ce Fix a missing_return analyzer error in a code example (#33468) by Jason Simmons · 6 years ago
  54. d729e70 correctly pin build_daemon (#33463) by Jonah Williams · 6 years ago
  55. f9e28e7 Do not return null from IosProject.isSwift (#33450) by Jason Simmons · 6 years ago
  56. 8e3e0a8 Revert "Instrument add to app flows (#33297)" (#33449) by Jonah Williams · 6 years ago
  57. 2d9b158 Revert "Framework support for font features in text styles (#33230)" (#33444) by Jonah Williams · 6 years ago
  58. 13e9bfc Add binaryMessenger constructor argument to platform channels (#30406) by Harry Terkelsen · 6 years ago
  59. faec4ca Instrument add to app flows (#33297) by Emmanuel Garcia · 6 years ago
  60. 841286d Framework support for font features in text styles (#33230) by Jason Simmons · 6 years ago
  61. 7c811b6 Fix first focus determination. (#33279) by Greg Spencer · 6 years ago v1.6.5
  62. 841e1cf Add mustRunAfter on mergeAssets task to force task ordering (#33272) by Luiz Dubas · 6 years ago
  63. a656bcf rename test file that misnamed (#33361) by Jonah Williams · 6 years ago
  64. 8217f4b remove Layer.replaceWith due to no usage and no tests (#33164) by Yegor · 6 years ago
  65. 20c31e7 Sample Code & Animation for Flow Widget (#31929) by Kate Lovett · 6 years ago
  66. 323373d Add blank newline after Dartdoc bulleted list. (#33403) by Todd Volkert · 6 years ago
  67. ddef473 Add clarification in Animation's listener API docs (#33363) by Todd Volkert · 6 years ago
  68. 75d75bf fix relative paths and snapshot logic in tool (#33283) by Jonah Williams · 6 years ago
  69. 582c558 make sure we build test targets too (#33284) by Jonah Williams · 6 years ago
  70. 81c38b2 Implement macOS support in `flutter doctor` (#33277) by stuartmorgan · 6 years ago
  71. 156b422 Americanise spellings (#33323) by Chris Bracken · 6 years ago
  72. 4d99232 Correct typos (#33322) by Chris Bracken · 6 years ago
  73. 0f6e4e6 Add macosPrefix to the pubspec schema for plugins (#33287) by stuartmorgan · 6 years ago v1.6.4
  74. daa7060 Add stateful_widget_animation snippet template (#33295) by Todd Volkert · 6 years ago
  75. 9d52085 ExpandIcon Custom Colors (#33148) by Shi-Hao Hong · 6 years ago
  76. 73798a1 Explain hairline rendering in BorderSide.width docs (#33226) by Shi-Hao Hong · 6 years ago
  77. c99ed8f Add unpublish_package script. (#33267) by Greg Spencer · 6 years ago
  78. f5827f0 [flutter_tool] Improve Fuchsia 'run' tests (#33263) by Zachary Anderson · 6 years ago
  79. 7ec9a6f no longer necessary with ddc fix (#33271) by Jonah Williams · 6 years ago
  80. 12a0e47 Make paths absolute in settings.gradle (#33228) by Emmanuel Garcia · 6 years ago
  81. 1bd85dd disable flaky devfs test (#33285) by Jonah Williams · 6 years ago
  82. 552e747 Mark non-flaky test as such (#33269) by liyuqian · 6 years ago
  83. c6129b4 Add cast to prepare for package:file update (#33268) by Todd Volkert · 6 years ago
  84. bc7bc94 Slight clarification in the ImageCache docs (#33195) by Todd Volkert · 6 years ago v1.6.3
  85. 9a16900 Pass an async callback to testWidgets. (#33260) by Paul Berry · 6 years ago
  86. 4bc8e9c [ci] use Windows Container 2019 (#33248) by Fedor Korotkov · 6 years ago
  87. 6031c56 Material Long Press Text Handle Flash (#32911) by Justin McCandless · 6 years ago
  88. 0e8720e use the --disable-server-feature-completion cli arg to the analysis server (#33232) by Devon Carew · 6 years ago
  89. be2918f Fix ImageStreamListener's hashCode & operator== (#33217) by Todd Volkert · 6 years ago
  90. ef9866b Build macOS via workspace, rather than project (#33198) by stuartmorgan · 6 years ago
  91. 2f6a986 Roll engine 64f18f2cb686..8dc3a4cde207 (5 commits) (#33219) by engine-flutter-autoroll · 6 years ago
  92. 018df5e manual engine roll (#33224) by Jonah Williams · 6 years ago
  93. a30ffb6 Revert "Clean up some flutter_tools tests and roll dependencies (#33163)" (#33206) by Jonah Williams · 6 years ago
  94. a6f1c09 Engine roll 75963dbb0ba6..64f18f2cb686 (#33157) by Jason Simmons · 6 years ago
  95. dc28ba8 Remove colon from Gradle task name since it's deprecated (#33191) by Emmanuel Garcia · 6 years ago
  96. e5f81e1 Clean up some flutter_tools tests and roll dependencies (#33163) by Ian Hickson · 6 years ago
  97. cb57618 303a3910d fix dartdevc build (flutter/engine#9036) (#33155) by engine-flutter-autoroll · 6 years ago v1.6.2
  98. 2eee3f3 [flutter_tool] Don't look for Fuchsia artifacts on Windows (#33146) by Zachary Anderson · 6 years ago
  99. ecc7793 75963dbb0 Roll src/third_party/skia 12710911dcc2..e63b01b364a0 (11 commits) (flutter/engine#9035) (#33151) by engine-flutter-autoroll · 6 years ago
  100. 73dbca4 Added ScrollController to TextField (#32620) by Mattia Crovero · 6 years ago