1. 9228b87 Don't use a default test randomize ordering seed (#51018) by Nate Bosch · 5 years ago
  2. 704fb4c Remove usage of ideviceinstaller in favor of ios-deploy (#50772) by Christopher Fujino · 5 years ago
  3. d030296 Reland test (#50987) by Dan Field · 5 years ago
  4. 7d7ac7c start multiline strings with newline (#50825) by Alexandre Ardhuin · 5 years ago
  5. d0b7f0c Revert "Animated placeholder perf (#50851)" (#50984) by Jonah Williams · 5 years ago
  6. e4fbb1a Animated placeholder perf (#50851) by Dan Field · 5 years ago
  7. 9b4cb4d [versions] reland update test to 1.12.0 (#50879) by Jonah Williams · 5 years ago
  8. ec9813a Fix the issue of Android add2app build fails on Android when assets are read-only (#50047) by shihchanghsiungsonos · 5 years ago
  9. e481fca Revert "[version] update to package:test 1.12.0 (#50818)" (#50853) by Jonah Williams · 5 years ago
  10. d3387bc [version] update to package:test 1.12.0 (#50818) by Jonah Williams · 5 years ago
  11. 0bd45bc update lint list + enable unnecessary_string_interpolations (#50593) by Alexandre Ardhuin · 5 years ago
  12. b340469 Fix stack trace parsing on non-debug builds; add e2e tests (#50652) by Yegor · 5 years ago
  13. 97a5336 Clear flaky flag on web benchmarks (#50693) by Yegor · 5 years ago
  14. 58a4122 update packages (#50666) by Dan Field · 5 years ago
  15. 781cd4d Update Devicelab README with new dashboard information (#48908) by Casey Hillers · 5 years ago
  16. bfbb347 Use BUILD_LIBRARY_FOR_DISTRIBUTION build setting for generating add-to-app frameworks (#50536) by Jenn Magder · 5 years ago
  17. 18f38cd Switch flutter_tools to use frontend_server for web compilation (#50365) by Jonah Williams · 5 years ago
  18. f15c887 change quote to avoid escapes (#50368) by Alexandre Ardhuin · 5 years ago
  19. 0ffecc6 change capability for test tiles_scroll_perf_iphonexs__timeline_summary (#50385) by keyonghan · 5 years ago
  20. 082ae83 Fall back to global cache and platform if null when injected into constructor (#50370) by Jenn Magder · 5 years ago
  21. 9348aea Disable tests using gauge (#50367) by Dan Field · 5 years ago
  22. b953c3e use raw strings to avoid escaping (#50322) by Alexandre Ardhuin · 5 years ago
  23. 7b07446 Update compile size benchmarks to include --split-debug-info and --tree-shake-icons (#50313) by Jonah Williams · 5 years ago
  24. 5c28e3e unnecessary escapes fixes (#50178) by Alexandre Ardhuin · 5 years ago
  25. 8c398a8 Reland: Skia gold driver test (#50160) by Emmanuel Garcia · 5 years ago
  26. 4896c85 [versions] update packages (#50251) by Jonah Williams · 5 years ago
  27. de7908f [flutter_tools] Reland flutter assemble for iOS (#50229) by Jonah Williams · 5 years ago
  28. e4014a5 Web benchmarks: make headless mode opt-out (#50166) by Yegor · 5 years ago
  29. 374b55c Run microbenchmarks_ios only on ios/12 testbeds. (#50134) by godofredoc · 5 years ago
  30. 94c7e82 remove unnecessary string escapes (#50096) by Alexandre Ardhuin · 5 years ago
  31. 4b8efad Font subset in the tool (#49737) by Dan Field · 5 years ago
  32. 9b3e163 Revert "Reland: Skia gold driver test (#49905)" (#50127) by Emmanuel Garcia · 5 years ago v1.15.0
  33. ff7eb77 Respect CHROME_EXECUTABLE in web benchmarks (#49911) by Yegor · 5 years ago
  34. e03f439 Reland: Skia gold driver test (#49905) by Emmanuel Garcia · 5 years ago
  35. 1eb5bb6 Revert "Use skia golden files in driver test (#49750)" (#49900) by Emmanuel Garcia · 5 years ago
  36. a50743f Use skia golden files in driver test (#49750) by Emmanuel Garcia · 5 years ago
  37. b5f328e remove unnecessary string interpolations (#49622) by Alexandre Ardhuin · 5 years ago
  38. 423459d Initial web benchmark harness and 3 benchmarks (#49460) by Yegor · 5 years ago
  39. 2bb290c [Devicelab] microbenchmarks is broken. (#49807) by Tong Wu · 5 years ago
  40. a52de68 Unmark tests as flaky (#49581) by Gary Qian · 5 years ago
  41. cb3b7ab [flutter_tools] simplify symbol logic for iOS (#49628) by Jonah Williams · 5 years ago
  42. de7da49 Navigator 2.0: Refactor the imperative api to continue working in the new navigation system (#44930) by chunhtai · 5 years ago
  43. 3f5786b [versions] update versions --force-upgrade (#49590) by Jonah Williams · 5 years ago
  44. b3e7c64 [Devicelab] Mark microbenchmarks_ios as flaky. (#49639) by Tong Wu · 5 years ago
  45. fabeb2a Revert string interp (#49602) by Dan Field · 5 years ago v1.14.6
  46. 8b29933 revert #48985 (#49572) by Dan Field · 5 years ago
  47. d204731 [flutter_tools] disable fast-start on routes test (#49473) by Jonah Williams · 5 years ago
  48. 2f59919 [flutter_tools] Reland fast start by default for Android (#49315) by Jonah Williams · 5 years ago
  49. 92cbaa3 remove unnecessary string interpolations (#49352) by Alexandre Ardhuin · 5 years ago v1.14.5
  50. f0a175f Use flutter_tools to start WebDriver browser. (#49228) by Angjie Li · 5 years ago
  51. 3800bb7 fix missing spaces in adjacent strings (#49159) by Alexandre Ardhuin · 5 years ago
  52. 2a7d577 Generate bitcode for plugin frameworks for flutter build ios-framework (#49102) by Jenn Magder · 5 years ago
  53. 2ebe9da Revert "[flutter_tools] Reland enable fast-start by default for Android (#48851)" (#49227) by Jonah Williams · 5 years ago
  54. 1ac01b3 [flutter_tools] Reland enable fast-start by default for Android (#48851) by Jonah Williams · 5 years ago
  55. 9301a86 Precache iOS artifacts (#49010) by Jenn Magder · 5 years ago
  56. b67d5ec [a11y] Make sure RenderFractionalTranslation updates its semantics after the translation field is set (#48985) by Anthony · 5 years ago
  57. fcf341e Reland "[flutter_tools] Removes the need of a no-op plugin implementations #48614" (#49085) by Francisco Magdaleno · 5 years ago
  58. b225cb8 Revert "[flutter_tools] Removes the need of a no-op plugin implementations (#48614)" (#49005) by Jenn Magder · 5 years ago
  59. 0035414 use isA<Xxx>() matcher (#48482) by Alexandre Ardhuin · 5 years ago
  60. 5eb394e [flutter_tools] Removes the need of a no-op plugin implementations (#48614) by Francisco Magdaleno · 5 years ago
  61. ee1fa94 Make build_aar_*_tests actually use release builds. (#48893) by sjindel-google · 5 years ago
  62. b973352 Implement takeScreenshot and add driver test for Fuchsia (#48611) by Emmanuel Garcia · 5 years ago
  63. 52e0d98 [tools] Rename dev_finder to device-finder. (#48610) by Andrew Davies · 5 years ago
  64. fca5917 Test hot reload targeting a Fuchsia device (#48472) by Emmanuel Garcia · 5 years ago
  65. 82262d8 format operator== according to flutter style guide (#48449) by Alexandre Ardhuin · 5 years ago
  66. 23ce192 Reland: Reword flutter run help screen. (#48423) by Zachary Anderson · 5 years ago
  67. f65f7f0 Change video_demo slightly so it works on web. (#46719) by David Iglesias · 5 years ago
  68. 4f9b6cf enable lint prefer_final_in_for_each (#47724) by Alexandre Ardhuin · 5 years ago
  69. fa337f5 [flutter_tool] Enable globals technical debt benchmark (#48266) by Jonah Williams · 5 years ago
  70. ee7a37f [flutter_tools] Ensure that global variables are easily identifiable (#47398) by Jonah Williams · 5 years ago
  71. dc99d61 Remove simulator arch in Profile and Release, App.xcframework (#48002) by Jenn Magder · 5 years ago
  72. 24f39d4 Revert "Revert "Add many more global analyses. (#47875)" (#48080)" (#48081) by Dan Field · 5 years ago
  73. 04ea318 Revert "Add many more global analyses. (#47875)" (#48080) by Francisco Magdaleno · 5 years ago
  74. e768c92 Add many more global analyses. (#47875) by Ian Hickson · 5 years ago
  75. f2f9d0e Revert "Flutter Web Driver Support (#47470)" (#47698) by Francisco Magdaleno · 5 years ago
  76. 85e9be3 Revert "Check Xcode build setting FULL_PRODUCT_NAME for the name of the built app during flutter run (#47266)" (#47568) by Jenn Magder · 5 years ago
  77. cc1c964 Flutter Web Driver Support (#47470) by Angjie Li · 5 years ago
  78. 648a5d8 Check Xcode build setting FULL_PRODUCT_NAME for the name of the built app during flutter run (#47266) by Jenn Magder · 5 years ago
  79. b011ea5 Pass _caretPrototype to prevent cache miss (#46720) by Gary Qian · 5 years ago
  80. 78db965 Reland implicit-casts: false (#47431) by Alexandre Ardhuin · 5 years ago
  81. a485878 Revert "implicit-casts: false (#47199)" (#47428) by Lau Ching Jun · 5 years ago
  82. c235998 implicit-casts: false (#47199) by Alexandre Ardhuin · 5 years ago
  83. 2df9645 Revert "Flutter Web Driver Support (#45951)" (#47389) by Lau Ching Jun · 5 years ago
  84. 9184f4d Build iOS frameworks with relative output path (#47369) by Jenn Magder · 5 years ago
  85. 1ef0ead Flutter Web Driver Support (#45951) by Angjie Li · 5 years ago
  86. 9884f99 Change meaning of a plugin not supporting the android platform (#47015) by Emmanuel Garcia · 5 years ago
  87. 65ad8d8 Revert "Check Xcode build setting FULL_PRODUCT_NAME for the name of the built app during flutter run (#46928)" (#47264) by Jenn Magder · 5 years ago
  88. e54e301 Check Xcode build setting FULL_PRODUCT_NAME for the name of the built app during flutter run (#46928) by Jenn Magder · 5 years ago
  89. 74af855 Fix run_release_test flakiness (#45417) by xster · 5 years ago
  90. 0f705b7 fix new test (#47010) by Dan Field · 5 years ago
  91. fa190a8 New benchmark to measure performance of animations after removing a BackdropFilter. (#46924) by Jim Graham · 5 years ago
  92. dfa6eb3 Revert "flutter run FULL_PRODUCT_NAME (#46838)" (#46925) by Jenn Magder · 5 years ago
  93. 7a7e2bb flutter run FULL_PRODUCT_NAME (#46838) by Jenn Magder · 5 years ago
  94. 418b814 Add buildNumber param to "flutter build aar" command (#46291) by Sean Freiburg · 5 years ago
  95. 78951b0 [benchmarks] Add time to development benchmark for Android (#46717) by Jonah Williams · 5 years ago
  96. 4a00496 Reland "Add a FlutterDriver screenshot test to device lab. #45411" (#46620) by Chris Yang · 5 years ago
  97. bda9d90 [flutter_tool] Reland: support --fast-start for Android applications (as an opt-in) (#46140) by Jonah Williams · 5 years ago
  98. 6972809 Remove unused observer and raise the waiting time (#46626) by liyuqian · 5 years ago
  99. f264d6c Allow plugins that don't support the Android platform (#46282) by Emmanuel Garcia · 5 years ago
  100. e58dc16 Revert "Add a FlutterDriver screenshot test to device lab. (#45411)" (#46281) by Jenn Magder · 5 years ago