1. 03 Aug, 2021 1 commit
  2. 27 Jul, 2021 1 commit
  3. 21 Jul, 2021 1 commit
    • Greg Spencer's avatar
      Fix driver test to run locally. (#86816) · b311f0c0
      Greg Spencer authored
      This change fixes the driver tests "VMServiceFlutterDriver with logCommunicationToFile logCommunicationToFile logCommunicationToFile = false" and "WebFlutterDriver with logCommunicationToFile logCommunicationToFile = false" so that they will no longer fail when run locally.
      
      The issue was one of not cleaning up the log files after the test ran, so a later run with the same name would see it. Presumably on the servers the tests are run in a different environment where the names or locations of the output files end up being different.
      b311f0c0
  4. 14 Jun, 2021 1 commit
  5. 02 Jun, 2021 1 commit
  6. 20 May, 2021 1 commit
  7. 12 May, 2021 1 commit
  8. 11 May, 2021 2 commits
  9. 22 Apr, 2021 1 commit
  10. 11 Feb, 2021 1 commit
  11. 02 Feb, 2021 3 commits
  12. 28 Jan, 2021 1 commit
  13. 26 Jan, 2021 1 commit
  14. 27 Oct, 2020 5 commits
  15. 26 Oct, 2020 1 commit
  16. 21 Oct, 2020 2 commits
  17. 02 Oct, 2020 1 commit
  18. 18 Sep, 2020 1 commit
  19. 11 Sep, 2020 1 commit
  20. 10 Sep, 2020 1 commit
  21. 08 Sep, 2020 1 commit
  22. 25 Jul, 2020 1 commit
  23. 24 Jul, 2020 1 commit
  24. 23 Jun, 2020 1 commit
    • Jia Hao's avatar
      Fix tracing of startup events (#59982) · dd6dd7ae
      Jia Hao authored
      When `retainPriorEvents` is passed as true, the current behavior still limits timeline events to the timestamp after `traceEvents` is called. This can cause startup events to be missing.
      
      This fixes it by passing null to `stopTracingAndDownloadTimeline` for the start and end time.
      
      Related: #58430
      dd6dd7ae
  25. 01 Jun, 2020 1 commit
  26. 13 May, 2020 1 commit
  27. 06 May, 2020 1 commit
  28. 16 Apr, 2020 1 commit
  29. 15 Apr, 2020 1 commit
  30. 11 Feb, 2020 1 commit
  31. 27 Jan, 2020 1 commit
  32. 22 Jan, 2020 1 commit