1. e6e79bc [flutter_tools] remove vm_service_client dependency from flutter tool (#51227) by Jonah Williams · 5 years ago
  2. 9ba4eb0 [web] Smoke tests for web engine (#51003) by Nurhan Turgut · 5 years ago
  3. 7d7ac7c start multiline strings with newline (#50825) by Alexandre Ardhuin · 5 years ago
  4. fcf7fda Remove miscellaneous xcworkspacedata (#50715) by Sunbreak · 5 years ago
  5. dfcf9be [versions] update sync http dependency (#50981) by Jonah Williams · 5 years ago
  6. 9b4cb4d [versions] reland update test to 1.12.0 (#50879) by Jonah Williams · 5 years ago
  7. e481fca Revert "[version] update to package:test 1.12.0 (#50818)" (#50853) by Jonah Williams · 5 years ago
  8. d3387bc [version] update to package:test 1.12.0 (#50818) by Jonah Williams · 5 years ago
  9. 3d812c1 Reduce gradle deps (#50691) by Dan Field · 5 years ago
  10. 96e42de Added error message for flutter_gallery transitions_perf test. (#47776) by linxuebin · 5 years ago
  11. 58a4122 update packages (#50666) by Dan Field · 5 years ago
  12. 18f38cd Switch flutter_tools to use frontend_server for web compilation (#50365) by Jonah Williams · 5 years ago
  13. f15c887 change quote to avoid escapes (#50368) by Alexandre Ardhuin · 5 years ago
  14. b953c3e use raw strings to avoid escaping (#50322) by Alexandre Ardhuin · 5 years ago
  15. 5c28e3e unnecessary escapes fixes (#50178) by Alexandre Ardhuin · 5 years ago
  16. 13e30aa Remove android directory from platform_channel_swift example project (#50213) by Jenn Magder · 5 years ago
  17. 4896c85 [versions] update packages (#50251) by Jonah Williams · 5 years ago
  18. 94c7e82 remove unnecessary string escapes (#50096) by Alexandre Ardhuin · 5 years ago
  19. 306c23f [web] Fix typo apple-mobile-web-app-status-bar-style (#49894) by Cristian Zazo · 5 years ago
  20. b5f328e remove unnecessary string interpolations (#49622) by Alexandre Ardhuin · 5 years ago
  21. 423459d Initial web benchmark harness and 3 benchmarks (#49460) by Yegor · 5 years ago
  22. 4b4cff9 Move stocks example app into dev/benchmarks/test_apps (#49559) by Greg Spencer · 5 years ago
  23. de7da49 Navigator 2.0: Refactor the imperative api to continue working in the new navigation system (#44930) by chunhtai · 5 years ago
  24. ab42685 [flutter_tools][web] add favicon to template and update index.html (#49237) by Jonah Williams · 5 years ago
  25. 3f5786b [versions] update versions --force-upgrade (#49590) by Jonah Williams · 5 years ago
  26. fabeb2a Revert string interp (#49602) by Dan Field · 5 years ago v1.14.6
  27. 8b29933 revert #48985 (#49572) by Dan Field · 5 years ago
  28. bc5c464 Migrate TextTheme to 2018 APIs (#48547) by Hans Muller · 5 years ago
  29. 92cbaa3 remove unnecessary string interpolations (#49352) by Alexandre Ardhuin · 5 years ago v1.14.5
  30. e2aa9e1 Achieve Color Contrast Accessibility for Menu Demo (#49099) by Tianguang · 5 years ago
  31. f0a175f Use flutter_tools to start WebDriver browser. (#49228) by Angjie Li · 5 years ago
  32. 3800bb7 fix missing spaces in adjacent strings (#49159) by Alexandre Ardhuin · 5 years ago
  33. d189b94 Revert "Enable iOS platform views for Flutter Gallery (#45126)" (#45130) by Amir Hardon · 5 years ago
  34. b67d5ec [a11y] Make sure RenderFractionalTranslation updates its semantics after the translation field is set (#48985) by Anthony · 5 years ago
  35. d016146 Allow for cupertino modal popups to be dismissed with semantics (#48915) by rami-a · 5 years ago
  36. 5d37de2 [Gallery] Fix text contrast ratio on homepage and contacts demo (#48752) by MH Johnson · 5 years ago
  37. 9f145f6 [flutter_tools][web] Add basic service worker generation support to web applications (#48344) by Jonah Williams · 5 years ago
  38. 5d30c09 [flutter_tools][web] Add support for web app manifests and arbitrary resource files (from web/) (#48316) by Jonah Williams · 5 years ago
  39. 82262d8 format operator== according to flutter style guide (#48449) by Alexandre Ardhuin · 5 years ago
  40. f65f7f0 Change video_demo slightly so it works on web. (#46719) by David Iglesias · 5 years ago
  41. a541934 enable lint prefer_for_elements_to_map_fromIterable (#47726) by Alexandre Ardhuin · 5 years ago
  42. 5005824 Mark unused but desired private constructors as such (#46200) by Sam Rawlins · 5 years ago
  43. 4f9b6cf enable lint prefer_final_in_for_each (#47724) by Alexandre Ardhuin · 5 years ago
  44. 53f98c9 update gitignore and xcode changes to macOS project for flutter gallery (#48251) by Jonah Williams · 5 years ago
  45. 9df1790 Flutter Web Driver Support (#47890) by Angjie Li · 5 years ago
  46. a46d179 Reland "Revert "Add visual density to the gallery options (#46090)"... (#47702)" (#48094) by Francisco Magdaleno · 5 years ago
  47. 24f39d4 Revert "Revert "Add many more global analyses. (#47875)" (#48080)" (#48081) by Dan Field · 5 years ago
  48. 04ea318 Revert "Add many more global analyses. (#47875)" (#48080) by Francisco Magdaleno · 5 years ago
  49. e768c92 Add many more global analyses. (#47875) by Ian Hickson · 5 years ago
  50. cf00b96 Fix semantics and transition-perf tests to parse new event format. (#47899) by Jim Graham · 5 years ago
  51. e46671f Revert "Add visual density to the gallery options (#46090)"... (#47702) by Francisco Magdaleno · 5 years ago
  52. f2f9d0e Revert "Flutter Web Driver Support (#47470)" (#47698) by Francisco Magdaleno · 5 years ago
  53. 49c7845 fix analysis (#47594) by Alexandre Ardhuin · 5 years ago
  54. 924efae Add visual density to the gallery options (#46090) by Greg Spencer · 5 years ago
  55. 72a3d91 Added a code sample for replacing the image cache. (#47467) by gaaclarke · 5 years ago
  56. cc1c964 Flutter Web Driver Support (#47470) by Angjie Li · 5 years ago
  57. 2df9645 Revert "Flutter Web Driver Support (#45951)" (#47389) by Lau Ching Jun · 5 years ago
  58. 1ef0ead Flutter Web Driver Support (#45951) by Angjie Li · 5 years ago
  59. 556301d [flutter_tool] Add messaging to --fast-start application (#47155) by Jonah Williams · 5 years ago
  60. 5ba2830 [flutter_tool][gallery] Standardize target platform override behavior in tool and update flutter gallery to support it (#46206) by Jonah Williams · 5 years ago
  61. bda9d90 [flutter_tool] Reland: support --fast-start for Android applications (as an opt-in) (#46140) by Jonah Williams · 5 years ago
  62. 37e66b2 gen_l10n.dart tool testing (#44856) by Shi-Hao Hong · 5 years ago
  63. ec0842e implicit-casts:false in examples (#45805) by Alexandre Ardhuin · 5 years ago
  64. d01de94 Revert "Support --fast-start for Android applications (as an opt-in) (#45431)" (#46138) by Jenn Magder · 5 years ago
  65. 2a11316 Support --fast-start for Android applications (as an opt-in) (#45431) by Jonah Williams · 5 years ago
  66. 2a5e528 Fixing SliverOverlapAbsorber & SliverOverlapInjector child property (#44283) by Kate Lovett · 5 years ago
  67. 3994872 Sample driver test working on Fuchsia (#45652) by Kaushik Iska · 5 years ago
  68. a78fb87 Relicense Shrine demo to match rest of repository (#45718) by Ian Hickson · 5 years ago
  69. 449f4a6 License update (#45373) by Ian Hickson · 5 years ago
  70. d1805aa update-packages after dwds updates (#45633) by Kaushik Iska · 5 years ago
  71. 245d1b5 Add macOS to TargetPlatform (#43457) by Greg Spencer · 5 years ago
  72. a60bf8e Spell check of Flutter docs (#45200) by Greg Spencer · 5 years ago
  73. fcb40a0 make some BuildContext methods generics (#44189) by Alexandre Ardhuin · 5 years ago
  74. db44bb5d Revert "Add the rally_assets package to Gallery's BUILD.gn (#45180)" (#45353) by Kaushik Iska · 5 years ago
  75. 299fbc4 Fix typo (#45125) by Justin McCandless · 5 years ago
  76. 2c7af1e Revert "[Gallery] Add Material Study app Rally as an example app (#44907)" (#45279) by Todd Volkert · 5 years ago v1.12.5
  77. ce8e2bb Revert "[Material] Update the Slider and RangeSlider to the latest Material spec (#44351)" (#45268) by Todd Volkert · 5 years ago
  78. 70dcbf4 Add minimum macOS application to Flutter Gallery (#45259) by Jonah Williams · 5 years ago
  79. 421bf64 [Material] Update the Slider and RangeSlider to the latest Material spec (#44351) by Anthony · 5 years ago
  80. a32fc98 Add a perf test for picture raster cache (#45050) by liyuqian · 5 years ago
  81. 68d1fe5 Add the rally_assets package to Gallery's BUILD.gn (#45180) by Jason Simmons · 5 years ago
  82. 399aebc [Gallery] Add Material Study app Rally as an example app (#44907) by Per Classon · 5 years ago
  83. 3c65463 Enable iOS platform views for Flutter Gallery (#45126) by Amir Hardon · 5 years ago
  84. afe4830 [flutter_tool] Various fixes for 'run' for Fuchisa. (#44920) by Zachary Anderson · 5 years ago
  85. e77c24e Update package test (#44882) by Jonah Williams · 5 years ago
  86. fa82b9a Updated flutter/examples to further conform to new embedding: removed references to FlutterApplication, deleted all MainActivity's that were not necessary, removed all direct invocations of GeneratedPluginRegistrant. (#22529) (#44782) by Matt Carroll · 5 years ago
  87. 6682191 More license header fixes (#44776) by Ian Hickson · 5 years ago
  88. a872a70 Canonicalize locale string in `gen_l10n.dart` (#44758) by Shi-Hao Hong · 5 years ago
  89. 0d34813 Sort locales and method/properties/getters alphabetically (#44761) by Shi-Hao Hong · 5 years ago
  90. a901b65 Update meta to 1.1.8 (#44584) by Jonah Williams · 5 years ago
  91. 159a47d l10n tool improvements, stocks app i18n refresh (#44473) by Shi-Hao Hong · 5 years ago
  92. e7d78b6 Use raw string for l10n description (#44451) by Shi-Hao Hong · 5 years ago
  93. 1ce4a4f Make sure all our .dart files have license headers (#44467) by Ian Hickson · 5 years ago
  94. 2eb8caf Re-enable Pesto in profile/release mode (#44299) by liyuqian · 5 years ago
  95. 62db22d CupertinoDynamicColor improvements (#44317) by LongCatIsLooong · 5 years ago
  96. b883624 l10n tool improvements, stocks app refresh (#44313) by Shi-Hao Hong · 5 years ago
  97. bb8cf60 Build local maven repo when using local engine (#44243) by Emmanuel Garcia · 5 years ago
  98. 3e4bf57 Update Stocks example using i18n tool (#44223) by Shi-Hao Hong · 5 years ago
  99. 14ac88d Temporarily bring the embedding dependencies in the Flutter gallery (#44201) by Emmanuel Garcia · 5 years ago
  100. 7d03371 Revert "[Gallery] Add Material Study app Rally as an example app (#42236)" (#44194) by Shi-Hao Hong · 5 years ago