1. 22 May, 2021 1 commit
  2. 03 May, 2021 1 commit
  3. 18 Apr, 2021 1 commit
  4. 17 Apr, 2021 1 commit
  5. 16 Apr, 2021 1 commit
  6. 13 Apr, 2021 1 commit
  7. 09 Apr, 2021 1 commit
  8. 07 Apr, 2021 2 commits
  9. 05 Apr, 2021 1 commit
  10. 02 Apr, 2021 1 commit
  11. 31 Mar, 2021 1 commit
  12. 22 Mar, 2021 1 commit
  13. 13 Mar, 2021 1 commit
  14. 12 Mar, 2021 1 commit
  15. 17 Feb, 2021 1 commit
  16. 08 Feb, 2021 1 commit
  17. 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
  18. 27 Jan, 2021 1 commit
  19. 14 Oct, 2020 1 commit
  20. 06 Oct, 2020 1 commit
  21. 05 Oct, 2020 1 commit
  22. 03 Sep, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] rethrow process exceptions as tool exit from gradle build (#64745) · bd3eee75
      Jonah Williams authored
      The flutter tool is currently unable to detect missing permissions in gradle/gradle.bat that would cause a gradle build to fail via process exception. Rather than crashing and exiting, we can display the exception as an error message and tool exit.
      
      While linux/macOS are able to add the +x bit, this is not possible on windows with our current file system/OS API. These crashes represent a substantial amount of crash reporting, but are otherwise not actionable on our end.
      bd3eee75
  23. 06 Aug, 2020 1 commit
  24. 17 Jul, 2020 1 commit
  25. 26 Jun, 2020 1 commit
  26. 18 May, 2020 1 commit
  27. 14 May, 2020 1 commit
  28. 06 May, 2020 1 commit
  29. 28 Apr, 2020 1 commit
  30. 22 Apr, 2020 1 commit
  31. 16 Apr, 2020 1 commit
  32. 14 Apr, 2020 1 commit
  33. 02 Apr, 2020 1 commit
  34. 27 Mar, 2020 1 commit
  35. 25 Mar, 2020 3 commits
  36. 24 Mar, 2020 2 commits