1. f0a175f Use flutter_tools to start WebDriver browser. (#49228) by Angjie Li · 6 years ago
  2. 3800bb7 fix missing spaces in adjacent strings (#49159) by Alexandre Ardhuin · 6 years ago
  3. 2a7d577 Generate bitcode for plugin frameworks for flutter build ios-framework (#49102) by Jenn Magder · 6 years ago
  4. b530111 Update documentation URLs (#49208) by Brett Morgan · 6 years ago
  5. 2ebe9da Revert "[flutter_tools] Reland enable fast-start by default for Android (#48851)" (#49227) by Jonah Williams · 6 years ago
  6. 1ac01b3 [flutter_tools] Reland enable fast-start by default for Android (#48851) by Jonah Williams · 6 years ago
  7. ec1044a Revert "reland add lifecycle enum and remove workaround (#48460)" (#49098) by chunhtai · 6 years ago v1.14.2
  8. 9301a86 Precache iOS artifacts (#49010) by Jenn Magder · 6 years ago
  9. b67d5ec [a11y] Make sure RenderFractionalTranslation updates its semantics after the translation field is set (#48985) by Anthony · 6 years ago
  10. fcf341e Reland "[flutter_tools] Removes the need of a no-op plugin implementations #48614" (#49085) by Francisco Magdaleno · 6 years ago
  11. b225cb8 Revert "[flutter_tools] Removes the need of a no-op plugin implementations (#48614)" (#49005) by Jenn Magder · 6 years ago
  12. 0035414 use isA<Xxx>() matcher (#48482) by Alexandre Ardhuin · 6 years ago
  13. 5eb394e [flutter_tools] Removes the need of a no-op plugin implementations (#48614) by Francisco Magdaleno · 6 years ago
  14. ee1fa94 Make build_aar_*_tests actually use release builds. (#48893) by sjindel-google · 6 years ago
  15. 667c38d gen_l10n: generated Intl.message parameter should be an ordinary string (#48929) by Hans Muller · 6 years ago
  16. d372814 reland add lifecycle enum and remove workaround (#48460) by chunhtai · 6 years ago
  17. 8092f6a Reland: Migrate some more integration tests to Android embedding v2 (#48840) by Jason Simmons · 6 years ago
  18. 3e63411 Avoid runtimeType.toString in toString overrides/debugLabels (#48607) by Dan Field · 6 years ago
  19. ea28a9c Increase iteration counts to help improve noise in benchmark results. (#48845) by Jim Graham · 6 years ago
  20. b973352 Implement takeScreenshot and add driver test for Fuchsia (#48611) by Emmanuel Garcia · 6 years ago
  21. 52e0d98 [tools] Rename dev_finder to device-finder. (#48610) by Andrew Davies · 6 years ago
  22. fca5917 Test hot reload targeting a Fuchsia device (#48472) by Emmanuel Garcia · 6 years ago
  23. 47bba44 L10n Currency Formatting, Fixes to Named vs Positional Parameters (#48445) by Shi-Hao Hong · 6 years ago
  24. a8c5f4e Add missing indentation to assets-images example (#45833) by Gerrit · 6 years ago
  25. 7a13d8a install goldctl in docker build (#46640) by Christopher Fujino · 6 years ago
  26. 5d30c09 [flutter_tools][web] Add support for web app manifests and arbitrary resource files (from web/) (#48316) by Jonah Williams · 6 years ago
  27. 5f4e4a3 Revert "Migrate some more integration tests to Android embedding v2 (#48532)" (#48582) by Jonah Williams · 6 years ago
  28. 1613a62 Migrate some more integration tests to Android embedding v2 (#48532) by Jason Simmons · 6 years ago
  29. d291de0 Add a diagnostic message for malformed imports in analyze.dart (#38355) by LongCatIsLooong · 6 years ago v1.13.9
  30. 82262d8 format operator== according to flutter style guide (#48449) by Alexandre Ardhuin · 6 years ago
  31. 23ce192 Reland: Reword flutter run help screen. (#48423) by Zachary Anderson · 6 years ago
  32. 0bbbd04 Bump excon from 0.67.0 to 0.71.0 for ci on mac & linux (#48268) by Christopher Fujino · 6 years ago
  33. fabf4e3 Reverse the sense of the terms snippet and sample. (#48254) by Greg Spencer · 6 years ago
  34. c525988 Reorganize tests in l10n tool (#47704) by Shi-Hao Hong · 6 years ago
  35. f65f7f0 Change video_demo slightly so it works on web. (#46719) by David Iglesias · 6 years ago
  36. ccbce98 [fuchsia] Create an entry-point script to run driver tests on Fuchsia (#48359) by Kaushik Iska · 6 years ago
  37. 8b13201 Add CatmullRomCurve and CatmullRomSpline (#47547) by Greg Spencer · 6 years ago
  38. b038b40 gen_l10n Number Format Handling (#47706) by Shi-Hao Hong · 6 years ago
  39. 1c79347 use yield* (#48307) by Alexandre Ardhuin · 6 years ago v1.13.8
  40. 965ba38 Remove unused public static members of private classes/enums (#48218) by Sam Rawlins · 6 years ago
  41. 4f9b6cf enable lint prefer_final_in_for_each (#47724) by Alexandre Ardhuin · 6 years ago
  42. fa337f5 [flutter_tool] Enable globals technical debt benchmark (#48266) by Jonah Williams · 6 years ago
  43. ee7a37f [flutter_tools] Ensure that global variables are easily identifiable (#47398) by Jonah Williams · 6 years ago
  44. 9df1790 Flutter Web Driver Support (#47890) by Angjie Li · 6 years ago
  45. dc99d61 Remove simulator arch in Profile and Release, App.xcframework (#48002) by Jenn Magder · 6 years ago
  46. 24f39d4 Revert "Revert "Add many more global analyses. (#47875)" (#48080)" (#48081) by Dan Field · 6 years ago
  47. 04ea318 Revert "Add many more global analyses. (#47875)" (#48080) by Francisco Magdaleno · 6 years ago
  48. e768c92 Add many more global analyses. (#47875) by Ian Hickson · 6 years ago
  49. 173322d Support preferred locales for gen_l10n (#47845) by Shi-Hao Hong · 6 years ago
  50. cf00b96 Fix semantics and transition-perf tests to parse new event format. (#47899) by Jim Graham · 6 years ago
  51. d874596 Remove package:flutter/foundation.dart import (#47701) by Jenn Magder · 6 years ago
  52. f2f9d0e Revert "Flutter Web Driver Support (#47470)" (#47698) by Francisco Magdaleno · 6 years ago
  53. 85e9be3 Revert "Check Xcode build setting FULL_PRODUCT_NAME for the name of the built app during flutter run (#47266)" (#47568) by Jenn Magder · 6 years ago
  54. 88cd113 Handle plural gen_l10n regular placeholders and DateTime placeholders (#47483) by Shi-Hao Hong · 6 years ago
  55. cc1c964 Flutter Web Driver Support (#47470) by Angjie Li · 6 years ago
  56. 648a5d8 Check Xcode build setting FULL_PRODUCT_NAME for the name of the built app during flutter run (#47266) by Jenn Magder · 6 years ago
  57. b011ea5 Pass _caretPrototype to prevent cache miss (#46720) by Gary Qian · 6 years ago
  58. bd25f70 Upgrade dartdoc to 0.29.3. (#47246) by Janice Collins · 6 years ago v1.13.4
  59. 78db965 Reland implicit-casts: false (#47431) by Alexandre Ardhuin · 6 years ago
  60. a485878 Revert "implicit-casts: false (#47199)" (#47428) by Lau Ching Jun · 6 years ago
  61. c235998 implicit-casts: false (#47199) by Alexandre Ardhuin · 6 years ago
  62. 2df9645 Revert "Flutter Web Driver Support (#45951)" (#47389) by Lau Ching Jun · 6 years ago
  63. 9184f4d Build iOS frameworks with relative output path (#47369) by Jenn Magder · 6 years ago
  64. 1ef0ead Flutter Web Driver Support (#45951) by Angjie Li · 6 years ago
  65. 9884f99 Change meaning of a plugin not supporting the android platform (#47015) by Emmanuel Garcia · 6 years ago
  66. 65ad8d8 Revert "Check Xcode build setting FULL_PRODUCT_NAME for the name of the built app during flutter run (#46928)" (#47264) by Jenn Magder · 6 years ago
  67. e54e301 Check Xcode build setting FULL_PRODUCT_NAME for the name of the built app during flutter run (#46928) by Jenn Magder · 6 years ago
  68. c319f5f gen_l10n localizations date formatting (simple messages) (#47006) by Shi-Hao Hong · 6 years ago
  69. 74af855 Fix run_release_test flakiness (#45417) by xster · 6 years ago
  70. 7874bca Move localization executables to bin folder (#46251) by Shi-Hao Hong · 6 years ago
  71. ba73cfc Remove space from license (#47159) by Francisco Magdaleno · 6 years ago
  72. a516a24 Update internal dartdoc snippet documentation (#47017) by Ian Hickson · 6 years ago
  73. 0f705b7 fix new test (#47010) by Dan Field · 6 years ago
  74. fa190a8 New benchmark to measure performance of animations after removing a BackdropFilter. (#46924) by Jim Graham · 6 years ago
  75. e7fec2b Add helpful message about how to use localizationsDelegates list (#46250) by Shi-Hao Hong · 6 years ago
  76. 2eed59c Add gen_l10n sorting tests (#46247) by Shi-Hao Hong · 6 years ago
  77. dfa6eb3 Revert "flutter run FULL_PRODUCT_NAME (#46838)" (#46925) by Jenn Magder · 6 years ago
  78. 7a7e2bb flutter run FULL_PRODUCT_NAME (#46838) by Jenn Magder · 6 years ago
  79. 418b814 Add buildNumber param to "flutter build aar" command (#46291) by Sean Freiburg · 6 years ago
  80. 78951b0 [benchmarks] Add time to development benchmark for Android (#46717) by Jonah Williams · 6 years ago
  81. dfcd656 re-enable build runner tooling tests (#46708) by Jonah Williams · 6 years ago
  82. 4a00496 Reland "Add a FlutterDriver screenshot test to device lab. #45411" (#46620) by Chris Yang · 6 years ago
  83. bda9d90 [flutter_tool] Reland: support --fast-start for Android applications (as an opt-in) (#46140) by Jonah Williams · 6 years ago
  84. 523ac7b [flutter_tool] Always re-copy Framework/podspec when regenerating iOS module project (#45877) by Jonah Williams · 6 years ago
  85. 14145a4 Try re-enabling all these tests. (#46615) by Ian Hickson · 6 years ago
  86. 6972809 Remove unused observer and raise the waiting time (#46626) by liyuqian · 6 years ago
  87. 05862ff Fix platform-specif test logic. (#46623) by Ian Hickson · 6 years ago
  88. 55f0bdc Fix docker tag during upload as well (#46252) by Todd Volkert · 6 years ago
  89. f264d6c Allow plugins that don't support the Android platform (#46282) by Emmanuel Garcia · 6 years ago
  90. e58dc16 Revert "Add a FlutterDriver screenshot test to device lab. (#45411)" (#46281) by Jenn Magder · 6 years ago
  91. c2eb068 Implement screenshot test for flutter web. (#45530) by Lau Ching Jun · 6 years ago
  92. adec697 Add a FlutterDriver screenshot test to device lab. (#45411) by Chris Yang · 6 years ago
  93. 37e66b2 gen_l10n.dart tool testing (#44856) by Shi-Hao Hong · 6 years ago
  94. 7f235ea Mitigation for current tool test skips on CI (#46181) by Jonah Williams · 6 years ago
  95. a2005ea Memory test on scrolling large images quickly (#46184) by liyuqian · 6 years ago
  96. bc7ed36 Add visualDensity to checkbox, radio, icon button, and chip. (#46091) by Greg Spencer · 6 years ago
  97. ec1a015 implicit-casts:false in dev (#45787) by Alexandre Ardhuin · 6 years ago
  98. fb69a39 Add bitcode and architectures to App.framework build ios framework command (#46130) by Jenn Magder · 6 years ago
  99. d01de94 Revert "Support --fast-start for Android applications (as an opt-in) (#45431)" (#46138) by Jenn Magder · 6 years ago
  100. 2a11316 Support --fast-start for Android applications (as an opt-in) (#45431) by Jonah Williams · 6 years ago