1. 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
  2. 16 May, 2023 1 commit
  3. 04 May, 2023 1 commit
  4. 03 May, 2023 1 commit
  5. 27 Oct, 2022 1 commit
  6. 25 Oct, 2022 2 commits
  7. 08 Sep, 2022 1 commit
  8. 29 Aug, 2022 1 commit
  9. 16 Jun, 2022 1 commit
  10. 27 Apr, 2022 2 commits
  11. 20 Oct, 2021 1 commit
  12. 04 Oct, 2021 1 commit
  13. 16 Sep, 2021 1 commit
  14. 25 Aug, 2021 1 commit
  15. 17 Aug, 2021 1 commit
  16. 30 Jul, 2021 1 commit
  17. 30 Jun, 2021 1 commit
  18. 28 Jun, 2021 1 commit
  19. 27 Jun, 2021 1 commit
  20. 01 Jun, 2021 1 commit
  21. 26 May, 2021 1 commit
  22. 14 May, 2021 1 commit
  23. 28 Apr, 2021 1 commit
  24. 17 Apr, 2021 1 commit
  25. 14 Apr, 2021 1 commit
  26. 12 Apr, 2021 1 commit
  27. 16 Mar, 2021 1 commit
  28. 04 Mar, 2021 2 commits
  29. 26 Feb, 2021 1 commit
  30. 08 Feb, 2021 1 commit
  31. 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
  32. 28 Jan, 2021 1 commit
  33. 27 Jan, 2021 2 commits
  34. 15 Jan, 2021 1 commit
  35. 12 Jan, 2021 2 commits