1. 10 Jan, 2022 1 commit
  2. 02 Dec, 2021 1 commit
  3. 24 Nov, 2021 1 commit
  4. 11 Nov, 2021 2 commits
  5. 19 Oct, 2021 1 commit
  6. 15 Oct, 2021 2 commits
  7. 07 Oct, 2021 3 commits
  8. 14 Sep, 2021 1 commit
  9. 26 Aug, 2021 1 commit
  10. 28 Jul, 2021 1 commit
    • Greg Spencer's avatar
      Make the startup lock message print to stderr. (#86520) · 0bab3604
      Greg Spencer authored
      This changes the "Waiting for another flutter command to release the startup lock..." message output so that it appears on stderr instead of stdout. When it appears on stdout, it can mess up collection of the output. For instance, if you run flutter --version --machine and you're expecting JSON output, then you'll get non-JSON output even though the lock is released and you eventually would get what you're asking for.
      0bab3604
  11. 01 Jul, 2021 1 commit
  12. 09 Jun, 2021 1 commit
  13. 01 Jun, 2021 1 commit
  14. 12 May, 2021 1 commit
  15. 09 Apr, 2021 1 commit
  16. 06 Apr, 2021 1 commit
  17. 05 Apr, 2021 1 commit
  18. 24 Mar, 2021 1 commit
  19. 05 Mar, 2021 1 commit
  20. 02 Mar, 2021 1 commit
  21. 19 Feb, 2021 1 commit
  22. 17 Feb, 2021 1 commit
  23. 12 Feb, 2021 1 commit
  24. 11 Feb, 2021 1 commit
  25. 08 Feb, 2021 1 commit
  26. 05 Feb, 2021 1 commit
  27. 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
  28. 27 Jan, 2021 2 commits
  29. 20 Jan, 2021 1 commit
  30. 14 Jan, 2021 1 commit
  31. 04 Dec, 2020 1 commit
  32. 01 Dec, 2020 1 commit
  33. 11 Nov, 2020 1 commit
  34. 06 Nov, 2020 1 commit
  35. 05 Nov, 2020 1 commit