1. 15 Mar, 2023 1 commit
  2. 13 Mar, 2023 2 commits
  3. 08 Mar, 2023 1 commit
  4. 06 Mar, 2023 1 commit
  5. 03 Mar, 2023 2 commits
  6. 28 Feb, 2023 1 commit
  7. 27 Feb, 2023 3 commits
  8. 24 Feb, 2023 1 commit
  9. 17 Feb, 2023 1 commit
  10. 13 Feb, 2023 1 commit
  11. 09 Feb, 2023 1 commit
  12. 06 Feb, 2023 1 commit
  13. 01 Feb, 2023 1 commit
  14. 30 Jan, 2023 2 commits
  15. 27 Jan, 2023 1 commit
  16. 25 Jan, 2023 1 commit
  17. 23 Jan, 2023 1 commit
  18. 20 Jan, 2023 1 commit
  19. 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
  20. 18 Jan, 2023 1 commit
  21. 07 Dec, 2022 1 commit
  22. 02 Dec, 2022 1 commit
    • Jackson Gardner's avatar
      Platform binaries reland (#115502) · db1c3e20
      Jackson Gardner authored
      You can now specify a --local-web-sdk flag to point to a wasm_release folder. This will make it so that only artifacts that pertain to the web sdk are overridden to point to the wasm_release folder. Other artifacts (such as impellerc) will pull from the cache, or from the --local-engine path if that is specified.
      
      This also uses precompiled platform kernel files for both ddc and dart2js
      db1c3e20
  23. 30 Nov, 2022 1 commit
  24. 15 Nov, 2022 1 commit
  25. 13 Nov, 2022 1 commit
  26. 12 Nov, 2022 1 commit
  27. 01 Nov, 2022 1 commit
  28. 24 Oct, 2022 1 commit
  29. 03 Oct, 2022 1 commit
  30. 26 Sep, 2022 1 commit
  31. 23 Sep, 2022 1 commit
  32. 19 Sep, 2022 1 commit
  33. 08 Sep, 2022 1 commit
  34. 02 Sep, 2022 1 commit