- 19d665c Support mixing images in local-image-local-instance mode by Hsin-Yi Chen · 3 years, 10 months ago
- c1f6964 Change the internal default values of local image paths by Hsin-Yi Chen · 3 years, 10 months ago
- 05cdd42 Change the return type of GetImageArtifactsPath by Hsin-Yi Chen · 3 years, 10 months ago
- f684938 Move GetImageForPartition to ota_tools by Hsin-Yi Chen · 3 years, 10 months ago
- 908bfa8 Enable customize hw_property from Acloud config. by herbertxue · 4 years ago
- de41be7 Update acloud default target to 64 bit. by herbertxue · 4 years ago
- 4db6e97 Merge "Update the device serial for the device summary of goldfish AVD." by Treehugger Robot · 4 years ago
- 542247c Update the device serial for the device summary of goldfish AVD. by herbertxue · 4 years ago
- cb61841 Merge "Update Acloud to use "ANDROID_SOONG_HOST_OUT" for cf host package path." by Treehugger Robot · 4 years ago
- 8344c4a Merge "Change the localhost ip address for cuttlefish local instance mode." by Treehugger Robot · 4 years ago
- e1aedbe Update Acloud to use "ANDROID_SOONG_HOST_OUT" for cf host package path. by herbertxue · 4 years ago
- 68d8f8e Change the localhost ip address for cuttlefish local instance mode. by herbertxue · 4 years ago
- 1312aed Enable launch_args of acloud config for local instance mode. by herbertxue · 4 years ago
- 1817262 Set ANDROID_SOONG_HOST_OUT to fix host package not found issue. by herbertxue · 4 years ago
- df2dbfd Support mixed build function for remote host mode. by herbertxue · 4 years ago
- e332e66 Merge "Refactor download image process to remove duplicate codes." by Treehugger Robot · 4 years ago
- 47b91fd Merge "Move the lock operations for cuttlefish instances to a method" by Treehugger Robot · 4 years ago
- 6cbdace Refactor download image process to remove duplicate codes. by herbertxue · 4 years ago
- 0911846 Merge "Add bootloader into mix-build scope for acloud create." by Treehugger Robot · 4 years ago
- e659d15 Add bootloader into mix-build scope for acloud create. by herbertxue · 4 years, 1 month ago
- ebf2d14 Move the lock operations for cuttlefish instances to a method by Hsin-Yi Chen · 4 years, 2 months ago
- 5368043 Merge "Switch acloud's --gpu flag behaviour for Cuttlefish" by Roger Ellis · 4 years, 1 month ago
- 849fde9 Merge "Update local instance download image with fetch_cvd." by Treehugger Robot · 4 years, 1 month ago
- 4ef0bf0 acloud: Store the cvd tools in acloud instances folder by chojoyce · 4 years, 1 month ago
- 8327ade Switch acloud's --gpu flag behaviour for Cuttlefish by Roger Ellis · 4 years, 1 month ago
- cf04603 Update local instance download image with fetch_cvd. by herbertxue · 4 years, 1 month ago
- 678f42e Add start_vnc to launch_cvd args. by herbertxue · 4 years, 1 month ago
- 41f7b27 Merge "Support instance directory outside of acloud temporary directory" by Hsin-Yi Chen · 4 years, 1 month ago
- 509f1fa Set binaries to be executable before creating goldfish instances by Hsin-Yi Chen · 4 years, 2 months ago
- 50a9278 Merge "Find goldfish images in subdirectory in SDK repo" by Hsin-Yi Chen · 4 years, 2 months ago
- 2ea9588 Find goldfish images in subdirectory in SDK repo by Hsin-Yi Chen · 4 years, 2 months ago
- 2600526 cheeps: support specifying betty_image from config by Shao-Chuan Lee · 4 years, 2 months ago
- e0bc539 Support instance directory outside of acloud temporary directory by Hsin-Yi Chen · 4 years, 2 months ago
- c0101e6 Fix the acloud reconnect fail by string decode problem. by herbertxue · 4 years, 3 months ago
- a1b0d3d Remove creation timestamp of goldfish instances by Hsin-Yi Chen · 4 years, 3 months ago
- f3663ca Select local goldfish instance ID automatically by Hsin-Yi Chen · 4 years, 4 months ago
- e86746c Merge "Select local instance ID automatically" by Hsin-Yi Chen · 4 years, 3 months ago
- caec52f Select local instance ID automatically by Hsin-Yi Chen · 4 years, 4 months ago
- a8ef70d Support building adb silently in non-prompt mode. by Sam Chiu · 4 years, 4 months ago
- ffbcbc2 Provide zone args for acloud create to help TF host allocating resources. by herbertxue · 4 years, 4 months ago
- dd4b9b0 acloud: [WebRTC] fix reconnect local-instance failed. by chojoyce · 4 years, 6 months ago
- 12e60f9 Merge "Teach acloud how to start FVP on GCE." by Peter Collingbourne · 4 years, 5 months ago
- dce6d72 Teach acloud how to start FVP on GCE. by Peter Collingbourne · 4 years, 6 months ago
- 6e93afa Fix --adb-port not working isssue. by Sam Chiu · 4 years, 5 months ago
- 4815ca2 Fix acloud setup issue with error of no attribute args.update_config. by herbertxue · 4 years, 5 months ago
- 0cc4851 Allow -enable_sandbox to be undefined for local launch_cvd by Hsin-Yi Chen · 4 years, 5 months ago
- 78d0b2f Merge "Disable crosvm sandbox for local cuttlefish" by Hsin-Yi Chen · 4 years, 5 months ago
- fec9b2e Disable crosvm sandbox for local cuttlefish by Hsin-Yi Chen · 4 years, 6 months ago
- e50e6d8 Fixes KeyError when betty-image=None. Adds regression test by Richard Fung · 4 years, 6 months ago
- 50dce4d acloud: pass python3 atest acloud_test --host by chojoyce · 4 years, 10 months ago
- 13f6ae0 Merge "Add support for L1 betty" by Richard Fung · 4 years, 7 months ago
- d7d57f4 Add support for L1 betty by Richard Fung · 4 years, 7 months ago
- a4b0c11 Check if local image is from the correct target. by Sam Chiu · 4 years, 7 months ago
- 4048bb6 Merge "Enable "--num-avds-per-instance" for acloud create." by Treehugger Robot · 4 years, 7 months ago
- 408dba8 Enable "--num-avds-per-instance" for acloud create. by herbertxue · 4 years, 8 months ago
- ef7a9e6 Update subprocess.check_output function for Py3 compatible issue. by herbertxue · 4 years, 7 months ago
- 8cec500 acloud: fix py3 compatible issue: TypeError: cannot use a bytes pattern on a string-like object by chojoyce · 5 years ago
- 206391f Merge "Fine tune launch_cvd prompt args." by Treehugger Robot · 4 years, 8 months ago
- afb0fc0 Fine tune launch_cvd prompt args. by herbertxue · 4 years, 8 months ago
- c413cc3 Merge "Raise up hw property for local instance." by Treehugger Robot · 4 years, 8 months ago
- 1191e2d Raise up hw property for local instance. by Sam Chiu · 4 years, 8 months ago
- 0a4d645 Support webrtc over TCP. by cylan · 4 years, 8 months ago
- 8bb342b Fix launch_cvd arg "-report_anonymous_usage_stats" compatible issue. by herbertxue · 4 years, 8 months ago
- 67b8767 Ignore launch_cvd metrics prompt for acloud. by herbertxue · 4 years, 8 months ago
- e5d83dd Merge "Enable args "--gpu" for acloud local instance." by Treehugger Robot · 4 years, 8 months ago
- dc4165e Remove warning that local instance is not supported. by cylan · 4 years, 8 months ago
- 93630f5 Enable args "--gpu" for acloud local instance. by herbertxue · 4 years, 8 months ago
- 0af4641 Update CF boot up timeout as 450 secs for local instances. by herbertxue · 4 years, 8 months ago
- 08c1ac5 acloud: [WebRTC] Provide a webrtc parameter apply to local-instance by chojoyce · 4 years, 9 months ago
- f688584 Disable adb_connector for local cuttlefish with --no-autoconnect by Hsin-Yi Chen · 4 years, 11 months ago
- 2e9179d Solve the long waiting time of using repo info. by cylan · 4 years, 9 months ago
- 1771e3a Merge "Query cf local instance according to the result of cvd_status" by Sam Chiu · 4 years, 9 months ago
- dd6ce36 Query cf local instance according to the result of cvd_status by Sam Chiu · 4 years, 10 months ago
- 9a49627 Fix 'repo info' error in python2 during acloud creation. by herbertxue · 4 years, 9 months ago
- 0f18174 Delete temporary files after acloud create with remote host. by cylan · 4 years, 10 months ago
- 4e2d922 acloud: [WebRTC] Provide a webrtc parameter by chojoyce · 4 years, 10 months ago
- 8024411 Add flags to specify Cheeps host image by Shao-Chuan Lee · 4 years, 9 months ago
- 0438651 Merge "Write local instance name, IP address, and port to report" by Hsin-Yi Chen · 4 years, 9 months ago
- c2346e6 Merge "Support gpu for cuttlefish remote instances" by Treehugger Robot · 4 years, 9 months ago
- 471d386 acloud: autoconnect default value set as vnc by chojoyce · 4 years, 10 months ago
- 9a651d6 Support gpu for cuttlefish remote instances by herbertxue · 4 years, 10 months ago
- 6f6c960 Write local instance name, IP address, and port to report by Hsin-Yi Chen · 4 years, 11 months ago
- a74d9e5 Merge "Add --local-tool for local instance" by Hsin-Yi Chen · 4 years, 10 months ago
- 90d9cb2 Merge "Inline VerifyHostPackageArtifactsExist into GetCvdHostPackage." by CY Lan · 4 years, 10 months ago
- 6e54612 New args "--no-pull-log" to disable auto download log for acloud create. by herbertxue · 4 years, 10 months ago
- e76c1bf Add --local-tool for local instance by Hsin-Yi Chen · 4 years, 11 months ago
- 30ab4d6 Fixed acloud create fail. by cylan · 4 years, 10 months ago
- cb41752 Inline VerifyHostPackageArtifactsExist into GetCvdHostPackage. by cylan · 4 years, 10 months ago
- 5ff9ec9 Merge "Fixed can't clean up the remote host when acloud create --host" by Treehugger Robot · 4 years, 10 months ago
- 0f61af6 Fixed can't clean up the remote host when acloud create --host by cylan · 4 years, 10 months ago
- 48bba08 Fix record error data in metrics if acloud create failed. by herbertxue · 4 years, 10 months ago
- c11b27a Remove unuse import print function by cylan · 4 years, 10 months ago
- cf1cd5c Merge "Keep AVD info in local goldfish instance directory" by Hsin-Yi Chen · 4 years, 10 months ago
- 371ef24 Keep AVD info in local goldfish instance directory by Hsin-Yi Chen · 5 years ago
- 16b1555 acloud: update local instance default boot timeout from 60s to 120s by chojoyce · 4 years, 10 months ago
- 35c5523 Merge "Fix CUTTLEFISH_INSTANCE env variable missing issue." by Sam Chiu · 4 years, 10 months ago
- e86730a acloud: Support automatic connect to adb only. by chojoyce · 5 years ago
- caa217e Fix CUTTLEFISH_INSTANCE env variable missing issue. by Sam Chiu · 4 years, 11 months ago
- 40e7efb Add --wait-for-ins-stable args for acloud creation. by herbertxue · 5 years ago
- e41c5a5 Use subprocess.popen to run launch_cvd. by Sam Chiu · 4 years, 11 months ago