1. c883204 Allow IconButton to have smaller sizes (#47457) by Tianguang · 6 years ago v1.14.1
  2. 5d37de2 [Gallery] Fix text contrast ratio on homepage and contacts demo (#48752) by MH Johnson · 6 years ago
  3. 72561cd Roll engine ddaa9dc95f7b..bc41ab513932 (2 commits) (#48858) by engine-flutter-autoroll · 6 years ago
  4. 63c65e5 [flutter_tools] Clean up build_aot code post assemble migration (#48771) by Jonah Williams · 6 years ago
  5. 8092f6a Reland: Migrate some more integration tests to Android embedding v2 (#48840) by Jason Simmons · 6 years ago
  6. 493c99d Roll engine 82a851cf21cf..ddaa9dc95f7b (2 commits) (#48852) by engine-flutter-autoroll · 6 years ago
  7. 0174267 ButtonBar.verticalDirection and AlertDialog.actionsVerticalDirection (#48728) by Shi-Hao Hong · 6 years ago
  8. ad9476d [flutter_tools] Remove context from Artifacts class (#48776) by Jonah Williams · 6 years ago
  9. 3e63411 Avoid runtimeType.toString in toString overrides/debugLabels (#48607) by Dan Field · 6 years ago
  10. ea28a9c Increase iteration counts to help improve noise in benchmark results. (#48845) by Jim Graham · 6 years ago
  11. 3ef6ac4 Roll engine fd269f60bfc6..82a851cf21cf (2 commits) (#48843) by engine-flutter-autoroll · 6 years ago
  12. bc6f270 Revert "[flutter_tools] Enable fast start by default for Android (#48746)" (#48836) by Jonah Williams · 6 years ago v1.14.0
  13. d5b0b3c [flutter_tools] Enable fast start by default for Android (#48746) by Jonah Williams · 6 years ago
  14. b973352 Implement takeScreenshot and add driver test for Fuchsia (#48611) by Emmanuel Garcia · 6 years ago
  15. 52e0d98 [tools] Rename dev_finder to device-finder. (#48610) by Andrew Davies · 6 years ago
  16. 2949088 Reland: [flutter_tools] File system utilities (#48757) by Zachary Anderson · 6 years ago
  17. 5ca4cc8 Restored change (#48529) by Kate Lovett · 6 years ago
  18. 68d0c89 Return the correct number of semantic children for the ListView.separated constructor (#48741) by rami-a · 6 years ago
  19. b3ea191 [flutter_tools] Update template for web application to correct typo (#48778) by Jonah Williams · 6 years ago
  20. 05ebd2c fd269f60b Use Skia's CSS3 style matcher for dynamically loaded font sets (flutter/engine#15468) (#48784) by engine-flutter-autoroll · 6 years ago
  21. 9eb9ea0 Let the tool warn about all old API plugins (#48282) by xster · 6 years ago
  22. e1812c8 Roll engine 157772a31597..0235a5084389 (3 commits) (#48777) by engine-flutter-autoroll · 6 years ago
  23. 79c2867 [flutter_tools] Refactor Environment and FileStore to be context-free (#48759) by Jonah Williams · 6 years ago
  24. c3124ff Roll engine 73d2fb374ccb..157772a31597 (4 commits) (#48770) by engine-flutter-autoroll · 6 years ago
  25. ba71764 [flutter_tool] Roll the Fuchsia SDK forward (#48750) by Zachary Anderson · 6 years ago
  26. 9585acd Fixing AutomaticKeepAlive Docs (#48575) by Michel Feinstein · 6 years ago
  27. 9f145f6 [flutter_tools][web] Add basic service worker generation support to web applications (#48344) by Jonah Williams · 6 years ago
  28. 0a600e1 Fix tool test order (#48735) by Dan Field · 6 years ago
  29. 8b6b3b6 Passes scrollPhysics (#48342) by Prerak Mann · 6 years ago
  30. ef62092 Revert "[flutter_tools] File system utilities (#48738)" (#48755) by Zachary Anderson · 6 years ago
  31. 03a59bf Serve packages uris in flutter_tools dev web server (#48743) by Jacob MacDonald · 6 years ago
  32. 0349660 [flutter_tools] File system utilities (#48738) by Zachary Anderson · 6 years ago
  33. d7d6426 Add asserts requiring BoxConstraints' parameters to be non-null (#48295) by Tianguang · 6 years ago
  34. 5df6373 Roll engine 88935ca3c4fe..73d2fb374ccb (3 commits) (#48733) by engine-flutter-autoroll · 6 years ago
  35. 8f92cb7 Fixing PageScrollPhysics to get along with NestedScrollView (#48457) by Kate Lovett · 6 years ago
  36. 6495d37 Allow requestFocus on an unattached FocusNode to create a deferred focus request (#48589) by Greg Spencer · 6 years ago
  37. 23a3d10 [flutter_tool] Make BotDetector context free (#48605) by Zachary Anderson · 6 years ago
  38. 6a5964d Make ParentDataWidget usable with different ancestor RenderObjectWidget types (#48541) by Michael Goderbauer · 6 years ago
  39. 8d438b0 Roll engine 3d37d39d95ad..88935ca3c4fe (2 commits) (#48648) by engine-flutter-autoroll · 6 years ago
  40. e2b169e Apply void_checks lint. (#48267) by Ian Hickson · 6 years ago
  41. ab36346 Roll engine 7ef88f85d572..3d37d39d95ad (2 commits) (#48645) by engine-flutter-autoroll · 6 years ago
  42. 53bf9d7 Update BUG.md (#48539) by Ian Hickson · 6 years ago
  43. 5129c2d Fix typo (#48385) by Dan Field · 6 years ago
  44. 4d096c4 [flutter_tool] Make CommandHelp context free (#48584) by Zachary Anderson · 6 years ago
  45. 7dba0da Fix platform view pointer event global route position detection (#48459) by Chris Yang · 6 years ago
  46. 46b5982 Manually Roll engine to f001ea2...7ef88f8 (34 commits) to resolve goldens (#48598) by Gary Qian · 6 years ago
  47. 1d08642 Create helper functions to handle WebDriver actions. Some actions on base … (#48538) by Angjie Li · 6 years ago
  48. 6397c02 Adding error handling for SocketExceptions to local comparator (#48517) by Kate Lovett · 6 years ago
  49. fca5917 Test hot reload targeting a Fuchsia device (#48472) by Emmanuel Garcia · 6 years ago
  50. 8b139a8 [flutter_tool] Use the delegate's toString in the ErrorHandlingFileSystem (#48597) by Zachary Anderson · 6 years ago
  51. 67a68e9 [flutter_tools] Fix analytics opt out event (#48585) by Zachary Anderson · 6 years ago
  52. c90b118 Add padEnds option to SliverFillViewport (#48207) by Maya · 6 years ago
  53. 5280dda Improve toolchain text (#48102) by Tim Sneath · 6 years ago
  54. 02db6a8 DiagnosticsTreeStyle.oneLine for CupertinoThemeData (#48084) by LongCatIsLooong · 6 years ago
  55. 47bba44 L10n Currency Formatting, Fixes to Named vs Positional Parameters (#48445) by Shi-Hao Hong · 6 years ago
  56. ec2d583 Make subcommands return success instead of null (#48100) by Emmanuel Garcia · 6 years ago
  57. a8c5f4e Add missing indentation to assets-images example (#45833) by Gerrit · 6 years ago
  58. d907a26 Fixed issue where PaginatedDataTable would not fill the width of its containing Card (#48531) by Ben Konyi · 6 years ago
  59. 31f399f Stopped increasing the cache size to accomodate large images. (#47387) by gaaclarke · 6 years ago
  60. 7a13d8a install goldctl in docker build (#46640) by Christopher Fujino · 6 years ago
  61. 5d30c09 [flutter_tools][web] Add support for web app manifests and arbitrary resource files (from web/) (#48316) by Jonah Williams · 6 years ago
  62. 749589d [flutter_tools] Remove context usage from status and clean up test cases (#48446) by Jonah Williams · 6 years ago
  63. 5f4e4a3 Revert "Migrate some more integration tests to Android embedding v2 (#48532)" (#48582) by Jonah Williams · 6 years ago
  64. db08afd Allow for customizable ModalRoute barrierTween (#48345) by Shi-Hao Hong · 6 years ago
  65. 1613a62 Migrate some more integration tests to Android embedding v2 (#48532) by Jason Simmons · 6 years ago
  66. 169f157 Step 1 of 2: Warn about Flutter's FloatingActionButton dependency on ThemeData accent properties (#48435) by Hans Muller · 6 years ago
  67. d291de0 Add a diagnostic message for malformed imports in analyze.dart (#38355) by LongCatIsLooong · 6 years ago v1.13.9
  68. 1df6e2a Simplify the Shortcuts widget diagnostic output (#48265) by Greg Spencer · 6 years ago
  69. 51e24a3 Implement reverseTransitionDuration for TransitionRoute (#48274) by Shi-Hao Hong · 6 years ago
  70. c241f9f Document reasoning for why CustomMultiChildLayout size can't depend on children and how to do it (#48451) by creativecreatorormaybenot · 6 years ago
  71. 82262d8 format operator== according to flutter style guide (#48449) by Alexandre Ardhuin · 6 years ago
  72. 23ce192 Reland: Reword flutter run help screen. (#48423) by Zachary Anderson · 6 years ago
  73. 0bbbd04 Bump excon from 0.67.0 to 0.71.0 for ci on mac & linux (#48268) by Christopher Fujino · 6 years ago
  74. 84aa29c Gold Pre-submit flow for contributors without permissions (#47551) by Kate Lovett · 6 years ago
  75. a245cd7 Revert "Roll engine f001ea29f1b9..46adf73d5128 (5 commits) (#48437)" (#48504) by Zachary Anderson · 6 years ago
  76. fabf4e3 Reverse the sense of the terms snippet and sample. (#48254) by Greg Spencer · 6 years ago
  77. dbed575 Add test of scrolling competition (#47492) by Tong Mu · 6 years ago
  78. 07161e8 [flutter_tool] Don't use context in ProcessUtils (#48444) by Zachary Anderson · 6 years ago
  79. 4e6d649 Add optional `endian` argument for WriteBuffer/ReadBuffer (#46661) by Sunbreak · 6 years ago
  80. 945f206 Roll engine f001ea29f1b9..46adf73d5128 (5 commits) (#48437) by engine-flutter-autoroll · 6 years ago
  81. 1f36167 Update Dart diagram (#48426) by Tim Sneath · 6 years ago
  82. 58d6c42 Check for desktop project files before building (#48350) by stuartmorgan · 6 years ago
  83. 67c843f Rename conditional imported files to match convention (#48356) by Lau Ching Jun · 6 years ago
  84. f7b8d62 [flutter_tool] Refactor Logger and Terminal to (mostly) no longer depend directly on context (#47269) by Jonah Williams · 6 years ago
  85. 0384c8c Flexible padding (header height) for expanded panels (#47951) by Marius Meißner · 6 years ago
  86. 6b66412 Update first-run information URLs (#48154) by Tim Sneath · 6 years ago
  87. c525988 Reorganize tests in l10n tool (#47704) by Shi-Hao Hong · 6 years ago
  88. f65f7f0 Change video_demo slightly so it works on web. (#46719) by David Iglesias · 6 years ago
  89. ccbce98 [fuchsia] Create an entry-point script to run driver tests on Fuchsia (#48359) by Kaushik Iska · 6 years ago
  90. 22deaaf f001ea29f adding windows platform to felt. fixing signal (flutter/engine#15111) (#48422) by engine-flutter-autoroll · 6 years ago
  91. 9fe88cd Pushing empty change to kick Cirrus by Greg Spencer · 6 years ago
  92. a541934 enable lint prefer_for_elements_to_map_fromIterable (#47726) by Alexandre Ardhuin · 6 years ago
  93. d1349f6 Roll engine a50f1ef56a05..4e9e69d2b392 (4 commits) (#48394) by engine-flutter-autoroll · 6 years ago
  94. 8b13201 Add CatmullRomCurve and CatmullRomSpline (#47547) by Greg Spencer · 6 years ago
  95. 505af78 StackTrace parser, fix assertion error message (#48343) by Dan Field · 6 years ago
  96. 4552724 Don't use local file system in devfs test (#48367) by Dan Field · 6 years ago
  97. b038b40 gen_l10n Number Format Handling (#47706) by Shi-Hao Hong · 6 years ago
  98. 846dce9 Roll engine 3f52888b3bcf..a50f1ef56a05 (4 commits) (#48382) by engine-flutter-autoroll · 6 years ago
  99. b4c7923 Cleanup accidental use of global fs in test. (#48358) by Alexander Aprelev · 6 years ago
  100. 1c79347 use yield* (#48307) by Alexandre Ardhuin · 6 years ago v1.13.8