1. 08 Feb, 2021 1 commit
  2. 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
  3. 28 Jan, 2021 1 commit
  4. 27 Jan, 2021 1 commit
  5. 15 Oct, 2020 1 commit
  6. 14 Oct, 2020 1 commit
  7. 13 Oct, 2020 1 commit
  8. 05 Oct, 2020 1 commit
  9. 15 Jun, 2020 1 commit
  10. 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
  11. 20 May, 2020 1 commit
  12. 19 May, 2020 2 commits
  13. 14 May, 2020 1 commit
  14. 06 May, 2020 1 commit
  15. 25 Mar, 2020 3 commits
  16. 19 Mar, 2020 1 commit
  17. 18 Mar, 2020 1 commit
  18. 17 Mar, 2020 1 commit
  19. 13 Mar, 2020 3 commits
  20. 12 Mar, 2020 1 commit
  21. 10 Mar, 2020 2 commits
  22. 06 Mar, 2020 1 commit
  23. 04 Mar, 2020 2 commits
  24. 28 Feb, 2020 2 commits
  25. 27 Feb, 2020 2 commits
  26. 05 Feb, 2020 1 commit
  27. 03 Feb, 2020 1 commit
  28. 29 Jan, 2020 1 commit
  29. 27 Jan, 2020 1 commit
  30. 24 Jan, 2020 1 commit
  31. 17 Jan, 2020 1 commit