1. d291de0 Add a diagnostic message for malformed imports in analyze.dart (#38355) by LongCatIsLooong · 6 years ago v1.13.9
  2. 1df6e2a Simplify the Shortcuts widget diagnostic output (#48265) by Greg Spencer · 6 years ago
  3. 51e24a3 Implement reverseTransitionDuration for TransitionRoute (#48274) by Shi-Hao Hong · 6 years ago
  4. c241f9f Document reasoning for why CustomMultiChildLayout size can't depend on children and how to do it (#48451) by creativecreatorormaybenot · 6 years ago
  5. 82262d8 format operator== according to flutter style guide (#48449) by Alexandre Ardhuin · 6 years ago
  6. 23ce192 Reland: Reword flutter run help screen. (#48423) by Zachary Anderson · 6 years ago
  7. 0bbbd04 Bump excon from 0.67.0 to 0.71.0 for ci on mac & linux (#48268) by Christopher Fujino · 6 years ago
  8. 84aa29c Gold Pre-submit flow for contributors without permissions (#47551) by Kate Lovett · 6 years ago
  9. a245cd7 Revert "Roll engine f001ea29f1b9..46adf73d5128 (5 commits) (#48437)" (#48504) by Zachary Anderson · 6 years ago
  10. fabf4e3 Reverse the sense of the terms snippet and sample. (#48254) by Greg Spencer · 6 years ago
  11. dbed575 Add test of scrolling competition (#47492) by Tong Mu · 6 years ago
  12. 07161e8 [flutter_tool] Don't use context in ProcessUtils (#48444) by Zachary Anderson · 6 years ago
  13. 4e6d649 Add optional `endian` argument for WriteBuffer/ReadBuffer (#46661) by Sunbreak · 6 years ago
  14. 945f206 Roll engine f001ea29f1b9..46adf73d5128 (5 commits) (#48437) by engine-flutter-autoroll · 6 years ago
  15. 1f36167 Update Dart diagram (#48426) by Tim Sneath · 6 years ago
  16. 58d6c42 Check for desktop project files before building (#48350) by stuartmorgan · 6 years ago
  17. 67c843f Rename conditional imported files to match convention (#48356) by Lau Ching Jun · 6 years ago
  18. f7b8d62 [flutter_tool] Refactor Logger and Terminal to (mostly) no longer depend directly on context (#47269) by Jonah Williams · 6 years ago
  19. 0384c8c Flexible padding (header height) for expanded panels (#47951) by Marius Meißner · 6 years ago
  20. 6b66412 Update first-run information URLs (#48154) by Tim Sneath · 6 years ago
  21. c525988 Reorganize tests in l10n tool (#47704) by Shi-Hao Hong · 6 years ago
  22. f65f7f0 Change video_demo slightly so it works on web. (#46719) by David Iglesias · 6 years ago
  23. ccbce98 [fuchsia] Create an entry-point script to run driver tests on Fuchsia (#48359) by Kaushik Iska · 6 years ago
  24. 22deaaf f001ea29f adding windows platform to felt. fixing signal (flutter/engine#15111) (#48422) by engine-flutter-autoroll · 6 years ago
  25. 9fe88cd Pushing empty change to kick Cirrus by Greg Spencer · 6 years ago
  26. a541934 enable lint prefer_for_elements_to_map_fromIterable (#47726) by Alexandre Ardhuin · 6 years ago
  27. d1349f6 Roll engine a50f1ef56a05..4e9e69d2b392 (4 commits) (#48394) by engine-flutter-autoroll · 6 years ago
  28. 8b13201 Add CatmullRomCurve and CatmullRomSpline (#47547) by Greg Spencer · 6 years ago
  29. 505af78 StackTrace parser, fix assertion error message (#48343) by Dan Field · 6 years ago
  30. 4552724 Don't use local file system in devfs test (#48367) by Dan Field · 6 years ago
  31. b038b40 gen_l10n Number Format Handling (#47706) by Shi-Hao Hong · 6 years ago
  32. 846dce9 Roll engine 3f52888b3bcf..a50f1ef56a05 (4 commits) (#48382) by engine-flutter-autoroll · 6 years ago
  33. b4c7923 Cleanup accidental use of global fs in test. (#48358) by Alexander Aprelev · 6 years ago
  34. 1c79347 use yield* (#48307) by Alexandre Ardhuin · 6 years ago v1.13.8
  35. 317b9e7 Revert "Document reasoning for why CustomMultiChildLayout size can't depend on children and how to do it (#47797)" (#48369) by Alexander Aprelev · 6 years ago
  36. 087e90a Roll engine 3851981b863a..3f52888b3bcf (7 commits) (#48365) by engine-flutter-autoroll · 6 years ago
  37. de2514c Document reasoning for why CustomMultiChildLayout size can't depend on children and how to do it (#47797) by creativecreatorormaybenot · 6 years ago
  38. a1bf03f Revert "Esarbanis flutter run help (#48314)" (#48351) by Zachary Anderson · 6 years ago
  39. 134c2ff analytics ordering issue (#48278) by Dan Field · 6 years ago
  40. bf6c4c4 [flutter_tools]web]Add support for --csp mode to build web (#48319) by Jonah Williams · 6 years ago
  41. 965ba38 Remove unused public static members of private classes/enums (#48218) by Sam Rawlins · 6 years ago
  42. c86517c [issue 7293] add test for rettangle box decoration with boarder radius (#47915) by wise86-android · 6 years ago
  43. 866fa64 Esarbanis flutter run help (#48314) by Zachary Anderson · 6 years ago
  44. 76b21d2 Refactor SliverFillRemaining (#47379) by Kate Lovett · 6 years ago
  45. 5005824 Mark unused but desired private constructors as such (#46200) by Sam Rawlins · 6 years ago
  46. f974c29 SliverFadeTransition (#45950) by Kate Lovett · 6 years ago
  47. 4f9b6cf enable lint prefer_final_in_for_each (#47724) by Alexandre Ardhuin · 6 years ago
  48. fa337f5 [flutter_tool] Enable globals technical debt benchmark (#48266) by Jonah Williams · 6 years ago
  49. d73b368 Fix state in test (#48269) by Dan Field · 6 years ago
  50. 79c4c38 Make analyze once test not depend on test order or flutter create command (#48003) by Dan Field · 6 years ago
  51. f6a88d0 Registering multiple transformed events should work (#48149) by Mouad Debbar · 6 years ago
  52. 2221a9f [flutter_tool] Cache the path context in the flutter tool (#48250) by Jonah Williams · 6 years ago
  53. 53f98c9 update gitignore and xcode changes to macOS project for flutter gallery (#48251) by Jonah Williams · 6 years ago
  54. 1da96a9 Add @christopherfujino as owner of dev/ci (docker) (#48261) by Jenn Magder · 6 years ago
  55. ea799d9 .. (#48263) by Dan Field · 6 years ago
  56. a0e5621 Added `showCheckboxColumn` parameter to DataTable and PaginatedDataTable (#47552) by Ben Konyi · 6 years ago
  57. c3f590a update dependencies for flutter_tool (#48260) by Jacob MacDonald · 6 years ago
  58. ee7a37f [flutter_tools] Ensure that global variables are easily identifiable (#47398) by Jonah Williams · 6 years ago
  59. 19c7550 fix mockStopWatch creation (#48098) by Dan Field · 6 years ago
  60. 80ee2ff Add `Border.symmetric` constructor (#47523) by 神楽坂花火 · 6 years ago
  61. 7fee0c5 mark widget == and hashCode as nonVirtual (#46900) by Phil Quitslund · 6 years ago
  62. 301b09f 3851981b8 Roll fuchsia/sdk/core/mac-amd64 from Vk6uT... to Kom_K... (flutter/engine#15142) (#48244) by engine-flutter-autoroll · 6 years ago
  63. 1fc43d9 add key to constructors of public widgets (#47884) by Alexandre Ardhuin · 6 years ago
  64. 2ae5832 cbdc7bde2 Roll src/third_party/skia 7ac038f302f2..6791ee2f8059 (20 commits) (flutter/engine#15141) (#48163) by engine-flutter-autoroll · 6 years ago
  65. 0aed0b6 Add newlines between plugin names in GitHub template (#46937) by Jenn Magder · 6 years ago
  66. fa1ebab Added API docs on opening a Scaffold's drawer programmatically (#48152) by Shi-Hao Hong · 6 years ago
  67. adc6482 Implement CupertinoDatepicker time/dateTime constraints (#44628) by LongCatIsLooong · 6 years ago
  68. a3bbdfb eb139936e [web] Fix right click issues (flutter/engine#15103) (#48143) by engine-flutter-autoroll · 6 years ago v1.13.7
  69. 7511d8c fix MediaQuery override in CupertinoDatePicker (#48001) by LongCatIsLooong · 6 years ago
  70. c924f49 ignore a (potentially) unused import in generated code (#47593) by Devon Carew · 6 years ago
  71. b383bdf Initial (#47831) by creativecreatorormaybenot · 6 years ago
  72. 9195f81 Roll engine d35a4b300877..5858519139c2 (3 commits) (#48139) by engine-flutter-autoroll · 6 years ago
  73. 62e436f Implement AlertDialog.actionsPadding and AlertDialog.buttonPadding (#47709) by Shi-Hao Hong · 6 years ago
  74. 7b69d13 reset state between runs of devFS tests (#48101) by Dan Field · 6 years ago
  75. d7c347f make pub get test shufflable (#48095) by Dan Field · 6 years ago
  76. 628e854 Roll engine fa05d367add3..d35a4b300877 (4 commits) (#48131) by engine-flutter-autoroll · 6 years ago
  77. 5ff7225 fix io_test (#48097) by Dan Field · 6 years ago
  78. 9df1790 Flutter Web Driver Support (#47890) by Angjie Li · 6 years ago
  79. 57a9341 EditableText should not update textinput style when the textinput is … (#47904) by chunhtai · 6 years ago
  80. a46d179 Reland "Revert "Add visual density to the gallery options (#46090)"... (#47702)" (#48094) by Francisco Magdaleno · 6 years ago
  81. dc99d61 Remove simulator arch in Profile and Release, App.xcframework (#48002) by Jenn Magder · 6 years ago
  82. a6c3ffe Allow Xcode project Info.plist to be moved (#47993) by Jenn Magder · 6 years ago
  83. c340691 Roll engine bdc9708d235e..fa05d367add3 (4 commits) (#48077) by engine-flutter-autoroll · 6 years ago
  84. 24f39d4 Revert "Revert "Add many more global analyses. (#47875)" (#48080)" (#48081) by Dan Field · 6 years ago
  85. 04ea318 Revert "Add many more global analyses. (#47875)" (#48080) by Francisco Magdaleno · 6 years ago
  86. e768c92 Add many more global analyses. (#47875) by Ian Hickson · 6 years ago
  87. 4fbef2a Revert "Testing tryjob triage (#47893)" (#47985) by Kate Lovett · 6 years ago
  88. 173322d Support preferred locales for gen_l10n (#47845) by Shi-Hao Hong · 6 years ago
  89. 659dc81 Testing tryjob triage (#47893) by Kate Lovett · 6 years ago v1.13.6
  90. 43a8c24 fix an analysis ignore for the missing_required_param hint (#47956) by Devon Carew · 6 years ago
  91. 841924e Roll engine 5a730c60d3ce..bdc9708d235e (25 commits) (#47926) by engine-flutter-autoroll · 6 years ago
  92. b28dd0c Reland "Add `brightness` to CupertinoNavigationBar (fixes #46216) (#47521)" (#47855) by 神楽坂花火 · 6 years ago
  93. cf00b96 Fix semantics and transition-perf tests to parse new event format. (#47899) by Jim Graham · 6 years ago
  94. 4f23c43 Roll to include Dart changes to timeline to fix devicelab. (#47896) by Jim Graham · 6 years ago
  95. bc0d35c Reland "fix duration event of timeline summary (#47742)" (#47889) by Francisco Magdaleno · 6 years ago
  96. 50d4212 Revert "fix duration event of timeline summary (#47742)" (#47888) by Francisco Magdaleno · 6 years ago
  97. e43fd1c fix duration event of timeline summary (#47742) by Gityuan · 6 years ago
  98. ae24f18 Reland 39919 CupertinoPicker (#47837) by LongCatIsLooong · 6 years ago
  99. 09b31a4 Revert "Roll engine dc0187f21777..69e41497404d (6 commits) (#47847)" (#47856) by Francisco Magdaleno · 6 years ago
  100. 645cdbc Roll engine dc0187f21777..69e41497404d (6 commits) (#47847) by engine-flutter-autoroll · 6 years ago