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