1. 01 Nov, 2023 1 commit
  2. 31 Aug, 2023 1 commit
    • chunhtai's avatar
      Removes ios universal link vmservices and let xcodeproject to dump js… (#133709) · 0b3b8cd5
      chunhtai authored
      …on file
      
      The deeplink validation tool will become an static app so it can't no longer access vm services.
      
      The goal will be then to turn them into flutter analyze command similar to `flutter analyze --android --[options]` that static app can use on.
      
      This pr only removes vm services and turn the api to dump a output file instead of printing everything to stdout.
      0b3b8cd5
  3. 16 May, 2023 1 commit
  4. 04 May, 2023 1 commit
  5. 03 May, 2023 1 commit
  6. 27 Oct, 2022 1 commit
  7. 25 Oct, 2022 2 commits
  8. 08 Sep, 2022 1 commit
  9. 29 Aug, 2022 1 commit
  10. 16 Jun, 2022 1 commit
  11. 27 Apr, 2022 2 commits
  12. 20 Oct, 2021 1 commit
  13. 04 Oct, 2021 1 commit
  14. 16 Sep, 2021 1 commit
  15. 25 Aug, 2021 1 commit
  16. 17 Aug, 2021 1 commit
  17. 30 Jul, 2021 1 commit
  18. 30 Jun, 2021 1 commit
  19. 28 Jun, 2021 1 commit
  20. 27 Jun, 2021 1 commit
  21. 01 Jun, 2021 1 commit
  22. 26 May, 2021 1 commit
  23. 14 May, 2021 1 commit
  24. 28 Apr, 2021 1 commit
  25. 17 Apr, 2021 1 commit
  26. 14 Apr, 2021 1 commit
  27. 12 Apr, 2021 1 commit
  28. 16 Mar, 2021 1 commit
  29. 04 Mar, 2021 2 commits
  30. 26 Feb, 2021 1 commit
  31. 08 Feb, 2021 1 commit
  32. 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
  33. 28 Jan, 2021 1 commit
  34. 27 Jan, 2021 2 commits
  35. 15 Jan, 2021 1 commit
  36. 12 Jan, 2021 1 commit