1. 08 Apr, 2021 1 commit
  2. 04 Mar, 2021 2 commits
  3. 18 Feb, 2021 1 commit
  4. 08 Feb, 2021 1 commit
  5. 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
  6. 28 Jan, 2021 1 commit
  7. 27 Jan, 2021 1 commit
  8. 15 Oct, 2020 1 commit
  9. 14 Oct, 2020 1 commit
  10. 13 Oct, 2020 1 commit
  11. 05 Oct, 2020 1 commit
  12. 15 Jun, 2020 1 commit
  13. 08 Jun, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] only restrict devices based on arch + buildMode, not emulator status (#58887) · 4f88ed1d
      Jonah Williams authored
      instead of restricting profile/release mode based on whether the tool thinks the device is an emulator, restrict based on the device target architecture and the requested build mode. Notably, this enables release mode on x86_64 Android emulators, but not x86 emulators since we do not support that as an AOT target.
      
      This does not add release mode support for simulators, since this requires us to build and upload artifacts for simulator/x86_64
      4f88ed1d
  14. 20 May, 2020 1 commit
  15. 19 May, 2020 2 commits
  16. 14 May, 2020 1 commit
  17. 06 May, 2020 1 commit
  18. 25 Mar, 2020 3 commits
  19. 19 Mar, 2020 1 commit
  20. 18 Mar, 2020 1 commit
  21. 17 Mar, 2020 1 commit
  22. 13 Mar, 2020 3 commits
  23. 12 Mar, 2020 1 commit
  24. 10 Mar, 2020 2 commits
  25. 06 Mar, 2020 1 commit
  26. 04 Mar, 2020 2 commits
  27. 28 Feb, 2020 2 commits
  28. 27 Feb, 2020 2 commits
  29. 05 Feb, 2020 1 commit
  30. 03 Feb, 2020 1 commit