1. 21 Jan, 2021 1 commit
  2. 16 Dec, 2020 1 commit
  3. 20 Nov, 2020 1 commit
  4. 09 Nov, 2020 1 commit
  5. 27 Oct, 2020 5 commits
  6. 26 Oct, 2020 1 commit
  7. 21 Oct, 2020 2 commits
  8. 19 Oct, 2020 1 commit
  9. 17 Oct, 2020 1 commit
  10. 12 Oct, 2020 1 commit
  11. 09 Oct, 2020 2 commits
  12. 08 Oct, 2020 2 commits
  13. 07 Oct, 2020 1 commit
  14. 06 Oct, 2020 3 commits
  15. 02 Oct, 2020 1 commit
  16. 18 Sep, 2020 1 commit
  17. 16 Sep, 2020 1 commit
  18. 11 Sep, 2020 1 commit
  19. 10 Sep, 2020 1 commit
  20. 08 Sep, 2020 2 commits
  21. 05 Sep, 2020 1 commit
  22. 04 Sep, 2020 1 commit
  23. 25 Aug, 2020 2 commits
  24. 25 Jul, 2020 1 commit
  25. 24 Jul, 2020 1 commit
  26. 10 Jul, 2020 1 commit
  27. 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
  28. 19 Jun, 2020 2 commits