1. 36b99f1 Remove default CF config set limit in Acloud create. by herbertxue · 3 years, 8 months ago
  2. 60d70c9 New "--config" alias to "--flavor" for Acloud create. by herbertxue · 3 years, 7 months ago
  3. c58d281 Add new arg "--gce-metadata" to record extra data for GCE instance. by herbertxue · 3 years, 10 months ago
  4. 19d665c Support mixing images in local-image-local-instance mode by Hsin-Yi Chen · 3 years, 11 months ago
  5. c1f6964 Change the internal default values of local image paths by Hsin-Yi Chen · 3 years, 11 months ago
  6. e659d15 Add bootloader into mix-build scope for acloud create. by herbertxue · 4 years, 1 month ago
  7. e0bc539 Support instance directory outside of acloud temporary directory by Hsin-Yi Chen · 4 years, 2 months ago
  8. caec52f Select local instance ID automatically by Hsin-Yi Chen · 4 years, 4 months ago
  9. ffbcbc2 Provide zone args for acloud create to help TF host allocating resources. by herbertxue · 4 years, 4 months ago
  10. dce6d72 Teach acloud how to start FVP on GCE. by Peter Collingbourne · 4 years, 6 months ago
  11. d7d57f4 Add support for L1 betty by Richard Fung · 4 years, 7 months ago
  12. 408dba8 Enable "--num-avds-per-instance" for acloud create. by herbertxue · 4 years, 8 months ago
  13. 93630f5 Enable args "--gpu" for acloud local instance. by herbertxue · 4 years, 8 months ago
  14. 4e2d922 acloud: [WebRTC] Provide a webrtc parameter by chojoyce · 4 years, 10 months ago
  15. 8024411 Add flags to specify Cheeps host image by Shao-Chuan Lee · 4 years, 9 months ago
  16. c2346e6 Merge "Support gpu for cuttlefish remote instances" by Treehugger Robot · 4 years, 9 months ago
  17. 471d386 acloud: autoconnect default value set as vnc by chojoyce · 4 years, 10 months ago
  18. 9a651d6 Support gpu for cuttlefish remote instances by herbertxue · 4 years, 10 months ago
  19. a74d9e5 Merge "Add --local-tool for local instance" by Hsin-Yi Chen · 4 years, 10 months ago
  20. 6e54612 New args "--no-pull-log" to disable auto download log for acloud create. by herbertxue · 4 years, 10 months ago
  21. e76c1bf Add --local-tool for local instance by Hsin-Yi Chen · 4 years, 11 months ago
  22. 30ab4d6 Fixed acloud create fail. by cylan · 4 years, 10 months ago
  23. 0f61af6 Fixed can't clean up the remote host when acloud create --host by cylan · 4 years, 11 months ago
  24. e86730a acloud: Support automatic connect to adb only. by chojoyce · 5 years ago
  25. 40e7efb Add --wait-for-ins-stable args for acloud creation. by herbertxue · 5 years ago
  26. da2619b Default enable multi stage function for acloud create_cf. by herbertxue · 5 years ago
  27. 2c8634c Merge "Support creating local goldfish instance with no window" by Hsin-Yi Chen · 5 years ago
  28. d43f293 Add the args to support the remote arm64 host. by cylan · 5 years ago
  29. 0f29ab9 Support creating local goldfish instance with no window by Hsin-Yi Chen · 5 years ago
  30. 755ad48 Args --num should not be used for local instance. by herbertxue · 5 years ago
  31. 2a60933 Support creating emulator instance with --local-system-image by Hsin-Yi Chen · 5 years ago
  32. 2d63351 Acloud: Reusing existing instance. by cylan · 5 years ago
  33. 5912054 Support multiple local instance by Sam Chiu · 5 years ago
  34. 03eb5d7 Fix help messages are inconsistent about "--build-id" & "--build-target" by herbertxue · 5 years ago
  35. eab18f4 Remove unnecessary logcat_file code. by cylan · 5 years ago
  36. c60fa58 acloud: auto unlock screen after invoke the vnc client by chojoyce · 5 years ago
  37. 4049cb4 Merge "Add mixed-build args (kernel build info) in acloud create." by Treehugger Robot · 5 years ago
  38. 102b3b5 Create instances with fetch_cvd. by Cody Schuffelen · 5 years ago
  39. c6f0c26 Add mixed-build args (kernel build info) in acloud create. by herbertxue · 5 years ago
  40. 23b2a96 Add mixed-build args (system build info) in acloud create. by herbertxue · 5 years ago
  41. 6bc90ff Add --boot-timeout option to extend boot timeout by cylan · 5 years ago
  42. fab8cfc Add in new arg --skip-pre-run-check to skip pre-run check. by Kevin Cheng · 5 years ago
  43. 8d3979e Add --user and --password options by Richard Fung · 5 years ago
  44. 6ef54a5 Creating a AVD with the specified adb port. by herbertxue · 6 years ago
  45. d92ca49 Merge "Creating remote instance with compressed local image." by Sam Chiu · 6 years ago
  46. 96172ae Creating remote instance with compressed local image. by Sam Chiu · 6 years ago
  47. 494891e To support goldfish type AVD in acloud create command. by herbertxue · 6 years ago
  48. 7ef23b2 acloud create - new specified argument "--yes" to automatic yes to prompts. by herbertxue · 6 years ago
  49. 97503b2 Add cheeps option to acloud by Richard Fung · 6 years ago
  50. fd15dfd Infer flavor from locally built image by herbertxue · 6 years ago
  51. 53fd847 Acloud: add help information for --verbose and --no-autoconnect by daviddclo · 6 years ago
  52. 9aeed4d Remove redundant create args from help. by Kevin Cheng · 6 years ago
  53. f23e7d5 acloud: To change download remote image directory. by chojoyce · 6 years ago
  54. 85a20f6 Readd back in --serial_log_file and --logcat_file until transition is done. by Kevin Cheng · 6 years ago
  55. c9424a8 Add in --network so we can specify gce network at the cmdline. by Kevin Cheng · 6 years ago
  56. 1f582bc Set network's subnetwork. by Kevin Cheng · 6 years ago
  57. 01b58bd Remove unused create args. by Kevin Cheng · 6 years ago
  58. e669ef7 Update the output of acloud usage and help. by Sam Chiu · 6 years ago
  59. df01c42 Create RemoteImage RemoteInstance classes. by herbertxue · 6 years ago
  60. c64f343 Parse hw_property args in acloud create cmd by Sam Chiu · 6 years ago
  61. 86d43c7 Add in option to report internal IP (--report_internal_ip). by Kevin Cheng · 6 years ago
  62. 2625b04 acloud: Handle local_image in AVDSpec. by herbertxue · 6 years ago
  63. abe0a3a acloud: Handle instance_type and flavor in AVDSpec. by cylan · 6 years ago
  64. 4a8f5cf acloud: Handle autoconnect in AVDSpec. by Kevin Cheng · 6 years ago
  65. 3087af5 acloud: Add in create framework and create_args. by Kevin Cheng · 6 years ago