1. 15 Mar, 2023 1 commit
  2. 20 Jan, 2023 1 commit
  3. 19 Jan, 2023 2 commits
    • Jenn Magder's avatar
      Revert "Support iOS wireless debugging (#118104)" (#118826) · cbf2e168
      Jenn Magder authored
      This reverts commit 5cd2d4c6.
      cbf2e168
    • Victoria Ashworth's avatar
      Support iOS wireless debugging (#118104) · 5cd2d4c6
      Victoria Ashworth authored
      * setup wireless debugging to use device IP
      
      * fix tests
      
      * fix unused var and missing annotation
      
      * remove unneeded try catch
      
      * remove commented out line, change null to package id
      
      * better way to get package id
      
      * update mDNS lookup to continously check for server, add messaging if takes too long to find observatory url, update flutter drive to enable publish-port if using network device
      
      * Refactor mDNS Discovery to poll for observatories and better handle multiple instances of the same app. Update drive command to make publish-port more stable. Update attach for iOS to only use Protocol Discovery if applicable, run mDNS and Protocol Discovery simultaneously, handle --debug-port/--debug-url/--device-vmservice-port, continously poll for obseravtories with mDNS, include port in error message when mutliple available
      
      * add and update comments, use logger spinner intead of timer in flutter attach, other small improvements
      
      * add newline to message so next log won't be on same line
      
      * fix install/waiting for permission status progress so it doens't double print the time it took.
      
      * only print backtrace if observatory times out on a physical usb connected device
      
      * fix test
      
      * Update related references from Observatory to Dart VM Service
      
      * fix test
      5cd2d4c6
  4. 30 Jul, 2022 1 commit
  5. 26 Jul, 2022 1 commit
  6. 18 Jun, 2022 2 commits
  7. 02 Mar, 2022 1 commit
  8. 05 Nov, 2021 1 commit
  9. 19 Oct, 2021 1 commit
  10. 15 Oct, 2021 2 commits
  11. 08 Oct, 2021 1 commit
  12. 30 Sep, 2021 1 commit
  13. 23 Jun, 2021 1 commit
  14. 30 Apr, 2021 1 commit
  15. 17 Apr, 2021 1 commit
  16. 15 Apr, 2021 1 commit
  17. 14 Apr, 2021 1 commit
  18. 06 Apr, 2021 1 commit
  19. 06 Mar, 2021 1 commit
  20. 03 Mar, 2021 1 commit
  21. 09 Feb, 2021 2 commits
  22. 08 Feb, 2021 1 commit
  23. 04 Feb, 2021 1 commit
    • Jonah Williams's avatar
      [flutter_tools] move process manager into tool (#75350) · 8b6baae4
      Jonah Williams authored
      Our current top crasher is an unclear error when ProcessManager fails to resolve an executable path. To fix this, we'd like to being adjusting the process resolution logic and adding more instrumentation to track failures. In order to begin the process, the ProcessManager has been folded back into the flutter tool
      8b6baae4
  24. 27 Jan, 2021 2 commits
  25. 13 Jan, 2021 1 commit
  26. 07 Jan, 2021 1 commit
  27. 03 Dec, 2020 1 commit
  28. 23 Nov, 2020 1 commit
  29. 05 Nov, 2020 1 commit
  30. 26 Oct, 2020 1 commit
  31. 23 Oct, 2020 1 commit
  32. 21 Oct, 2020 2 commits
  33. 14 Oct, 2020 1 commit
  34. 12 Oct, 2020 1 commit