1. c5a4b40 Store symlinks in package archive (#77184) (#77194) by Christopher Fujino · 4 years, 6 months ago 2.0.1
  2. 60bd88d enable build test, roll engine, flag flip (#77154) by Christopher Fujino · 4 years, 6 months ago 2.0.0
  3. 044f2cf Update engine hash to 1.26.0-17.8.pre (#76720) by Patrick Sosinski · 4 years, 6 months ago 1.26.0-17.8.pre
  4. 68e7d2e Update engine for 1.26.0-17.7.pre (#76637) by Christopher Fujino · 4 years, 6 months ago 1.26.0-17.7.pre
  5. a29104a [flutter_releases] Flutter Framework 1.26.0-17.6.pre Beta Cherrypicks (#75937) by Patrick Sosinski · 4 years, 6 months ago 1.26.0-17.6.pre
  6. 1fe38dc [flutter_releases] Flutter Framework 1.26.0-17.5.pre Beta Cherrypicks (#75804) by Christopher Fujino · 4 years, 7 months ago 1.26.0-17.5.pre
  7. 48c9d3e [flutter_releases] Update additional pub packages to stable for 1.26.0-17.4.pre (#75797) by Christopher Fujino · 4 years, 7 months ago 1.26.0-17.4.pre
  8. 7158702 [flutter_releases] Roll pub for flutter-1.26-candidate.17 (#75733) by Christopher Fujino · 4 years, 7 months ago
  9. 4b50ca7 Revert tool flag (#75475) by Jenn Magder · 4 years, 7 months ago 1.26.0-17.3.pre
  10. 79b49b9 [flutter_releases] Flutter 1.26.0-17.2.pre Beta Framework Cherrypicks (#75303) by Christopher Fujino · 4 years, 7 months ago 1.26.0-17.2.pre
  11. c40e529 Revert "Roll packages to null safe (vm_service, test, etc.) (#74671)" (#74937) by Christopher Fujino · 4 years, 7 months ago 1.26.0-17.1.pre
  12. 98aa24c Use the shortcuts temporary solution only on web (#74768) (#74826) by Ren You · 4 years, 7 months ago
  13. 384b4d1 Roll Engine from f47ab4434dbe to 5d3477eab415 (5 revisions) (#74737) by engine-flutter-autoroll · 4 years, 7 months ago 1.26.0-17.0.pre
  14. 0014338 default CupertinoSliverNavigationBar's stretch to false (#74669) by xster · 4 years, 7 months ago
  15. d153832 Roll packages to null safe (vm_service, test, etc.) (#74671) by Dan Field · 4 years, 7 months ago
  16. fc9addb f47ab4434 Roll Skia from 3419dda0588d to 76389b7d2444 (1 revision) (flutter/engine#23940) (#74694) by engine-flutter-autoroll · 4 years, 7 months ago
  17. 22f1700 [flutter_tools] Make setting of CWD consistent for flutter test (#74622) by Jia Hao · 4 years, 7 months ago
  18. 2eeeba9 Remove nullOk from Actions.invoke, add Actions.maybeInvoke (#74680) by Greg Spencer · 4 years, 7 months ago
  19. 268adc5 Roll Engine from ecbafdd52327 to 6e391c5942b4 (5 revisions) (#74693) by engine-flutter-autoroll · 4 years, 7 months ago
  20. fbc3683 ChoiceChip's default "selected" style in dark mode theme is unreadable #49984 (#74610) by Daniel · 4 years, 7 months ago
  21. 6d9e3c3 Expose insetPadding and clipBehavior in SimpleDialog (#73571) by Yurii Cherniavskyi · 4 years, 7 months ago
  22. f5c0a7b Roll Plugins from 18124285feeb to 919eaef4dcc7 (2 revisions) (#74691) by engine-flutter-autoroll · 4 years, 7 months ago
  23. 5f80fb6 Roll Engine from ee07d1b448ba to ecbafdd52327 (4 revisions) (#74690) by engine-flutter-autoroll · 4 years, 7 months ago
  24. 754bc4a Move android_plugin_example_app_build_test from devicelab to tool integration tests (#74685) by Jenn Magder · 4 years, 7 months ago
  25. 47f8e95 Swap the Shortcuts widget with its child in TextField (#74683) by Mouad Debbar · 4 years, 7 months ago
  26. 7475510 Remove unused deploy_gallery.sh (#74675) by Jenn Magder · 4 years, 7 months ago
  27. 2b63181 Remove "unnecessary" imports. (#74385) by Sam Rawlins · 4 years, 7 months ago
  28. 0066388 Remove "unnecessary" imports. (#74383) by Sam Rawlins · 4 years, 7 months ago
  29. bd69fa5 use predefined constants (#74627) by Alexandre Ardhuin · 4 years, 7 months ago
  30. efe8a39 Added some tests and comments from Shi-Hao for the ReorderableLists. (#74689) by Darren Austin · 4 years, 7 months ago
  31. 1e7f395 fix a RenderBox.size access exception (#74402) by xubaolin · 4 years, 7 months ago
  32. b4f69eb Roll Engine from 45579893b117 to ee07d1b448ba (10 revisions) (#74681) by engine-flutter-autoroll · 4 years, 7 months ago
  33. 8f10a26 Remove vestigal nullOk parameter from Localizations.localeOf (#74657) by Greg Spencer · 4 years, 7 months ago
  34. c17be71 Update localizations (#74635) by Shi-Hao Hong · 4 years, 7 months ago
  35. efcf2c6 [flutter_tools] check if process manager can find adb (#74672) by Jonah Williams · 4 years, 7 months ago
  36. 6358f48 Roll Engine from 05b4bec8b3c1 to 45579893b117 (24 revisions) (#74666) by engine-flutter-autoroll · 4 years, 7 months ago
  37. 353add8 Re-land codesign test improvement (#73997) by Christopher Fujino · 4 years, 7 months ago
  38. 3500014 Re-add tool test general per-test timeout (#74531) by Jenn Magder · 4 years, 7 months ago
  39. 92427f2 Handle 'Existing VM service clients' error from old VM service instances (#74665) by Ben Konyi · 4 years, 7 months ago
  40. 30cf0d4 [integration_test] fix zip command (#74473) by Romain Rastel · 4 years, 7 months ago
  41. 9ba06b4 [flutter_tools] handle waitForExtension having no isolates (#74664) by Jonah Williams · 4 years, 7 months ago
  42. 5d8dfa4 Don't crash on narrow window widths (#74365) by Ian Hickson · 4 years, 7 months ago
  43. b400534 remove some stray nullOK mentions from docs (#74661) by Michael Goderbauer · 4 years, 7 months ago
  44. 4ba184d 18124285f Revert "[ci][image_picker]enable xcode 12/iOS 14 for all tasks except lint (#3304)" (flutter/plugins#3459) (#74663) by engine-flutter-autoroll · 4 years, 7 months ago
  45. c8e8d55 Allow tests to override _DevFSHttpWriter._startWrite throttle time (#74545) by Jenn Magder · 4 years, 7 months ago
  46. 9baca0c Fail ColdRunner.attach() eagerly when device connection fails (#74543) by Jenn Magder · 4 years, 7 months ago
  47. e623d93 Fix dropdown menu overscroll (#73654) by YeungKC · 4 years, 7 months ago
  48. 97878a2 Roll Engine from fdddf8708039 to 05b4bec8b3c1 (8 revisions) (#74540) by engine-flutter-autoroll · 4 years, 7 months ago
  49. 76d4114 Added padding property to NavigationRail items (#69404) by Chinmoy · 4 years, 7 months ago
  50. c89d649 Add connectedVmServiceUri service extension and set from flutter_tools (#74534) by Kenzie Schmoll · 4 years, 7 months ago
  51. 2007186 Reland: Handle more cases where the tool receives RPCError 112 (#74602) by Zachary Anderson · 4 years, 7 months ago
  52. 6be4d1c Revert "Handle more cases where the tool receives RPCError 112 (#74574)" (#74601) by Zachary Anderson · 4 years, 7 months ago
  53. c87f15f Handle more cases where the tool receives RPCError 112 (#74574) by Zachary Anderson · 4 years, 7 months ago
  54. f9a8c86 712dcc184 [ci][image_picker]enable xcode 12/iOS 14 for all tasks except lint (flutter/plugins#3304) (#74570) by engine-flutter-autoroll · 4 years, 7 months ago
  55. 8529e5a New Reorderable list widgets (#74299) by Darren Austin · 4 years, 7 months ago
  56. c2cd4ef [flutter_tools] ensure unstable compiler features are not available on stable (#74526) by Jonah Williams · 4 years, 7 months ago
  57. fa0880c [flutter_tools] test toggle debugPaintsize (#74464) by Jonah Williams · 4 years, 7 months ago
  58. f3947ea Autocomplete (Material) (#73753) by Justin McCandless · 4 years, 7 months ago
  59. d9a69e3 Desktop keys: up/down + line modifier (#74425) by Justin McCandless · 4 years, 7 months ago
  60. 35b9288 Handle RPCError when VM service disappears while invoking `VmService.getIsolate` (#74528) by Ben Konyi · 4 years, 7 months ago
  61. 0d046b3 Drop metrics_center (#74535) by Dan Field · 4 years, 7 months ago
  62. 120966f 6783cd5eb [google_maps_flutter_platform_interface] Fixes for custom tiles (flutter/plugins#3449) (#74514) by engine-flutter-autoroll · 4 years, 7 months ago
  63. e204eb2 Space and arrow keys in a text field shouldn't scroll (#74454) by Mouad Debbar · 4 years, 7 months ago
  64. 177fd26 Remove workaround now that type promotion accounts for local boolean variables. (#74449) by Paul Berry · 4 years, 7 months ago
  65. 0b3162b Create custom DiagnosticsNode type for DevTools deep links. (#74455) by Kenzie Schmoll · 4 years, 7 months ago
  66. 74e5182 Remove span deprecations (#73747) by Kate Lovett · 4 years, 7 months ago
  67. 5af0429 Remove API (#73746) by Kate Lovett · 4 years, 7 months ago
  68. 1b373f45 Remove unused bigquery code and deps (#74532) by Dan Field · 4 years, 7 months ago
  69. 5801f0e Expose DialogRoutes for state restoration support (#73829) by Shi-Hao Hong · 4 years, 7 months ago
  70. ea3aa67 Roll Engine from 90641fa92385 to fdddf8708039 (32 revisions) (#74517) by engine-flutter-autoroll · 4 years, 7 months ago
  71. 3f37d86 Document TableRowInkWell and DataTable interactions better (#73018) by Shi-Hao Hong · 4 years, 7 months ago
  72. 9817cab Remove build_gallery tests (#74463) by Jenn Magder · 4 years, 7 months ago flutter-1.26-candidate.16
  73. e599cdd [flutter_tools] fix web messaging (#74513) by Jonah Williams · 4 years, 7 months ago
  74. 1d3f697 [flutter_tools] flag flip (#74444) by Jonah Williams · 4 years, 7 months ago
  75. 46b0797 Expose AnimationController property to showBottomSheet/showModalBottomSheet (#72541) by Zain Ur Rehman · 4 years, 7 months ago
  76. 32db0fe [flutter_tools] provide correct sources and metadata for different base hrefs (#74452) by Jonah Williams · 4 years, 7 months ago
  77. 08068fd Handle service disappeared RPCError when VM service connection disappears (#74424) by Ben Konyi · 4 years, 7 months ago
  78. 1f07fde Remove devicelab mac android tasks from manifest.yaml (#74459) by godofredoc · 4 years, 7 months ago
  79. f67d696 Roll Plugins from 07cf89a08b88 to 6fa2ead23e8d (2 revisions) (#74456) by engine-flutter-autoroll · 4 years, 7 months ago
  80. 5b1a771 MaterialBanner alignment fixes and improvements (#74309) by xubaolin · 4 years, 7 months ago
  81. 7479802 Roll Engine from 30486859d161 to 90641fa92385 (4 revisions) (#74427) by engine-flutter-autoroll · 4 years, 7 months ago
  82. cfc01bb Roll Plugins from faa26ec364cd to 07cf89a08b88 (5 revisions) (#74426) by engine-flutter-autoroll · 4 years, 7 months ago
  83. eb9bac64 ScaffoldMessenger only shows to root nested Scaffold (#74093) by Kate Lovett · 4 years, 7 months ago
  84. 4bdea11 fix a tap gesture exception (#73846) by xubaolin · 4 years, 7 months ago
  85. 0a668b9 Add details to the iOS part integration_test (#74428) by Romain Rastel · 4 years, 7 months ago
  86. 550a85d Remove deprecated Element methods (#72903) by Kate Lovett · 4 years, 7 months ago
  87. 45cf279 [showModalBottomSheet] fix: showModalBottomSheet does not move along keyboard (#71636) by Zain Ur Rehman · 4 years, 7 months ago
  88. 6a2dfa9 Revert "Manually close tree while devicelab staging is failing (#74434)" (#74438) by Christopher Fujino · 4 years, 7 months ago
  89. 97c1ded Revert "Add removeListenerWhileNotifying benchmark for ChangeNotifier (#71986)" (#74450) by Christopher Fujino · 4 years, 7 months ago
  90. 3c27a56 Block the tree on mac_android test failures running on luci. (#74441) by godofredoc · 4 years, 7 months ago
  91. cecb7f3 Revert "Update PopupMenuButton to match Material Design spec (#70160)" (#74439) by Jonah Williams · 4 years, 7 months ago flutter-1.26-candidate.14
  92. 75dc45a Fix bugs with ext.flutter.activeDevToolsServerAddress (#74423) by Kenzie Schmoll · 4 years, 7 months ago
  93. 444c954 Manually close tree while devicelab staging is failing (#74434) by Jenn Magder · 4 years, 7 months ago
  94. afe3d0d Roll Engine from 30bb7452f8f0 to 30486859d161 (2 revisions) (#74420) by engine-flutter-autoroll · 4 years, 7 months ago
  95. fe87bc6 Add material icons golden test (#74131) by Pierre-Louis · 4 years, 7 months ago
  96. 5b0f69f Roll Engine from a05fc88f8f39 to 30bb7452f8f0 (2 revisions) (#74396) by engine-flutter-autoroll · 4 years, 7 months ago
  97. d44fbb6 Roll Engine from dde6b7e8ea0a to a05fc88f8f39 (2 revisions) (#74375) by engine-flutter-autoroll · 4 years, 7 months ago
  98. b45088c Print DevTools inspector links in RenderFlex Overflow errors (#74251) by Kenzie Schmoll · 4 years, 7 months ago
  99. eeb7c26 dde6b7e8e Roll Dart SDK from 0265477b0534 to 970d74c42472 (1 revision) (flutter/engine#23811) (#74371) by engine-flutter-autoroll · 4 years, 7 months ago
  100. 5aa6cba Adjust desktop feature flag (#74348) by stuartmorgan · 4 years, 7 months ago