1. 19 Apr, 2023 1 commit
  2. 22 Mar, 2023 1 commit
  3. 28 Feb, 2023 1 commit
  4. 27 Feb, 2023 2 commits
  5. 17 Feb, 2023 1 commit
  6. 13 Feb, 2023 1 commit
  7. 31 Jan, 2023 1 commit
  8. 23 Jan, 2023 1 commit
  9. 20 Jan, 2023 1 commit
  10. 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
  11. 02 Sep, 2022 1 commit
  12. 18 Jul, 2022 1 commit
  13. 26 Apr, 2022 1 commit
  14. 11 Nov, 2021 1 commit
  15. 30 Oct, 2021 1 commit
  16. 11 Oct, 2021 1 commit
  17. 17 Aug, 2021 1 commit
  18. 06 Mar, 2021 1 commit
  19. 27 Jan, 2021 1 commit
  20. 13 Nov, 2020 1 commit
  21. 07 Oct, 2020 1 commit
  22. 16 Sep, 2020 2 commits
  23. 31 Aug, 2020 2 commits
  24. 29 Aug, 2020 1 commit
  25. 28 Aug, 2020 1 commit
  26. 18 May, 2020 1 commit
  27. 12 Mar, 2020 1 commit
  28. 06 Mar, 2020 1 commit
  29. 06 Feb, 2020 1 commit
  30. 22 Jan, 2020 1 commit
  31. 07 Jan, 2020 1 commit
  32. 06 Jan, 2020 1 commit
  33. 18 Dec, 2019 1 commit
  34. 16 Dec, 2019 1 commit
  35. 27 Nov, 2019 1 commit
    • Ian Hickson's avatar
      License update (#45373) · 449f4a66
      Ian Hickson authored
      * Update project.pbxproj files to say Flutter rather than Chromium
      
      Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright.
      
      * Update the copyright notice checker to require a standard notice on all files
      
      * Update copyrights on Dart files. (This was a mechanical commit.)
      
      * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine.
      
      Some were already marked "The Flutter Authors", not clear why. Their
      dates have been normalized. Some were missing the blank line after the
      license. Some were randomly different in trivial ways for no apparent
      reason (e.g. missing the trailing period).
      
      * Clean up the copyrights in non-Dart files. (Manual edits.)
      
      Also, make sure templates don't have copyrights.
      
      * Fix some more ORGANIZATIONNAMEs
      449f4a66
  36. 14 Nov, 2019 1 commit