1. 17 Oct, 2020 1 commit
  2. 14 Oct, 2020 1 commit
  3. 09 Oct, 2020 2 commits
  4. 08 Oct, 2020 3 commits
  5. 07 Oct, 2020 1 commit
  6. 06 Oct, 2020 3 commits
  7. 22 Sep, 2020 1 commit
  8. 18 Sep, 2020 1 commit
  9. 16 Sep, 2020 3 commits
  10. 13 Sep, 2020 1 commit
  11. 12 Sep, 2020 1 commit
    • Satsuki Ueno's avatar
      fuchsia_remote_debug_protocol allows open port on remote device (#63996) · 33f79950
      Satsuki Ueno authored
      * fuchsia_remote_debug_protocol allows open port on remote device
      
      Allows defining a port forwarding function for which the accessible
      port is not on the host device. Examples include tunneling solutions
      where a tunneling program on the same device as the Dart VM exposes
      an open port through which it tunnels connections to the VM.
      
      * Move ssh-specific comment to SshPortForwarder
      33f79950
  12. 11 Sep, 2020 1 commit
  13. 10 Sep, 2020 1 commit
  14. 08 Sep, 2020 2 commits
  15. 05 Sep, 2020 1 commit
  16. 04 Sep, 2020 1 commit
  17. 20 Aug, 2020 1 commit
  18. 06 Aug, 2020 1 commit
  19. 30 Jul, 2020 1 commit
  20. 28 Jul, 2020 1 commit
  21. 25 Jul, 2020 1 commit
  22. 24 Jul, 2020 1 commit
  23. 10 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. 19 Jun, 2020 3 commits
  26. 17 Jun, 2020 1 commit
  27. 11 Jun, 2020 1 commit
  28. 10 Jun, 2020 1 commit
  29. 09 Jun, 2020 1 commit
  30. 04 Jun, 2020 1 commit