1. 67826bd Revert "Fix SnackBar clipping when it is floating due to FloatingActionButton positioning (#47616)" (#50516) by Shi-Hao Hong · 6 years ago v1.15.3
  2. 18f8002 Make FocusManager a ChangeNotifier that notifies when the prim… (#50392) by Greg Spencer · 6 years ago
  3. 9cb2953 Fix image tests that make faulty assumptions about lifecycle of image provider (#50297) by Dan Field · 6 years ago
  4. 5681727 Add "flutter symbolize" command (#49465) by Jonah Williams · 6 years ago
  5. ffc8559 more gradle upgrades (#50388) by Dan Field · 6 years ago
  6. 6d87337 Remove some obsolete // ignore: (#50481) by Michael Goderbauer · 6 years ago
  7. 9bc0e6a Revert "Reduced code duplication in ink_splash.dart, ink_ripple.dart (#49480)" (#50502) by Jonah Williams · 6 years ago
  8. c23d9cd [flutter_tools] Print emojis in Windows Terminal (#50446) by Zachary Anderson · 6 years ago
  9. 5f46589 Update RefreshIndicator documentation to clarify the need for the child for be scrollable (#50345) by Per Classon · 6 years ago
  10. 038762b [ci] Upgrade to Catalina (#49519) by Fedor Korotkov · 6 years ago
  11. b277534 Assert cache hints are not set for null painters (#49771) by liyuqian · 6 years ago
  12. 9fb781a Update samples to work with Dartpad, and convert all that make… (#50377) by Greg Spencer · 6 years ago
  13. 2a6bc61 [framework] minimize performance effect of stateless/stateful swap (#50394) by Jonah Williams · 6 years ago
  14. 6146cd7 [flutter_tools] add missing vm_service dep to BUILD.gn (#50454) by Jonah Williams · 6 years ago
  15. a8cc853 [flutter-tools] replace mock with FakeProcessmanager (#50456) by Jonah Williams · 6 years ago
  16. 9020642 Reduced code duplication in ink_splash.dart, ink_ripple.dart (#49480) by Prerak Mann · 6 years ago
  17. 6dc3bfa Fix Dropdown `'itemHeights' was called on null` crash (#50366) by Shi-Hao Hong · 6 years ago
  18. 95d6ef7 Nested TickerMode cannot turn tickers back on (#50355) by Michael Goderbauer · 6 years ago
  19. 0ffecc6 change capability for test tiles_scroll_perf_iphonexs__timeline_summary (#50385) by keyonghan · 6 years ago
  20. b40cb08 Roll engine 580503c35926..6158f03ef5fa (6 commits) (#50381) by engine-flutter-autoroll · 6 years ago
  21. 801a6a7 Fix SnackBar clipping when it is floating due to FloatingActionButton positioning (#47616) by filaps · 6 years ago
  22. 92a335e Use state value in DropdownButtonFieldForm (#37145) by jimshepherd · 6 years ago
  23. 082ae83 Fall back to global cache and platform if null when injected into constructor (#50370) by Jenn Magder · 6 years ago
  24. ef74572 Roll engine f3ce90e9387b..580503c35926 (24 commits) (#50363) by engine-flutter-autoroll · 6 years ago
  25. b540479 Reduce duplication in sharded tests in .cirrus.yml (#50306) by Mouad Debbar · 6 years ago
  26. 4411d8e Update minimum version to Xcode 11.0 (#50371) by Jenn Magder · 6 years ago
  27. b65f421 Make `codesign.dart` integration test easier to run locally (#50289) by Christopher Fujino · 6 years ago
  28. 5dfa8e9 Remove redundant gen_l10n tests (#50301) by Shi-Hao Hong · 6 years ago
  29. 48a9bd5 Revert "Update minimum version to Xcode 11.0 (#50315)" (#50369) by Jenn Magder · 6 years ago
  30. 2b7582e Update minimum version to Xcode 11.0 (#50315) by Jenn Magder · 6 years ago
  31. 9348aea Disable tests using gauge (#50367) by Dan Field · 6 years ago
  32. fc2c0af Roll engine f34bc65bee49..f3ce90e9387b (20 commits) (#50305) by engine-flutter-autoroll · 6 years ago
  33. 324a216 Change definition of offset to object (#50157) by Tong Mu · 6 years ago
  34. 2627122 Throw when trying to load an empty file (#50325) by Dan Field · 6 years ago
  35. f118b63 Add channel-specific dartpad URL to snippet generation (#49845) by Greg Spencer · 6 years ago
  36. b953c3e use raw strings to avoid escaping (#50322) by Alexandre Ardhuin · 6 years ago
  37. 8735ab1 Make onImage re-entrant safe (#50316) by Dan Field · 6 years ago
  38. 7b07446 Update compile size benchmarks to include --split-debug-info and --tree-shake-icons (#50313) by Jonah Williams · 6 years ago
  39. 5c28e3e unnecessary escapes fixes (#50178) by Alexandre Ardhuin · 6 years ago
  40. b8199ab [flutter_tools] Prevent web ServiceWorker from modifying fetch requests. (#50312) by David Iglesias · 6 years ago
  41. 82410a5 [flutter_tools] support iOS and macOS with split-debug-info and tree-shake-icons (#50296) by Jonah Williams · 6 years ago
  42. 8c398a8 Reland: Skia gold driver test (#50160) by Emmanuel Garcia · 6 years ago
  43. 0fc1c6f [flutter_tool] Make the registrant import relative to the entrypoint (#50302) by Harry Terkelsen · 6 years ago
  44. 181cdec [flutter_tools] remove automatic multiroot scheme (#50284) by Jonah Williams · 6 years ago
  45. 6bfff98 [flutter_tools] Handle AndroidStudio validator crash (#50282) by Zachary Anderson · 6 years ago
  46. 2032760 Explain how the scroll controller behaves under tests (#50129) by David Shuckerow · 6 years ago
  47. f8b286d Updated documentation for CupertinoPicker (#50264) by YizhePKU · 6 years ago
  48. 149e062 Add option to clear the terminal by pressing "c" (#50034) by Levi Lesches · 6 years ago
  49. a9b8d36 Remove ideviceinfo, idevice_id artifacts (#50248) by Jenn Magder · 6 years ago
  50. 2512163 Allow Android to be missing from multi-platform manifest (#50304) by Jenn Magder · 6 years ago
  51. e6e14b0 Have android validator suggest ANDROID_SDK_ROOT instead of deprecated ANDROID_HOME (#49846) by Christopher Fujino · 6 years ago
  52. db901ce [flutter_tools] remove dependencies checks that are no longer relevant in assemble-land (#50225) by Jonah Williams · 6 years ago
  53. 69ecca5 [flutter_tools] iOS fallback discovery protocol (#49735) by Jonah Williams · 6 years ago
  54. d94ff4b Fix LRUness of ScrollAwareImageProvider (#50242) by Dan Field · 6 years ago v1.15.2
  55. b8dd6bd support endless recorder for timeline (#47419) by Gityuan · 6 years ago
  56. b16fd13 [fuchsia] Pass device name to the drive comand. (#50290) by Kaushik Iska · 6 years ago
  57. 13e30aa Remove android directory from platform_channel_swift example project (#50213) by Jenn Magder · 6 years ago
  58. a0665ab Reland Replace ideviceinfo and idevice_id with xcdevice (#50252) by Jenn Magder · 6 years ago
  59. fbb3d28 Roll engine 81dffd1241e6..f34bc65bee49 (29 commits) (#50255) by engine-flutter-autoroll · 6 years ago
  60. 8159178 Remove usages of StackTraceMapper (#50153) by Nate Bosch · 6 years ago
  61. 81525fa Support downloading font-subset for all platforms (#50240) by Lau Ching Jun · 6 years ago
  62. 247f6a1 [flutter_tools] wire up tree shake fonts to iOS (#50224) by Jonah Williams · 6 years ago
  63. 4896c85 [versions] update packages (#50251) by Jonah Williams · 6 years ago
  64. 49be146 [flutter_tools] revert split debug info from macOS (#50245) by Jonah Williams · 6 years ago
  65. ce6fbf6 Revert "Replace ideviceinfo and idevice_id with xcdevice (#49854)" (#50243) by Jenn Magder · 6 years ago
  66. eb4b6dc Retry Gradle command when failing to download a resource (#50223) by Emmanuel Garcia · 6 years ago
  67. da4b5d6 [flutter_tools] support --split-debug-info option in android builds (#49650) by Jonah Williams · 6 years ago
  68. de7908f [flutter_tools] Reland flutter assemble for iOS (#50229) by Jonah Williams · 6 years ago
  69. 91c342e [flutter_tools] force page refresh when hot restarting in profile/release mode (#50215) by Jonah Williams · 6 years ago
  70. e300c1a Docs: provide Guidance for SingleChildRenderObjectWidget implementations (#49993) by creativecreatorormaybenot · 6 years ago
  71. 3e1a124 Expose selectionHeightStyle and selectionWidthStyle on TextFields (#48917) by Gary Qian · 6 years ago
  72. 3aa7a80 Replace ideviceinfo and idevice_id with xcdevice (#49854) by Jenn Magder · 6 years ago
  73. 4d2ce7b Revert "[flutter_tools] Reland migrate xcode_backend.sh to flutter assemble (#50200)" (#50228) by Jonah Williams · 6 years ago v1.15.1
  74. cc7b886 Docs: provide Guidance for MultiChildRenderObjectWidget implementations (#49994) by creativecreatorormaybenot · 6 years ago
  75. e4014a5 Web benchmarks: make headless mode opt-out (#50166) by Yegor · 6 years ago
  76. ed73f94 Reland "install goldctl in docker build" (#50124) by Dan Field · 6 years ago
  77. 868b0e6 [flutter_tools] Reland migrate xcode_backend.sh to flutter assemble (#50200) by Jonah Williams · 6 years ago
  78. 105582e add test to verify binaries are signed on release branches (#50074) by Christopher Fujino · 6 years ago
  79. 1c15cd8 Fix Gold flake from gsutil fallback (#50149) by Kate Lovett · 6 years ago
  80. 05eae42 fix initial routes do not run secondary animation when pops (#47476) by chunhtai · 6 years ago
  81. 374b55c Run microbenchmarks_ios only on ios/12 testbeds. (#50134) by godofredoc · 6 years ago
  82. 82c00c9 Move the localization_utils camelCase function to LocaleInfo (#50152) by Hans Muller · 6 years ago
  83. c3e0f2d Add Message.isPlural, Message.getCountPlaceholder() to gen_l10n_types (#50132) by Hans Muller · 6 years ago
  84. 94c7e82 remove unnecessary string escapes (#50096) by Alexandre Ardhuin · 6 years ago
  85. 4b8efad Font subset in the tool (#49737) by Dan Field · 6 years ago
  86. a4093ed Fix Path Separator in Service Workers (#50154) by Mehmet Oguz Derin · 6 years ago
  87. 4485a65 Add -destination generic/platform=iOS to "build ios-framework" xcodebuild (#50140) by Jenn Magder · 6 years ago
  88. 103b12f [flutter_tools] Isolate userHomePath, other cleanups (#50125) by Zachary Anderson · 6 years ago
  89. 7467bde Add Gamepad support for the activation action (#49987) by creativecreatorormaybenot · 6 years ago
  90. 52d5744 Revert "[flutter_tools] Migrate xcode_backend.sh to flutter assemble (#49842)" (#50151) by Jonah Williams · 6 years ago
  91. ccf5d64 Fix stack filtering (#49956) by Dan Field · 6 years ago
  92. 64b82f5 [flutter_tools][web] serve dummy service_worker and manifest file in run mode (#50115) by Jonah Williams · 6 years ago
  93. c2353b2 [flutter_tools] Migrate xcode_backend.sh to flutter assemble (#49842) by Jonah Williams · 6 years ago
  94. d00a39c Remove dead code IMobileDevice.isWorking (#50084) by Jenn Magder · 6 years ago
  95. 6e605f3 Run "build ios-framework" processes async (#49657) by Jenn Magder · 6 years ago
  96. 9b3e163 Revert "Reland: Skia gold driver test (#49905)" (#50127) by Emmanuel Garcia · 6 years ago v1.15.0
  97. 2ff62b1 [fuchsia] Do not run precache on Fuchsia bots (#50128) by Kaushik Iska · 6 years ago
  98. 450f168 81dffd124 Roll src/third_party/skia af99f3ee6017..71ce449d2814 (19 commits) (flutter/engine#16356) (#50119) by engine-flutter-autoroll · 6 years ago
  99. f14bc8f Roll engine 44f24bd9807f..f44f50f3c587 (2 commits) (#50113) by engine-flutter-autoroll · 6 years ago
  100. a301878 [flutter_tools] Small addition to the readme about testing (#50051) by Zachary Anderson · 6 years ago