1. 020e0ef Add some more dart doc to RepaintBoundary (#17183) by xster · 7 years ago v0.5.5
  2. e593dc7 Update all packages (#18471) by Danny Tuppeny · 7 years ago
  3. d1cc8b6 Clean up output of "flutter run --release" (#18380) by Ian Hickson · 7 years ago
  4. 48f4ff6 Ensure errors launching emulators are exposed to the daemon (#18446) by Danny Tuppeny · 7 years ago
  5. 03b5b1c Check video widget is mounted on call to setState (#18467) by Chris Bracken · 7 years ago
  6. ab6df25 Fixed concurrent list modification in vmservice.dart by Ben Konyi · 7 years ago
  7. 87351bd Fix outdated link for how to edit plugin code (#18069) by Michael Thomsen · 7 years ago
  8. 2ae4884 Revert elimination of Dart 1 (#18460) by Chris Bracken · 7 years ago
  9. 210e2fa Fix ListView dartdoc where a paragraph doesn't flow with the section heading and the other paragraphs in the section (#18430) by xster · 7 years ago
  10. 5ed0290 [frdb] Add support for env connection variable. (#18429) by Andrew Davies · 7 years ago
  11. b401e76 fix some TextInputType dartdocs (#18427) by Yegor · 7 years ago
  12. ed05e93 Minor flutter daemon doc fixes (#18447) by Danny Tuppeny · 7 years ago
  13. 211b677 Roll engine. (#18452) by Florian Loitsch · 7 years ago
  14. 11a6a09 Roll the engine. (#18444) by Florian Loitsch · 7 years ago
  15. e45836f enable lint avoid_field_initializers_in_const_classes (#18415) by Alexandre Ardhuin · 7 years ago
  16. 5875693 Roll engine. (#18420) by Florian Loitsch · 7 years ago
  17. 0f0cc44 Scaffold bottomSheet parameter: persistent, not a route (#18379) by Hans Muller · 7 years ago
  18. aecb7d9 Fixes for Dart 2 failures in tests (#18371) by Keerti Parthasarathy · 7 years ago
  19. b8b34de Fix misplaced quote (#18354) by Danny Tuppeny · 7 years ago
  20. d1aaa40 Find AppFrameworkInfo.plist relative to Flutter app (#18358) by Sigurd Meldgaard · 7 years ago
  21. b760ce0 expose PathOperation (#18383) by Dan Field · 7 years ago
  22. e3d9eca Add ability to cache images by size (#18135) by Jonah Williams · 7 years ago
  23. dac2ebf More flexible timeout logic in flutter_test (#18256) by Ian Hickson · 7 years ago
  24. 6c56bb2 Update typedef syntax to use Function notation and turn on lint for old notation. (#18362) by Greg Spencer · 7 years ago
  25. 3019ad9 Passing any to named params require the name of the parameter itself. (#18361) by Mehmet Fidanboylu · 7 years ago v0.5.4
  26. 304763d Update gallery assets version with optipng (#18327) by xster · 7 years ago
  27. d454629 Add @isTest annotation to testGesture (#18311) by Edman P. Anjos · 7 years ago
  28. 625ac52 update tests for TextStyle changes in engine (#17982) by Dan Field · 7 years ago
  29. 226f2c1 Fix broken asset uris (#18336) by Mehmet Fidanboylu · 7 years ago
  30. 691cbee Add locale parameter to EditableText (#18222) by Hans Muller · 7 years ago v0.5.3
  31. 326caa5 [Gallery] Updated assets and copy (#18324) by Will Larche · 7 years ago
  32. 581a343 Fix gradle dependency for gen_snapshot in AOT builds. (#18322) by Stanislav Baranov · 7 years ago
  33. 4db7daf Handle malformed depfiles in Fingerprinter (#18321) by Chris Bracken · 7 years ago
  34. 3daebd0 It's time to #deleteDart1 (again) (#18316) by Chris Bracken · 7 years ago
  35. 9495df4 Revert "It's time to #deleteDart1 (#18293)" (#18313) by Chris Bracken · 7 years ago
  36. ed63e70 It's time to #deleteDart1 (#18293) by Chris Bracken · 7 years ago
  37. e186a16 Add 'header' SemanticsFlag to AppBar, NavBar (#18289) by Jonah Williams · 7 years ago
  38. b8c81e4 Roll engine to 5d2f24aa5cbdbe3c5d41b2b261873d26f4077c79 (#18290) by Greg Spencer · 7 years ago
  39. 3983815 fix setTextEntryEmulation docs (#18298) by Yegor · 7 years ago
  40. 0e4770e Count kernel bytes in bytes synced by DevFS.update (#18288) by Chris Bracken · 7 years ago
  41. 0628a1f Eliminiate concurrent map key set modification (#18284) by Chris Bracken · 7 years ago
  42. 3c25817 Make kernel compiler stdoutHandler private (#18283) by Chris Bracken · 7 years ago
  43. d803f02 Add activeIcon property to BottomNavigationBarItem (#18125) by Jonah Williams · 7 years ago
  44. 0891a11 update a11y for material slider (#18005) by Jonah Williams · 7 years ago
  45. 3bc906d Extracted an ImplicitlyAnimatedWidgetState from AnimatedWidgetBaseState (#18181) by matthew-carroll · 7 years ago
  46. 3b9b5ac showOnScreen Improvements (#18252) by Michael Goderbauer · 7 years ago
  47. c53245c Roll engine to fca976d8c767e1ac98f8434c03c1a642dca4513e (#18253) by Greg Spencer · 7 years ago
  48. 06140f2 Closing search with system back button works (#18174) by Michael Goderbauer · 7 years ago
  49. 0a26ac0 _markNeedsClip() when clipper type has changed. (#18248) by amirh · 7 years ago v0.5.2
  50. fc5d44d Correct RaisedButton to OutlineButton for disabled outline example in buttons demo (#18243) by Anthony · 7 years ago
  51. 4a2ed22 Propagate flutter tool verbose flag through gradle to flutter build bundle. (#18246) by Stanislav Baranov · 7 years ago
  52. 4bbd4ce Surface border parameter in CupertinoSliverNavigationBar (#18194) by Edman P. Anjos · 7 years ago
  53. 199d945 Add emulators to docs (#18231) by Danny Tuppeny · 7 years ago
  54. 67b5ed4 Use `cirrusci/windowsservercore:2016` container for CI (#18202) by Fedor Korotkov · 7 years ago
  55. 79dec6f Remove spurious new line. (#18230) by Florian Loitsch · 7 years ago
  56. 211615f Disable engine calls doring layout_bench. (#18163) by Florian Loitsch · 7 years ago
  57. b135fb3 Remove tests that rely on 'ar' locale information which will change (#18217) by Alan Knight · 7 years ago
  58. ac0c44f Small fidelity adjustments for Cupertino (#18104) by xster · 7 years ago
  59. f11c8d9 Add compile-expression service. (#16161) by Alexander Aprelev · 7 years ago
  60. da7670c Fixes for test failures in Dart 2 mode (#18122) by Keerti Parthasarathy · 7 years ago
  61. 12eeb94 Compare SemanticsHandler# at end of test to value at beginning of test (#18183) by Michael Goderbauer · 7 years ago
  62. 57187b0 Roll to engine with second dart roll by Alexander Aprelev · 7 years ago
  63. bc301263 Roll to engine with first dart roll by Alexander Aprelev · 7 years ago
  64. db48ae3 Roll to engine before first dart roll by Alexander Aprelev · 7 years ago
  65. 04e0fcb Fixed a typo in the render paragraph locale setter (#18189) by Hans Muller · 7 years ago
  66. e8bceab Correct OutlineBorder gapStart when InputDecoration icon is specified (#18182) by Hans Muller · 7 years ago
  67. 25c4bc3 Try to make the test framework a little more resilient to timeouts (#18180) by Ian Hickson · 7 years ago
  68. b9392ed Update flutter daemon docs (#18199) by Danny Tuppeny · 7 years ago
  69. 09276be enable lint prefer_equal_for_default_values (#18156) by Alexandre Ardhuin · 7 years ago
  70. 6be81eb Be more resilient to bad data from VM (#18132) by Ian Hickson · 7 years ago
  71. e396cc7 Documented embedded navigators in the Navigator class file (#15040). (#18051) by matthew-carroll · 7 years ago
  72. 944f0a4 Revert "Clean up output of "flutter run --release" (#18049)" (#18184) by Ian Hickson · 7 years ago
  73. 4f1b660 Clean up output of "flutter run --release" (#18049) by Ian Hickson · 7 years ago
  74. d4d24a7 Configure move bot. (#18177) by Ian Hickson · 7 years ago
  75. e342755 Be less verbose in the logs. (#17401) by Ian Hickson · 7 years ago
  76. 2bc94f4 Configure no-response bot. (#18176) by Ian Hickson · 7 years ago
  77. 43da9d5 Use isDirectory instead of existsSync to avoid crash (#18167) by Danny Tuppeny · 7 years ago
  78. 34933f8 TextFormField/TextField - remove spaces in character counter (#18096) by Tran Huy Phuc · 7 years ago
  79. 609b996 Update dartdoc to 0.20.0 (#18123) by jcollins-g · 7 years ago
  80. ec6c4ab Rename --prefer-shared-library to --build-shared library consistently (#18164) by Martin Kustermann · 7 years ago
  81. f833c43 Skip version checks when running `flutter upgrade` (#18031) by Danny Tuppeny · 7 years ago
  82. 4cd5870 Added docs to CupertinoAlertDialog to explain title, content, and button styling (#18128) (#18129) by matthew-carroll · 7 years ago
  83. 62e87c8 Start refresh while bouncing back to 0.0 from overscroll on iOS (#18012) by Michael Goderbauer · 7 years ago
  84. 026c898 Clarify Offstage docs (#18089) by Michael Goderbauer · 7 years ago
  85. 529d250 Update CONTRIBUTING.md by Ian Hickson · 7 years ago
  86. 4c5303a Unfocus textfield if it is disabled (#18097) by Michael Goderbauer · 7 years ago
  87. 6db3c6d Build devicelab iOS apps as universal binaries (#18102) by Chris Bracken · 7 years ago
  88. e49a966 Await writing local props to complete (#18110) by Mikkel Nygaard Ravn · 7 years ago
  89. 3d7d968 Use correct branch for version checks on beta/dev (#18016) by Danny Tuppeny · 7 years ago
  90. 8c39c35 Upgradle Gradle dependencies to match Android Studio 3.1.2 (#18080) by Mikkel Nygaard Ravn · 7 years ago
  91. b83749c Golden file tests for clip (#18056) by Ian Hickson · 7 years ago
  92. 72c459b Fix crash when painting empty tables (#17952) by Ian Hickson · 7 years ago
  93. 4aa4c96 Roll engine to 6cef519598c09039fc951eca6998b437a7137dec (#18100) by Chris Bracken · 7 years ago
  94. 1891173 Spacer should only flex in the main axis direction. (#18052) by Ian Hickson · 7 years ago
  95. c7a13e6 Roll engine to e8fd58a503a800242fc68f1f2f115b9ba79d783e - with Dart roll by Alexander Markov · 7 years ago
  96. 971140e Roll engine to 0b3118d39606a775c60319b82112ef42fbabc759 - before dart roll by Alexander Markov · 7 years ago
  97. ed20de0 Restore omitted optional 'new' to fix Flutter gallery in Dart 1 mode (#18087) by Alexander Markov · 7 years ago
  98. bf531ba Roll engine to 15ddcd448d972381cfa9c93c041dfa31a2061e0c (#18084) by Todd Volkert · 7 years ago
  99. f1e4def Pass locale along to RenderParagraph (#17879) by Hans Muller · 7 years ago
  100. 49bcda5 remove ExcludeSemantics from bottom app bar demo (#18033) by Jonah Williams · 7 years ago