1. 23a7535 Revert "Remove package:test dependency from flutter_test (#23755)" (#24004) by Jonah Williams · 7 years ago
  2. 71e9bd6 Remove package:test dependency from flutter_test (#23755) by Jonah Williams · 7 years ago
  3. 1f72406 Platform agnostic gallery smoke test (#23423) by xster · 7 years ago
  4. 0fb84e9 Prefer void to null (#22977) by Alexandre Ardhuin · 7 years ago
  5. ac9dc57 Add support for material agnostic driver navigation (#22461) by xster · 8 years ago
  6. d927c93 Unnecessary new (#20138) by Alexandre Ardhuin · 8 years ago
  7. 6c4b38b Enable fading animation during page transitions. (#21394) by liyuqian · 8 years ago
  8. 53b6358 Re-enable missing_return (#20844) by Ian Hickson · 8 years ago
  9. 686d8f8 Shim package:test to avoid matcher issues (#20602) by Ian Hickson · 8 years ago
  10. 872e88c Reduce noise on the memory benchmarks (#19630) (#20163) by Ian Hickson · 8 years ago
  11. a2ca14d Revert "Reduce noise on the memory benchmarks" (#20158) by Ian Hickson · 8 years ago
  12. 8eb5cb7 Reduce noise on the memory benchmarks (#19630) by Ian Hickson · 8 years ago
  13. eda03e2 re-re-enable lint unnecessary_const (#20103) by Alexandre Ardhuin · 8 years ago
  14. 00aac68 Revert flutter/flutter#19592 (#19861) by Todd Volkert · 8 years ago
  15. 2701835 re-enable lint unnecessary_const (#19592) by Alexandre Ardhuin · 8 years ago
  16. f630f90 Revert "enable lint unnecessary_const (#19342)" (#19423) by Ian Hickson · 8 years ago
  17. cc1cf13 enable lint unnecessary_const (#19342) by Alexandre Ardhuin · 8 years ago
  18. 7ebf272 Revert "Revert "Roll engine to fed2ea458ed49088d33eddabc546ba56d600c717 (includes dart roll) again (#19277)" (#19295)" (#19322) by Alexander Aprelev · 8 years ago
  19. cc122f1 Revert "Roll engine to fed2ea458ed49088d33eddabc546ba56d600c717 (includes dart roll) again (#19277)" (#19295) by Alexander Aprelev · 8 years ago
  20. 700cb76 Roll engine to fed2ea458ed49088d33eddabc546ba56d600c717 (includes dart roll) again (#19277) by Alexander Aprelev · 8 years ago
  21. 580c844 Added GalleryApp testMode (#17640) by Hans Muller · 8 years ago
  22. d2d2fb4 Increase gallery perf scrollUntilVisible timeout (#17633) by Chris Bracken · 8 years ago
  23. b0fa93e Revert "Adjust scroll increment in transition perf test (#17593)" (#17623) by Chris Bracken · 8 years ago
  24. 1095eaf Adjust scroll increment in transition perf test (#17593) by Chris Bracken · 8 years ago
  25. eee986b Gallery cosmetic updates (#17310) by Hans Muller · 8 years ago
  26. c9954f1 Gallery demos: reordered and retitled (#17220) (#17273) by Chris Bracken · 8 years ago
  27. 322eb81 Revert longPress/Tap and Gallery changes (#17269) by Chris Bracken · 8 years ago
  28. 40ddf01 fix names of demos in perf tests (#17257) by Jonah Williams · 8 years ago
  29. 5c2259d Cross fade gallery UI front layer (#17064) by Hans Muller · 8 years ago
  30. bf3bd76 New Gallery UI reprise (#17031) by Hans Muller · 8 years ago
  31. 38d5d46 Revert "New Flutter Gallery UI" (#16984) by Hans Muller · 8 years ago
  32. 7038597 New Flutter Gallery UI (#16936) by Hans Muller · 8 years ago
  33. 4226bff Updated memory_nav_test with FlutterDriver.scrollUntilVisible() (#16009) by Hans Muller · 8 years ago
  34. a0099a9 Make gallery tests more robust (#15957) by Hans Muller · 8 years ago
  35. 2614c7d Remove cupertino pull to refresh from transitions test (#15813) by xster · 8 years ago
  36. feadfd2 Cupertino pull to refresh part 1: sliver and a simple indicator widget builder (#15324) by xster · 8 years ago
  37. 33fea5c Remove the 'demo' wording from gallery (#15640) by xster · 8 years ago
  38. c5a5945 Spelling (#15229) by Josh Soref · 8 years ago
  39. 667f478 CupertinoPicker part 4 - create CupertinoPicker and add gallery demo (#14091) by xster · 8 years ago
  40. 10f721c use const instead of final with const declarations (#14253) by Alexandre Ardhuin · 8 years ago
  41. 4f240a4 Fix 'Animated images' demo name in Gallery's test. (#13240) by amirh · 8 years ago
  42. 47b5c37 Add Images demo to the gallery app. (#13141) by amirh · 8 years ago
  43. 8940500 Add an iOS style demo to the gallery (#12651) by xster · 8 years ago
  44. efb45ea Trivial nit fixes (#12285) by Ian Hickson · 9 years ago
  45. 4739159 Allow transitions_perf_test.dart to be run using package:test (#10725) by Todd Volkert · 9 years ago
  46. e2d4f92 Benchmark for semantic overhead during transitions (#10678) by Michael Goderbauer · 9 years ago
  47. d9cd85e Remove the pesto gallery demo (#9341) by Hans Muller · 9 years ago
  48. bd8e431 Restrict timeline collection to a subset of demos (#9093) by Chris Bracken · 9 years ago
  49. 329e52c apply upcoming rule use_collection_literals_when_possible (#8649) by Alexandre Ardhuin · 9 years ago
  50. 96eea43 Declare locals final where not reassigned (gallery) (#8571) by Chris Bracken · 9 years ago
  51. 54d9541 Added a gallery animation demo (#8547) by Hans Muller · 9 years ago
  52. e55c723 Fix test (#8536) by xster · 9 years ago
  53. e9a775b prefer const constructors (#8316) by Alexandre Ardhuin · 9 years ago
  54. 1bd7dbc Rename "Over-scroll" demo to "Pull to refresh" (#8224) by Ian Hickson · 9 years ago
  55. 581b929 Actually fix the memory_nav benchmark (#8041) by Ian Hickson · 9 years ago
  56. 3c065ad Also fix the memory_nav test... (#8023) by Ian Hickson · 9 years ago
  57. 36c63e7 Align the flutter_gallery test to the middle for better results (#8015) by Ian Hickson · 9 years ago
  58. 63aa139 Increase the strictness of our requiring explicit types (#7585) by Ian Hickson · 9 years ago
  59. fea7496 Add frameSync mechanism to flutter_driver. (#7471) by Michael Goderbauer · 9 years ago
  60. 1c43c4e Bump package:file version to 1.0.0 (#7371) by Todd Volkert · 9 years ago
  61. d05c7f6 UserAccountsDrawerHeader gallery demo, etc (#7297) by Hans Muller · 9 years ago
  62. cf61905 publish GPU metrics to dashboard; compact transition event printout (#7254) by Yegor · 9 years ago
  63. 7da3ab6 Devicelab memory usage test that navigates repeatedly to a screen within Gallery (#7137) by Jason Simmons · 9 years ago
  64. 4a7531d Use flutter_driver test outputs dir in Gallery test (#6988) by Chris Bracken · 9 years ago
  65. 23f269d wait for I/O operations in transitions test (#6967) by Yegor · 9 years ago
  66. 39872e7 Combine date and time picker demos (#6933) by Hans Muller · 9 years ago
  67. cffd551 log full timeline when transition test fails; print stack chain in task errors (#6772) by Yegor · 9 years ago
  68. 33c6526 fix frame info extraction logic; track frames in gallery test (#6505) by Yegor · 9 years ago
  69. eabadad Add more logging to the gallery transitions test (#6363) by Yegor · 9 years ago
  70. 8a82332 Make animation_demo a manual test (#6117) by Adam Barth · 10 years ago
  71. ef68f2f Added BottomNavigationBar demo. (#6003) by Dragoș Tiselice · 10 years ago
  72. cc3df14 Removed Pesto's drawer. (#5722) by Dragoș Tiselice · 10 years ago
  73. 9e808aa Change from plural to singular (#5705) by Seth Ladd · 10 years ago
  74. 8fed9d9 Added expansion panels demo to gallery. (#5539) by Dragoș Tiselice · 10 years ago
  75. 0265dd3 Hide the data table demo for now (#5060) by Hans Muller · 10 years ago
  76. 76ea70a Change the Gallery AnimationDemo category (#5041) by Hans Muller · 10 years ago
  77. 445f250 Gallery UI tweaks (#4861) by Hans Muller · 10 years ago
  78. 0e50ee6 Remove implicit dart:ui dependency (#4561) by Hans Muller · 10 years ago
  79. f21b140 One list of GalleryItems to rule them all (#4549) by Hans Muller · 10 years ago
  80. 0783f9d Remove "Drop-down button" from the transtions perf test. (#4417) by Matt Perry · 10 years ago
  81. 1d516f0 Update gallery demo list (again) (#4339) by Hans Muller · 10 years ago
  82. dd27a48 Update gallery demo list (#4335) by Hans Muller · 10 years ago
  83. 2e8315e Generate a Gallery demo transition-durations performance histogram (#3859) by Hans Muller · 10 years ago
  84. 770f8f1 rename TracingCategory to TimelineStream (#3822) by Hans Muller · 10 years ago
  85. 74c3e74 Call it Flutter Gallery (#3801) by Hans Muller · 10 years ago