1. 37ebe3d Revert "prevent pageView scrolling when calling ensureVisible (#67988)" (#68036) by Jonah Williams · 4 years, 5 months ago 1.23.0-18.0.pre
  2. a57f45e Revert "More EditableText docs (#66864)" (#68025) by Ren You · 4 years, 5 months ago
  3. 62cf4db prevent pageView scrolling when calling ensureVisible (#67988) by xubaolin · 4 years, 5 months ago
  4. 625ffca Roll Engine from c2938d06b193 to 663440688996 (2 revisions) (#67987) by engine-flutter-autoroll · 4 years, 5 months ago
  5. 1e18006 [flutter_tools] Support IntelliJ 2020.1 and later on Linux and Windows (#58853) by Nobuhiro Tabuki · 4 years, 5 months ago
  6. 081c47b Roll Engine from 11d756a62ed0 to c2938d06b193 (27 revisions) (#67983) by engine-flutter-autoroll · 4 years, 5 months ago
  7. ac751cc [flutter_tools] verify checksum of downloaded artifacts (#67839) by Jonah Williams · 4 years, 5 months ago
  8. eb24393 remove missing argument (#67974) by Jonah Williams · 4 years, 5 months ago
  9. 5dfe7e6 [flutter_tools] attempt to stabilize hot restart benchmark the old fashioned way (#67971) by Jonah Williams · 4 years, 5 months ago
  10. 46238de [NNBD] Migrate some Material tests to NNBD (#67887) by Shi-Hao Hong · 4 years, 5 months ago
  11. 244f5ab Expose date symbols and patterns for en_US in framework (#67900) by Shi-Hao Hong · 4 years, 5 months ago
  12. 8aee75f Revert "Pass RouteSettings to the internal Route in showCupertinoModalPopup (#56024)" (#67969) by Jonah Williams · 4 years, 5 months ago
  13. da58f5e Pass RouteSettings to the internal Route in showCupertinoModalPopup (#56024) by Miguel Beltran · 4 years, 5 months ago
  14. 18bb4d7 Revert "[flutter_tools] reland: fold process resolution logic into the flutter tool (#67957)" (#67968) by Jonah Williams · 4 years, 5 months ago
  15. 52f8b89 [flutter_tools] dont allow creating package name that is invalid (#67786) by Jonah Williams · 4 years, 5 months ago
  16. bd81387 [flutter_tools] reland: fold process resolution logic into the flutter tool (#67957) by Jonah Williams · 4 years, 5 months ago
  17. c606f04 [gestures] make stylus pointer types use touch pan/drag slop (#67885) by Jonah Williams · 4 years, 5 months ago
  18. b6c56fd Add test for TabBarView (#67799) by Dan Field · 4 years, 5 months ago
  19. 6219b30 Replace obsolete FlatButton reference in flutter_driver extension_test.dart (#67952) by Hans Muller · 4 years, 5 months ago
  20. 9464661 Fix sample code (#67940) by Kate Lovett · 4 years, 5 months ago
  21. 7f1540f Add contentPadding property for RadioListTile (#67438) by Anurag Roy · 4 years, 5 months ago
  22. 053ebf2 Make CupertinoTabScaffold restorable (#67770) by Michael Goderbauer · 4 years, 5 months ago
  23. daa6b2c More EditableText docs (#66864) by LongCatIsLooong · 4 years, 5 months ago
  24. dd41f41 CupertinoTextField should not accept requestFocus when disabled (#65235) by xubaolin · 4 years, 5 months ago
  25. 408cd71 [flutter_tools] check asset files while the tool waits for the frontend_server compile (#67826) by Jonah Williams · 4 years, 5 months ago
  26. 354e2a5 Revert "[flutter_tools] fold executable resolution into flutter (#67669)" (#67954) by Jonah Williams · 4 years, 5 months ago
  27. 10c78c2 [flutter_tools] fold executable resolution into flutter (#67669) by Jonah Williams · 4 years, 5 months ago
  28. ac614de [flutter_tools] validate that SkSL bundle path exists (#67883) by Jonah Williams · 4 years, 5 months ago
  29. fd11d14 [flutter_tools] teach flutter drive to uninstall if install fails (#67936) by Jonah Williams · 4 years, 5 months ago
  30. 3e069a4 fix issue #55400 PopupMenuButton positions menu incorrectly with nest… (#65832) by Sergey Solodukhin · 4 years, 5 months ago
  31. 7ce0dce Migrate even more Material framework tests to null safety. (#67849) by Darren Austin · 4 years, 5 months ago
  32. fda735c add links missed in the first pr (#67780) by nturgut · 4 years, 5 months ago
  33. 18795b4 Migrate some widget tests to NNBD (#67776) by Michael Goderbauer · 4 years, 5 months ago
  34. b4e4e8d [flutter_tools] do not crash validator if intellij JAR file is missing (#67931) by Jonah Williams · 4 years, 5 months ago
  35. 7668f06 [Material] Use primary color for selected rows and checkboxes in DataTable (#67919) by Per Classon · 4 years, 5 months ago
  36. b93f71f NNDB TextField tests (#67696) by Justin McCandless · 4 years, 5 months ago
  37. 23c7ee9 Bump meta to 1.3.0-nullsafety.4 (#67744) by Sam Rawlins · 4 years, 5 months ago
  38. 10a1a70 [flutter_tool] prepend module name on Windows pwr shell (#67801) by Jonah Williams · 4 years, 5 months ago
  39. 0bc87a5 make the new e2e tests blocker (#67788) by nturgut · 4 years, 5 months ago
  40. 0afddf3 [flutter_tools] use fixed entry for dill uploads (#67837) by Jonah Williams · 4 years, 5 months ago
  41. 8538b4f Fix TextField bug when the formatter repeatedly format (#67892) by xubaolin · 4 years, 5 months ago flutter-1.23-candidate.17
  42. 345188d make Router.of nullable (#67683) by chunhtai · 4 years, 5 months ago
  43. 08576cb [flutter_tools] HACKTOBERFEST (#67882) by Jonah Williams · 4 years, 5 months ago
  44. 8211aaa Fix ListTile assert when layout at zero size (#66798) by xubaolin · 4 years, 5 months ago
  45. d914d5d Fix typos in the [BottomNavigationBar] document (#67811) by xubaolin · 4 years, 5 months ago
  46. eefcff9 Final definite assignment (#67682) by Alexandre Ardhuin · 4 years, 5 months ago
  47. 1a9d635 [flutter_tools] remove --with-driver-test (#67783) by Jonah Williams · 4 years, 5 months ago
  48. da92fc9 Roll Engine from 5aed0ee7f6e8 to 11d756a62ed0 (2 revisions) (#67793) by engine-flutter-autoroll · 4 years, 5 months ago
  49. c596e68 Roll Engine from a1a89797b9c7 to 5aed0ee7f6e8 (4 revisions) (#67784) by engine-flutter-autoroll · 4 years, 5 months ago
  50. 8bb61c3 Reland ensure visible fix for nested viewports (#67773) by Dan Field · 4 years, 5 months ago
  51. 4399924 Export finder factory (#67779) by Marcin Jeleński · 4 years, 5 months ago
  52. 1973cf2 Remove uses of bytecode mode of Dart VM (#67755) by Alexander Markov · 4 years, 5 months ago
  53. 2639ac1 Enable build_gallery tests in try/prod builders (#67749) by keyonghan · 4 years, 5 months ago
  54. e4206ac [flutter tools] Add a DelegatingLogger class (#67581) by James D. Lin · 4 years, 5 months ago
  55. bdb830a [flutter_tools] pretty print hot reload rejection error (#66701) by Jonah Williams · 4 years, 5 months ago
  56. 5fa8017 [flutter_tools] remove train and inject-plugins command (#67766) by Jonah Williams · 4 years, 5 months ago
  57. 92702a2 Revert "Flutter driver patch: export finder factory (#67769)" (#67777) by Jonah Williams · 4 years, 5 months ago
  58. c083f02 Migrate more material tests to NNBD (#67674) by Greg Spencer · 4 years, 5 months ago
  59. dcb5975 Roll Engine from 36769af31038 to a1a89797b9c7 (5 revisions) (#67767) by engine-flutter-autoroll · 4 years, 5 months ago
  60. be5830c Flutter driver patch: export finder factory (#67769) by Marcin Jeleński · 4 years, 5 months ago
  61. 759ddb1 Reland "Flutter Driver - Create widget finders from serialized finders extensions" with null safety (#67711) by Marcin Jeleński · 4 years, 5 months ago
  62. 24abe59 Provide oldLayer where possible (#67320) by Matej Knopp · 4 years, 5 months ago
  63. cba84d5 [flutter_tools] remove globals from IntelliJ validator, refactor tests to remove dependency on JAR (#67240) by Jonah Williams · 4 years, 5 months ago
  64. e53bb74 Revert "Revert "Delete fast start unit test (#67757)" (#67763)" (#67765) by Jonah Williams · 4 years, 5 months ago
  65. b33bfce Revert "Delete fast start unit test (#67757)" (#67763) by Jonah Williams · 4 years, 5 months ago
  66. 3eb2335 Delete fast start unit test (#67757) by Jonah Williams · 4 years, 5 months ago
  67. 9a3a0dc [flutter_tools] hot reload/restart update for asset manager change (#66742) by Jonah Williams · 4 years, 5 months ago
  68. a755c03 Add web e2e to the flutter/flutter repo (#67693) by nturgut · 4 years, 5 months ago
  69. 0dc10de Fix tree (#67751) by Michael Goderbauer · 4 years, 5 months ago
  70. 793678d Migrate tests to null-safety (#67692) by Michael Goderbauer · 4 years, 5 months ago
  71. 9360bbb 36769af31 Roll Fuchsia Mac SDK from zhRBO0hCr... to LyP59nILn... (flutter/engine#21720) (#67709) by engine-flutter-autoroll · 4 years, 5 months ago
  72. 28a9a6b Add sample code for CupertinoActionSheet (#65274) by Nan Kim · 4 years, 5 months ago
  73. 8d80592 Add tristate to parent checkbox for DataTable (#67414) by Per Classon · 4 years, 5 months ago
  74. bbf1b55 [Material] Time picker semantics updates (#67562) by Rami · 4 years, 5 months ago
  75. ee08c22 Add decoration parameter to DataTable and DataTableTheme (#66640) by Per Classon · 4 years, 5 months ago
  76. 0d8696f Roll Engine from 2eac514f26a6 to 349889833c6f (39 revisions) (#67705) by engine-flutter-autoroll · 4 years, 5 months ago
  77. 98aeef2 Build xcarchive command (#67598) by Jenn Magder · 4 years, 5 months ago flutter-1.23-candidate.16
  78. 98d1ad0 Purge persistent cache for perf test runs (#67697) by Yuqian Li · 4 years, 5 months ago
  79. ffcf419 [web] Support custom url strategies (#59797) by Mouad Debbar · 4 years, 5 months ago
  80. 4f2fcca Reland "[null-safety] reland: migrate app side flutter driver to null-safety" (#67570) by Jonah Williams · 4 years, 5 months ago
  81. 1bcaf94 Fix nullability warnings in routes_test (#67694) by Greg Spencer · 4 years, 5 months ago
  82. f92ba2d Replace MockUsage with Usage.test in build tests (#67670) by Jenn Magder · 4 years, 5 months ago
  83. 41325b5 Turn timer_picker_test goldens back on (#67555) by xster · 4 years, 5 months ago
  84. d127f2c Fix nullability for some routing related stuff (#67675) by Michael Goderbauer · 4 years, 5 months ago
  85. 4042eb9 Revert "Flutter Driver - Create widget finders from serialized finders extensions (#67456)" (#67687) by Jonah Williams · 4 years, 5 months ago
  86. 74f6fa4 Flutter Driver - Create widget finders from serialized finders extensions (#67456) by Marcin Jeleński · 4 years, 5 months ago
  87. cb0bdb4 make router assert more strict (#67672) by chunhtai · 4 years, 5 months ago
  88. 973404a [flutter_tools] support powershell style help request (#67493) by Jonah Williams · 4 years, 5 months ago
  89. e3c441e Replace the flag emoji in the emoji caret test with a modifier sequence (#67652) by Jason Simmons · 4 years, 5 months ago
  90. 58287ac Convert services tests to NNBD (#62694) by Greg Spencer · 4 years, 5 months ago
  91. ddab09f [flutter_tools] enable LocalDevFSWriter for desktop devices, iOS simulator (#66678) by Jonah Williams · 4 years, 5 months ago
  92. ccdaa37 Remove the .zip method from OSUtils, as it was not used (#67367) by Christopher Fujino · 4 years, 5 months ago
  93. 96ae589 Fix new analyzer rule failure (#67656) by Justin McCandless · 4 years, 5 months ago
  94. 8693824 fix the tree (#67668) by Alexandre Ardhuin · 4 years, 5 months ago
  95. e0c0321 [ReorderableListView] Fix item dropping animation (#64140) by nero · 4 years, 5 months ago
  96. 30c0fc1 [flutter_tools] remove globals from compile and devices (#67485) by Jonah Williams · 4 years, 5 months ago
  97. 0cd380f [flutter_tools] always run build tests on presubmit (#67654) by Jonah Williams · 4 years, 5 months ago flutter-1.23-candidate.15
  98. 587dd00 Add the missing parantheses (#67446) by Yuqian Li · 4 years, 5 months ago
  99. e1e12fa Mark nonflaky tests as such (#67592) by Yuqian Li · 4 years, 5 months ago
  100. 72696f7 Remove Cirrus support for Gold (#67468) by Kate Lovett · 4 years, 5 months ago