1. 18 Apr, 2021 1 commit
  2. 17 Apr, 2021 1 commit
  3. 14 Apr, 2021 1 commit
  4. 03 Mar, 2021 1 commit
  5. 08 Feb, 2021 1 commit
  6. 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
  7. 27 Jan, 2021 2 commits
  8. 13 Jan, 2021 1 commit
  9. 07 Jan, 2021 1 commit
  10. 23 Nov, 2020 1 commit
  11. 05 Nov, 2020 1 commit
  12. 04 Nov, 2020 1 commit
  13. 30 Oct, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] remove fallback discovery and observatory timeout (#68756) · 44d0e52d
      Jonah Williams authored
      The flutter run failures are cause by the application occasionally taking a long time to start up. This caused the ios fallback discovery to kick in, which will always fail if the application hasn't started. Solution: remove the iOS fallback discovery and wait up to 30 seconds.
      
      This has not proven to reduce the flakes, but it does at least remove one error case and removes code that will no longer work without the mDNS fallback.
      44d0e52d
  14. 23 Oct, 2020 1 commit
  15. 14 Oct, 2020 1 commit
  16. 12 Oct, 2020 4 commits
  17. 06 Aug, 2020 1 commit
  18. 28 Jul, 2020 1 commit
  19. 20 Jul, 2020 1 commit
  20. 15 Jul, 2020 1 commit
  21. 09 Jun, 2020 1 commit
  22. 01 Jun, 2020 1 commit
  23. 29 May, 2020 1 commit
  24. 06 May, 2020 1 commit
  25. 16 Apr, 2020 1 commit
  26. 26 Mar, 2020 1 commit
  27. 25 Mar, 2020 1 commit
  28. 24 Mar, 2020 2 commits
  29. 18 Mar, 2020 1 commit
  30. 16 Mar, 2020 2 commits
  31. 14 Mar, 2020 2 commits
  32. 06 Mar, 2020 2 commits