1. d957c8f Add EdgeInsets, MediaQuery support for view insets (#13272) by Chris Bracken · 8 years ago 0.0.18 v0.0.18
  2. f5ef16d Roll engine to 77d8acb9be65e6725c7c4292fe2e3b1159c0aeb9 (#13275) by Chris Bracken · 8 years ago
  3. 4a4fa2a Cupertino RTL (#13273) by Ian Hickson · 8 years ago
  4. 6493c8b Adapt markNeedsSemanticsUpdate algorithm to new semantics tree compiler (#13274) by Michael Goderbauer · 8 years ago
  5. a78c9f7 remove the unused dispatchDidChangeDependencies (#13224) by Yegor · 8 years ago
  6. 41a5e5d Change few devicelab tests to support testing against local engine (#13268) by Vyacheslav Egorov · 8 years ago
  7. 87ffc45 Roll engine to 77b2d1d95a9438ff996d24ef3e0b3ec81822fa61 (contains the latest roll of Dart into teh engine). (#13269) by Siva · 8 years ago
  8. 738e62c Let iOS have a minimum scroll movement threshold to break before motion starts (#13166) by xster · 8 years ago
  9. 42ca92c Hide preview-dart-2 flag. Show only in verbose (#13270) by Alexander Aprelev · 8 years ago
  10. f7b2d6e Try to make this test less flaky. (#13254) by Ian Hickson · 8 years ago
  11. c358898 try lint avoid_unused_constructor_parameters (#13250) by Alexandre Ardhuin · 8 years ago
  12. fcdbdfb Move the Icons demo into a card, and refactor it to use a Table widget. (#13257) by amirh · 8 years ago
  13. 4447c0a Add --preview-dart-2 option support for ios builds (#13251) by Alexander Aprelev · 8 years ago
  14. cb7599a Roll engine to 93648ef0ed0b7d3cfdbd986685925f34f35663a7 (#13259) by Chris Bracken · 8 years ago
  15. f407871 Fix compile error (#13256) by Mikkel Nygaard Ravn · 8 years ago
  16. a8f565e Icons demo cleanup - set color in the icon theme, remove unused iconOpacity (#13255) by amirh · 8 years ago
  17. 1bef312 Actually run "flutter create" before compiling the default app... (#13246) by Ian Hickson · 8 years ago
  18. a46679f Implements FlatButton debugFillProperties (#13217) by Yusuke Konishi · 8 years ago
  19. bce5574 Remove test flakiness (#13252) by Mikkel Nygaard Ravn · 8 years ago
  20. 368c125 roll to acb597bed404fa38d7932cd295ad0b032785aa12 (#13247) by xster · 8 years ago
  21. b61cbc7 Add capability to print engine dart sdk to flutter doctor (#13085) by Mehmet Fidanboylu · 8 years ago
  22. f44007c Add survey js to docs web site (#13210) by Matt Sullivan · 8 years ago
  23. 7ce486e Updated flutter_localizations (#13229) by Hans Muller · 8 years ago
  24. 137f075 Add support for IOS_SIMULATOR_HOME environment variable in IOSSimulat… (#13236) by Todd Volkert · 8 years ago
  25. 1d7a22f sort lints to make maintenance easier (#13231) by Alexandre Ardhuin · 8 years ago
  26. 4f240a4 Fix 'Animated images' demo name in Gallery's test. (#13240) by amirh · 8 years ago
  27. d2fc828 Run Flutter microbenchmarks in --preview-dart-2 mode (#13225) by Alexander Markov · 8 years ago
  28. 47b5c37 Add Images demo to the gallery app. (#13141) by amirh · 8 years ago
  29. dd6af3f Roll engine to pick up fix for preview-dart-2 hot reload (#13232) by Alexander Aprelev · 8 years ago
  30. 216ff81 Fix devicelab (#13239) by Ian Hickson · 8 years ago
  31. d104106 Refactor compilation devicelab tests (#13218) by Ian Hickson · 8 years ago
  32. 909406b Consolidating .gitignore files. (#13002) by Greg Spencer · 8 years ago
  33. 02517b8 Fix some minor typos/grammar issues (#13230) by Greg Spencer · 8 years ago
  34. fc2f3b4 Updated run configurations with catalog examples. (#13099) by Greg Spencer · 8 years ago
  35. e91b991 Add more debugging information to aid in tracking down flakes. (#13220) by Ian Hickson · 8 years ago
  36. 7ad69b3 Update xcode project template to 9.1 (#13193) by xster · 8 years ago
  37. 277001d Inspector JSON protocol to support Flutter IntelliJ Plugin tree view. (#12932) by Jacob Richman · 8 years ago
  38. 792e7ce add an assert to validate the RefreshIndicator.onRefresh result (#13198) by Devon Carew · 8 years ago
  39. c182e0e Remove unused `pushFile` methods in ios classes (#13215) by Todd Volkert · 8 years ago
  40. c25558d change 2 print calls to printStatus (#13206) by Devon Carew · 8 years ago
  41. d776f64 tweaks to the cli args for flutter run (#13207) by Devon Carew · 8 years ago
  42. bdbe53b remove unused constants (#13199) by Devon Carew · 8 years ago
  43. 1673824 Clean up external_ui device lab test (#13177) by Mikkel Nygaard Ravn · 8 years ago
  44. 5ecbc92 Update tools reference (#13151) by Michael Thomsen · 8 years ago
  45. 4c9013b BottomNavigationBar RTL (#13167) by Ian Hickson · 8 years ago
  46. 9afc853 Revert "Reenable fade transition for Material page transition (#13048)" (#13172) by Ian Hickson · 8 years ago
  47. 2bda59a TabBar RTL (#13164) by Ian Hickson · 8 years ago
  48. 112df6e Mark flutter_gallery__preview_dart_2_bulid unflaky (#13170) by Chris Bracken · 8 years ago
  49. cf37a47 Reorganise flutter driver implementation sources (#13163) by Chris Bracken · 8 years ago
  50. d9bdb76 Eliminate unused retry.dart from flutter_driver (#13161) by Chris Bracken · 8 years ago
  51. 78e044f Cancel the animated image stream timer if all listeners were removed. (#13158) by amirh · 8 years ago
  52. 2db0c25 Dismissible RTL (#13137) by Ian Hickson · 8 years ago
  53. e611928 feat: add optional headers param to network image (#13128) by Alex · 8 years ago
  54. 891a218 Add missing onDragCompleted to LongPressDraggable (#13119) by Pascal Welsch · 8 years ago
  55. b3fa055 ExpansionTile opened - initial state (#13115) by Leonardo Bispo de Oliveira · 8 years ago
  56. d5cb978 Eliminate unused matcher_util in flutter_driver (#13159) by Chris Bracken · 8 years ago
  57. 34ba6be Popup menus RTL (#13110) by Ian Hickson · 8 years ago
  58. 8c902ad clear timeline events prior to starting a new action (#12984) by Yegor · 8 years ago
  59. e73d406 Reenable fade transition for Material page transition (#13048) by Pascal Welsch · 8 years ago
  60. 3dc3287 AnimationController reset() method (#13044) by Kyle Bradshaw · 8 years ago
  61. c7c3b60 Show Android tombstone during native crash (#12923) by Dwayne Slater · 8 years ago
  62. 155a4ca Don't keep image stream listeners when TickerMode is disabled. (#13106) by amirh · 8 years ago
  63. 765dd80 Add caching detail in doc (#13112) by xster · 8 years ago
  64. d79c12e Roll engine to pick up revert in engine/third_party/dart which broke flutter tests (#13150) by Martin Kustermann · 8 years ago
  65. 257e595 Roll engine to 9d711ccf9b3ad0e4140ebb0dbd282587e8c01624 (#13149) by Sigurd Meldgaard · 8 years ago
  66. dbfd0be Move iOS test to devicelab_ios (#13148) by Mikkel Nygaard Ravn · 8 years ago
  67. d06482c Add integration test of textures (#13122) by Mikkel Nygaard Ravn · 8 years ago
  68. 8ba08718 Revert "Roll engine to e58764fbe0cf7a0fab7e75a94de9143a145108c3 (#13143)" (#13145) by Sigurd Meldgaard · 8 years ago
  69. 1abd8a1 Roll engine to e58764fbe0cf7a0fab7e75a94de9143a145108c3 (#13143) by Sigurd Meldgaard · 8 years ago
  70. 396142b Fixed broken links to apple human interface guidelines (#13132) by Levin Rickert · 8 years ago
  71. e792c6b Add support for binding to IPv6 localhost in `flutter run` (#13136) by Todd Volkert · 8 years ago
  72. f5d9c77 Mark flutter_gallery__preview_dart_2_bulid flaky. It was broken in last Dart engine roll (#13142) by Alexander Aprelev · 8 years ago
  73. 780c4b5 Roll engine to pick up rollback of minimal IKG, that breaks some hot reload tests. (#13139) by Alexander Aprelev · 8 years ago
  74. d6a35ee Update dart:vmservice_sky to vmservice_io (#13138) by Chris Bracken · 8 years ago
  75. 77af1e5 Roll engine to 5f9c8522dd60d5daa6f218d0bf3394796c7a23c0 (#13134) by Chris Bracken · 8 years ago
  76. 545ec9e Add support for NDK discovery and add --prefer-shared-library option (#12788) by Martin Kustermann · 8 years ago
  77. 14b5cb0 Use duration not threadDuration for frame duration (#13117) by Chris Bracken · 8 years ago
  78. a95b752 Roll engine to 82cd793ee5235c13d7398ede9aba49f0d75eefd1 (#13114) by Chris Bracken · 8 years ago
  79. 5fe3209 reverse doc from image providers back to image shorthands (#13074) by xster · 8 years ago
  80. 9186ba0 Alpha pre roll (#13096) by Mikkel Nygaard Ravn · 8 years ago
  81. 4676e1d Add support for iOS plugin class prefix (#13095) by Mikkel Nygaard Ravn · 8 years ago
  82. 928d2cc Add EBADF errno to list of ignorable errors in terminal.dart (#13077) by Todd Volkert · 8 years ago
  83. cd54bd3 Fix table formatting in MultiFrameImageStreamCompleter doc - 2nd attempt (#13052) by amirh · 8 years ago
  84. 5fc8eb8 Use MultiFrameImageStreamProvider in the various image providers. (#12997) by amirh · 8 years ago
  85. 86e23bd Verify microtasks are flushed with each event loop (#13073) by Chris Bracken · 8 years ago
  86. acebaa6 roll engine to 4733e3373789894aa4f593137c6d440891d492a2 (#13075) by amirh · 8 years ago
  87. 0259be9 Fix spelling errors in all the dartdocs. (#13061) by Greg Spencer · 8 years ago
  88. d5d2cdf A bunch of onboarding error detections (#12977) by xster · 8 years ago
  89. 580281e Roll engine to 0e564957ac8c0045684efd4de6156ebcda347901 (#13062) by Todd Volkert · 8 years ago
  90. 32242b9 Remove engine interference in microbenchmarks (#13034) by Ian Hickson · 8 years ago
  91. 8b15b53 DropdownButton RTL (#13040) by Ian Hickson · 8 years ago
  92. f0e8819 Extract Android SDK version from named platform dirs. (#13056) by Todd Volkert · 8 years ago
  93. f6e6144 roll engine to 0e564957ac8c0045684efd4de6156ebcda347901 (#13054) by amirh · 8 years ago
  94. 4cbe279 Fix table formatting in MultiFrameImageStreamCompleter doc. (#13050) by amirh · 8 years ago
  95. bdbe3a1 Add an accessibility service with an announce method. (#12594) by amirh · 8 years ago
  96. beb4004 Remove the coverage shard from Travis completely. (#13042) by Greg Spencer · 8 years ago
  97. c97fc20 ExpansionPanel animation fixes (#13032) by Ian Hickson · 8 years ago
  98. 19cac92 Switching coverage runs from Travis to infrabots. (#13038) by Greg Spencer · 8 years ago
  99. 91bd8de Rev engine to 4fcb192 (#13033) by Todd Volkert · 8 years ago
  100. 6be0846 custom hashCode/== in Element to speed up inheritFromWidgetOfExactType (#13019) by Yegor · 8 years ago