1. 13 Feb, 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. 15 Dec, 2022 1 commit
  5. 09 Nov, 2022 1 commit
    • Victoria Ashworth's avatar
      Add more supported simulator debugging options and improve tests (#114628) · 3a656b16
      Victoria Ashworth authored
      * add debugging options to simulator, test more debugging flags, add tests for other launch arguements
      
      * refactor iOS launch arguments to use one function for both simulator and physical devices
      
      * treat dart flags differently between physical and simulator
      
      * Simplify some flags between devices.
      
      Change --disable-service-auth-codes to not always be included for physical devices, only if disableServiceAuthCodes is true.
      Change --disable-observatory-publication to be used for simulator devices too.
      Change --enable-checked-mode & --verify-entry-points to be used if debuggingEnabled is true regardless of device type.
      Chnage --trace-startup to be used for simulator devices too.
      
      * fix ios release mode with buildable app startApp test
      
      * determine observatory-port from deviceVmServicePort and hostVmServicePort
      
      * add comments and remove hasObservatoryPort
      3a656b16
  6. 02 Sep, 2022 1 commit
  7. 03 Jun, 2022 1 commit
  8. 07 May, 2022 2 commits
  9. 27 Apr, 2022 1 commit
  10. 12 Apr, 2022 4 commits
  11. 31 Mar, 2022 1 commit
  12. 27 Mar, 2022 1 commit
  13. 17 Mar, 2022 1 commit
  14. 07 Mar, 2022 1 commit
  15. 16 Feb, 2022 1 commit
  16. 02 Nov, 2021 1 commit
  17. 19 Oct, 2021 1 commit
  18. 15 Oct, 2021 2 commits
  19. 01 Oct, 2021 1 commit
  20. 16 Aug, 2021 1 commit
  21. 27 Jul, 2021 1 commit
  22. 25 Jun, 2021 1 commit
  23. 23 Jun, 2021 1 commit
  24. 01 Jun, 2021 1 commit
  25. 30 Apr, 2021 1 commit
  26. 16 Apr, 2021 1 commit
  27. 14 Apr, 2021 1 commit
  28. 01 Apr, 2021 1 commit
  29. 31 Mar, 2021 1 commit
  30. 24 Mar, 2021 1 commit
  31. 10 Mar, 2021 1 commit
  32. 06 Mar, 2021 1 commit
  33. 24 Feb, 2021 1 commit
  34. 08 Feb, 2021 1 commit