1. ec1044a Revert "reland add lifecycle enum and remove workaround (#48460)" (#49098) by chunhtai · 6 years ago v1.14.2
  2. 511a1c9 ecc74c966 Roll fuchsia/sdk/core/linux-amd64 from YPYqb... to MCe3R... (flutter/engine#15737) (#49092) by engine-flutter-autoroll · 6 years ago
  3. 9301a86 Precache iOS artifacts (#49010) by Jenn Magder · 6 years ago
  4. 1a061dd Avoid runtimeType.toString in describeIdentity (#49087) by Dan Field · 6 years ago
  5. dc94e47 [flutter_tool] Don't crash on failed stamp file update (#49080) by Zachary Anderson · 6 years ago
  6. b67d5ec [a11y] Make sure RenderFractionalTranslation updates its semantics after the translation field is set (#48985) by Anthony · 6 years ago
  7. fcf341e Reland "[flutter_tools] Removes the need of a no-op plugin implementations #48614" (#49085) by Francisco Magdaleno · 6 years ago
  8. 2b99840 6f37b7357 Roll src/third_party/dart 843bd2990881..f96c48307d14 (10 commits) (flutter/engine#15736) (#49086) by engine-flutter-autoroll · 6 years ago
  9. 12e52bd Update README.md (#49078) by Tim Sneath · 6 years ago
  10. fbb2f07 Roll engine 8df1757d3566..98c1aeaa3b1b (9 commits) (#49079) by engine-flutter-autoroll · 6 years ago
  11. 8fbc77e Cupertino(Sliding)SegmentedControl docs reference (#48925) by Justin McCandless · 6 years ago
  12. 9e2a35c flutter/engine@8df1757...ba045a2 (#49075) by Alexander Aprelev · 6 years ago
  13. c61e55a Selection menu not showing when selection is 0,0 (#49000) by Justin McCandless · 6 years ago
  14. f013b25 Add TargetPlatform.macOS tests to the widgets library. (#48997) by Greg Spencer · 6 years ago
  15. 3dbe90e Add TargetPlatform.macOS tests to the material library (#48996) by Greg Spencer · 6 years ago
  16. e8222aa [flutter_tool] Don't crash on Android emulator startup failure (#48995) by Zachary Anderson · 6 years ago
  17. 033c23f 8df1757d3 const finder (flutter/engine#15668) (#49016) by engine-flutter-autoroll · 6 years ago
  18. bf1d822 Add TargetPlatform.macOS tests to cupertino, foundation, rendering, and services libraries. (#45644) by Greg Spencer · 6 years ago
  19. 59004be Roll engine 04274160e60c..85a8ac4255a8 (2 commits) (#49012) by engine-flutter-autoroll · 6 years ago
  20. c2123a5 Roll engine 839b34cc687c..04274160e60c (3 commits) (#49011) by engine-flutter-autoroll · 6 years ago
  21. cb5918f Doc fixes in Image related docs (#48994) by Michael Goderbauer · 6 years ago
  22. d0c4458 Fix whitespace and commas in flutter_driver extension_test (#48982) by Jenn Magder · 6 years ago
  23. 1fe5d3f Roll engine 6693dd75184b..839b34cc687c (2 commits) (#48998) by engine-flutter-autoroll · 6 years ago
  24. b225cb8 Revert "[flutter_tools] Removes the need of a no-op plugin implementations (#48614)" (#49005) by Jenn Magder · 6 years ago
  25. 01f19ee 6693dd751 Support animated images in the CanvasKit backend (flutter/engine#15678) (#48993) by engine-flutter-autoroll · 6 years ago
  26. ea43f24 [flutter_tools] let experimental compiler support plugins (#48979) by Jonah Williams · 6 years ago
  27. fb5632d [flutter_tools] Only remove ProcessUtils from injection (#48975) by Jonah Williams · 6 years ago
  28. d016146 Allow for cupertino modal popups to be dismissed with semantics (#48915) by rami-a · 6 years ago
  29. eaa0e62 c7d0fb787 More efficient decoding for down-sampled Flutter images using cache(Width|Height) (flutter/engine#15372) (#48986) by engine-flutter-autoroll · 6 years ago
  30. 0035414 use isA<Xxx>() matcher (#48482) by Alexandre Ardhuin · 6 years ago
  31. 5eb394e [flutter_tools] Removes the need of a no-op plugin implementations (#48614) by Francisco Magdaleno · 6 years ago
  32. 91f8d3d Prevent disabled cupertino textfield from being edited with voiceover/talkback (#48902) by rami-a · 6 years ago
  33. 4c1d79f Update assert message for AnimatedContainer (#48962) by suragch · 6 years ago
  34. ee1fa94 Make build_aar_*_tests actually use release builds. (#48893) by sjindel-google · 6 years ago
  35. 2459e1f Roll engine c84fad959284..e0fe8342889c (2 commits) (#48976) by engine-flutter-autoroll · 6 years ago
  36. fc6dacb Roll engine 8c855dba98eb..c84fad959284 (4 commits) (#48964) by engine-flutter-autoroll · 6 years ago
  37. 6006c23 Step 2 of 2: Remove Flutter's FloatingActionButton dependency on ThemeData accent properties (#46923) by Hans Muller · 6 years ago
  38. 667c38d gen_l10n: generated Intl.message parameter should be an ordinary string (#48929) by Hans Muller · 6 years ago
  39. c51059f 8c855dba9 fix text blurriness in HTML-rendered text (flutter/engine#15649) (#48942) by engine-flutter-autoroll · 6 years ago
  40. f34bb03 Roll engine be20fb661a69..09d892b3bf5d (2 commits) (#48938) by engine-flutter-autoroll · 6 years ago
  41. 3087625 Roll engine 348805107fe1..be20fb661a69 (8 commits) (#48936) by engine-flutter-autoroll · 6 years ago
  42. 6852605 Adds floatLabelBehavior to InputDecoration (#46115) by Josh Burton · 6 years ago
  43. c195b77 replace runtimeType.toString() (#48892) by Alexandre Ardhuin · 6 years ago
  44. 5a072a9 Add missing type arguments to fix implicit dynamic. (#48853) by Konstantin Scheglov · 6 years ago
  45. 6408f71 [Flutter Driver] Extend getText to support more widgets (#48809) by Xavjer · 6 years ago
  46. a752435 Exclude modal barrier Container in Drawer from Semantics on Android (#48841) by Per Classon · 6 years ago
  47. 63016c8 [flutter_tools] Handle special characters during conversion of asset manifest paths into URIs (#48829) by Jason Simmons · 6 years ago
  48. aeb1214 Use a separately focusable semantics node for the chip delete icon (#48740) by Anthony · 6 years ago
  49. b04dc46 Roll engine bc41ab513932..348805107fe1 (2 commits) (#48912) by engine-flutter-autoroll · 6 years ago
  50. d372814 reland add lifecycle enum and remove workaround (#48460) by chunhtai · 6 years ago
  51. 1be332e Require Visual Studio 2019 for Windows (#48844) by stuartmorgan · 6 years ago
  52. c883204 Allow IconButton to have smaller sizes (#47457) by Tianguang · 6 years ago v1.14.1
  53. 5d37de2 [Gallery] Fix text contrast ratio on homepage and contacts demo (#48752) by MH Johnson · 6 years ago
  54. 72561cd Roll engine ddaa9dc95f7b..bc41ab513932 (2 commits) (#48858) by engine-flutter-autoroll · 6 years ago
  55. 63c65e5 [flutter_tools] Clean up build_aot code post assemble migration (#48771) by Jonah Williams · 6 years ago
  56. 8092f6a Reland: Migrate some more integration tests to Android embedding v2 (#48840) by Jason Simmons · 6 years ago
  57. 493c99d Roll engine 82a851cf21cf..ddaa9dc95f7b (2 commits) (#48852) by engine-flutter-autoroll · 6 years ago
  58. 0174267 ButtonBar.verticalDirection and AlertDialog.actionsVerticalDirection (#48728) by Shi-Hao Hong · 6 years ago
  59. ad9476d [flutter_tools] Remove context from Artifacts class (#48776) by Jonah Williams · 6 years ago
  60. 3e63411 Avoid runtimeType.toString in toString overrides/debugLabels (#48607) by Dan Field · 6 years ago
  61. ea28a9c Increase iteration counts to help improve noise in benchmark results. (#48845) by Jim Graham · 6 years ago
  62. 3ef6ac4 Roll engine fd269f60bfc6..82a851cf21cf (2 commits) (#48843) by engine-flutter-autoroll · 6 years ago
  63. bc6f270 Revert "[flutter_tools] Enable fast start by default for Android (#48746)" (#48836) by Jonah Williams · 6 years ago v1.14.0
  64. d5b0b3c [flutter_tools] Enable fast start by default for Android (#48746) by Jonah Williams · 6 years ago
  65. b973352 Implement takeScreenshot and add driver test for Fuchsia (#48611) by Emmanuel Garcia · 6 years ago
  66. 52e0d98 [tools] Rename dev_finder to device-finder. (#48610) by Andrew Davies · 6 years ago
  67. 2949088 Reland: [flutter_tools] File system utilities (#48757) by Zachary Anderson · 6 years ago
  68. 5ca4cc8 Restored change (#48529) by Kate Lovett · 6 years ago
  69. 68d0c89 Return the correct number of semantic children for the ListView.separated constructor (#48741) by rami-a · 6 years ago
  70. b3ea191 [flutter_tools] Update template for web application to correct typo (#48778) by Jonah Williams · 6 years ago
  71. 05ebd2c fd269f60b Use Skia's CSS3 style matcher for dynamically loaded font sets (flutter/engine#15468) (#48784) by engine-flutter-autoroll · 6 years ago
  72. 9eb9ea0 Let the tool warn about all old API plugins (#48282) by xster · 6 years ago
  73. e1812c8 Roll engine 157772a31597..0235a5084389 (3 commits) (#48777) by engine-flutter-autoroll · 6 years ago
  74. 79c2867 [flutter_tools] Refactor Environment and FileStore to be context-free (#48759) by Jonah Williams · 6 years ago
  75. c3124ff Roll engine 73d2fb374ccb..157772a31597 (4 commits) (#48770) by engine-flutter-autoroll · 6 years ago
  76. ba71764 [flutter_tool] Roll the Fuchsia SDK forward (#48750) by Zachary Anderson · 6 years ago
  77. 9585acd Fixing AutomaticKeepAlive Docs (#48575) by Michel Feinstein · 6 years ago
  78. 9f145f6 [flutter_tools][web] Add basic service worker generation support to web applications (#48344) by Jonah Williams · 6 years ago
  79. 0a600e1 Fix tool test order (#48735) by Dan Field · 6 years ago
  80. 8b6b3b6 Passes scrollPhysics (#48342) by Prerak Mann · 6 years ago
  81. ef62092 Revert "[flutter_tools] File system utilities (#48738)" (#48755) by Zachary Anderson · 6 years ago
  82. 03a59bf Serve packages uris in flutter_tools dev web server (#48743) by Jacob MacDonald · 6 years ago
  83. 0349660 [flutter_tools] File system utilities (#48738) by Zachary Anderson · 6 years ago
  84. d7d6426 Add asserts requiring BoxConstraints' parameters to be non-null (#48295) by Tianguang · 6 years ago
  85. 5df6373 Roll engine 88935ca3c4fe..73d2fb374ccb (3 commits) (#48733) by engine-flutter-autoroll · 6 years ago
  86. 8f92cb7 Fixing PageScrollPhysics to get along with NestedScrollView (#48457) by Kate Lovett · 6 years ago
  87. 6495d37 Allow requestFocus on an unattached FocusNode to create a deferred focus request (#48589) by Greg Spencer · 6 years ago
  88. 23a3d10 [flutter_tool] Make BotDetector context free (#48605) by Zachary Anderson · 6 years ago
  89. 6a5964d Make ParentDataWidget usable with different ancestor RenderObjectWidget types (#48541) by Michael Goderbauer · 6 years ago
  90. 8d438b0 Roll engine 3d37d39d95ad..88935ca3c4fe (2 commits) (#48648) by engine-flutter-autoroll · 6 years ago
  91. e2b169e Apply void_checks lint. (#48267) by Ian Hickson · 6 years ago
  92. ab36346 Roll engine 7ef88f85d572..3d37d39d95ad (2 commits) (#48645) by engine-flutter-autoroll · 6 years ago
  93. 53bf9d7 Update BUG.md (#48539) by Ian Hickson · 6 years ago
  94. 5129c2d Fix typo (#48385) by Dan Field · 6 years ago
  95. 4d096c4 [flutter_tool] Make CommandHelp context free (#48584) by Zachary Anderson · 6 years ago
  96. 7dba0da Fix platform view pointer event global route position detection (#48459) by Chris Yang · 6 years ago
  97. 46b5982 Manually Roll engine to f001ea2...7ef88f8 (34 commits) to resolve goldens (#48598) by Gary Qian · 6 years ago
  98. 1d08642 Create helper functions to handle WebDriver actions. Some actions on base … (#48538) by Angjie Li · 6 years ago
  99. 6397c02 Adding error handling for SocketExceptions to local comparator (#48517) by Kate Lovett · 6 years ago
  100. fca5917 Test hot reload targeting a Fuchsia device (#48472) by Emmanuel Garcia · 6 years ago