1. 16 Sep, 2019 2 commits
  2. 14 Sep, 2019 1 commit
  3. 10 Sep, 2019 1 commit
  4. 04 Sep, 2019 1 commit
  5. 03 Sep, 2019 1 commit
    • liyuqian's avatar
      Mark flutter_gallery__transition_perf as non-flaky (#39580) · 6e555a9c
      liyuqian authored
      One of our linux/android Moto G4 has alerts (emergency, amber, etc.)
      turned on. That's probably the cause of the flakiness. I've turned it
      off.
      
      Let's mark this as non-flaky and see if it's fixed. If not, I'll move it
      to mac/android and see if that fixes the flakiness.
      
      I think the most important thing to do right now is to mark it as
      non-flaky so those who really break the test could get a notification.
      6e555a9c
  6. 02 Sep, 2019 1 commit
  7. 31 Aug, 2019 1 commit
  8. 28 Aug, 2019 2 commits
  9. 27 Aug, 2019 2 commits
  10. 21 Aug, 2019 1 commit
  11. 20 Aug, 2019 1 commit
  12. 16 Aug, 2019 1 commit
  13. 14 Aug, 2019 1 commit
  14. 09 Aug, 2019 1 commit
  15. 07 Aug, 2019 1 commit
  16. 06 Aug, 2019 1 commit
  17. 31 Jul, 2019 1 commit
  18. 30 Jul, 2019 1 commit
  19. 26 Jul, 2019 2 commits
  20. 25 Jul, 2019 1 commit
  21. 24 Jul, 2019 1 commit
  22. 18 Jul, 2019 1 commit
  23. 10 Jul, 2019 1 commit
  24. 09 Jul, 2019 1 commit
  25. 08 Jul, 2019 2 commits
  26. 03 Jul, 2019 1 commit
  27. 02 Jul, 2019 1 commit
  28. 28 Jun, 2019 1 commit
  29. 25 Jun, 2019 1 commit
    • Jim Graham's avatar
      Add test case for Flutter Issue #27677 as a benchmark. (#34870) · f83fd9d4
      Jim Graham authored
      * Add test case for Flutter Issue #27677 as a benchmark.
      
      See https://github.com/flutter/flutter/issues/27677
      
      I got the following results running the test on a Moto E2 which
      will help us determine how much we can gain by analyzing the
      operations and eliminating unnecessary repaints based on
      dirty rectangles/regions.
      
      no blurs       - avg 216.0 fps over 3 samples
      blur the group - avg  22.9 fps over 3 samples
      blur each txt  - avg   3.4 fps over 3 samples
      
      * Added the new benchmark to be tracked on the dashboard.
      f83fd9d4
  30. 13 Jun, 2019 1 commit
  31. 05 Jun, 2019 1 commit
  32. 04 Jun, 2019 3 commits
  33. 01 Jun, 2019 1 commit