1. 0a01191 Merge "Enhance timeout settings precision." by Treehugger Robot · 3 years ago
  2. 5804bc1 Enhance timeout settings precision. by herbertxue · 3 years ago
  3. bd75954 Merge "Support deleting remote host cuttlefish instance by name" by Hsin-Yi Chen · 3 years ago
  4. 8faf885 acloud: cleanup host to a pristine state. by chojoyce · 3 years, 3 months ago
  5. 5d8c311 Support deleting remote host cuttlefish instance by name by Hsin-Yi Chen · 3 years, 1 month ago
  6. df97204 Change the format of remote host goldfish instance names by Hsin-Yi Chen · 3 years, 1 month ago
  7. 970600f acloud: remote webrtc AVD forward to available local port. by chojoyce · 3 years, 1 month ago
  8. 7d59edb Add functions that delete remote-host goldfish instances by Hsin-Yi Chen · 3 years, 1 month ago
  9. d593e91 Merge "Control remote-host goldfish using emulator console" by Hsin-Yi Chen · 3 years, 1 month ago
  10. a2ce021 Merge "Fix pylint errors." by Treehugger Robot · 3 years, 1 month ago
  11. de0102c Fix typo from acloud documentation during the reconnect workflow by Sam Saccone · 3 years, 1 month ago
  12. 3512779 Control remote-host goldfish using emulator console by Hsin-Yi Chen · 3 years, 1 month ago
  13. eaa4016 Merge "Support customize lease device command args." by Treehugger Robot · 3 years, 1 month ago
  14. 10f852b Support customize lease device command args. by herbertxue · 3 years, 1 month ago
  15. 5b8a3e8 Merge "Support creating goldfish on remote host" by Treehugger Robot · 3 years, 1 month ago
  16. f3fa796 Merge "Fix Acloud crashed on remote host when excuting stop_cvd." by Treehugger Robot · 3 years, 1 month ago
  17. 6044d5a Fix Acloud crashed on remote host when excuting stop_cvd. by herbertxue · 3 years, 1 month ago
  18. 36e2d76 Support creating goldfish on remote host by Hsin-Yi Chen · 3 years, 2 months ago
  19. 967edfb Fix pylint errors. by herbertxue · 3 years, 1 month ago
  20. d6d9c7a acloud: create AVD over secure webrtc on the remote instance by chojoyce · 3 years, 3 months ago
  21. 12068aa Add a comment to remind to update InfraErrorIdentifier.java by Dan Shi · 3 years, 1 month ago
  22. e8b7e43 Add error handling for Oxygen failure by Dan Shi · 3 years, 1 month ago
  23. 9edc522 Handle oxygen_proxy_client error by Dan Shi · 3 years, 1 month ago
  24. e93b1c4 Merge "Refactor the utility functions used by remote host goldfish" by Treehugger Robot · 3 years, 1 month ago
  25. b755718 Fix parsing oxygen_proxy_client return value by Dan Shi · 3 years, 2 months ago
  26. b314405 Refactor the utility functions used by remote host goldfish by Hsin-Yi Chen · 3 years, 2 months ago
  27. eadbba0 Support to lease or release one CF AVD with oxygen client. by herbertxue · 3 years, 3 months ago
  28. 7cac62f acloud: create a AVD over secure webrtc in the local instance by chojoyce · 3 years, 3 months ago
  29. 6729618 Apply error type mechanism to local instance mode. by herbertxue · 3 years, 3 months ago
  30. 04b2863 acloud: instance create failed by the build target 'aosp_cf_x86_64_phone_gki5.4-userdebug' by chojoyce · 3 years, 3 months ago
  31. 00de9a4 Correct the device serial of device summary. by herbertxue · 3 years, 3 months ago
  32. e72befc Merge "Fix the exception of no cuttlefish runtime config." by Treehugger Robot · 3 years, 4 months ago
  33. 32b3859 Merge "Get config value from android-info.txt for remote instance mode." by Treehugger Robot · 3 years, 4 months ago
  34. 2cbbc7f Merge "New --disable-external-ip option." by Spencer Chu · 3 years, 4 months ago
  35. df4664e Fix the exception of no cuttlefish runtime config. by herbertxue · 3 years, 4 months ago
  36. afb541b New --disable-external-ip option. by Spencer Chu · 3 years, 4 months ago
  37. e313c43 Moving all cf_x86 references to cf_x86_64 by Ram Muthiah · 3 years, 4 months ago
  38. 1b50b39 Update fetch_cvd to fix GKI kernel issues. by herbertxue · 3 years, 4 months ago
  39. 6530225 Merge "Support creating goldfish with --local-kernel-image" by Hsin-Yi Chen · 3 years, 4 months ago
  40. 374aab0 Support creating goldfish with --local-kernel-image by Hsin-Yi Chen · 3 years, 5 months ago
  41. 56226f9 Get config value from android-info.txt for remote instance mode. by herbertxue · 3 years, 5 months ago
  42. 877df86 Support "--launch-args" to add args in launch_cvd command. by herbertxue · 3 years, 6 months ago
  43. 32f7c58 Remove the TCP limit from webrtc brower link. by herbertxue · 3 years, 5 months ago
  44. 4c7b22d Merge "New feature to lease a device from device pool." by Treehugger Robot · 3 years, 5 months ago
  45. a48a37f Update WEBRTC signaling server port to be flexible for local instance. by herbertxue · 3 years, 5 months ago
  46. b157447 New feature to lease a device from device pool. by herbertxue · 3 years, 6 months ago
  47. 4cb304d Apply error type for Acloud creation of remote host mode. by herbertxue · 3 years, 6 months ago
  48. 52ee717 Handle the case if launch_cvd doesn't support "-config". by herbertxue · 3 years, 6 months ago
  49. d796733 Merge "Remove kernel_build related code due to kernel_path is no longer used." by Herbert Xue · 3 years, 6 months ago
  50. 4f2958e Merge "[python3 migration] remove py-mock: import mock from unittest" by Treehugger Robot · 3 years, 6 months ago
  51. 83e77f2 Remove kernel_build related code due to kernel_path is no longer used. by herbertxue · 3 years, 6 months ago
  52. c3f3bac Merge "Remove kernel_path from launch_cvd incantation" by Treehugger Robot · 3 years, 6 months ago
  53. 98f07c0 [python3 migration] remove py-mock: import mock from unittest by chojoyce · 3 years, 7 months ago
  54. 7e91bb9 Remove "--gpu_mode" default assignment in Acloud. by herbertxue · 3 years, 6 months ago
  55. 2058b77 Update device summary message to remind user setup $ANDROID_SERIAL. by herbertxue · 3 years, 7 months ago
  56. e21a87a Remove kernel_path from launch_cvd incantation by Ram Muthiah · 3 years, 7 months ago
  57. 2d0addb Fix "--config" exception in launch_cvd command. by herbertxue · 3 years, 7 months ago
  58. 90273b3 Merge "Revert "Update fetch_cvd version to have artifact list file."" by Treehugger Robot · 3 years, 7 months ago
  59. f5edcfc Revert "Update fetch_cvd version to have artifact list file." by Herbert Xue · 3 years, 7 months ago
  60. d77264a Merge "Use "--config" in launch_cvd command for default hardware settings." by Treehugger Robot · 3 years, 7 months ago
  61. 96dd42b Use "--config" in launch_cvd command for default hardware settings. by herbertxue · 3 years, 7 months ago
  62. e84f702 Add new flavor "foldable" into Acloud. by herbertxue · 3 years, 7 months ago
  63. 0326aa1 Merge "Update fetch_cvd version to have artifact list file." by Treehugger Robot · 3 years, 7 months ago
  64. 74bbacb Update fetch_cvd version to have artifact list file. by herbertxue · 3 years, 8 months ago
  65. 158933a Merge "Store auth token file for authorize process with service account." by Treehugger Robot · 3 years, 7 months ago
  66. 1c268fe Merge "Add new arg "--gce-metadata" to record extra data for GCE instance." by Treehugger Robot · 3 years, 8 months ago
  67. dadc5df Merge "Add GCP quota check into goldfish AVD creation process." by Treehugger Robot · 3 years, 8 months ago
  68. 4356625 Add GCP quota check into goldfish AVD creation process. by herbertxue · 3 years, 8 months ago
  69. c58d281 Add new arg "--gce-metadata" to record extra data for GCE instance. by herbertxue · 3 years, 8 months ago
  70. 8525bf1 Correct the error type in the report for goldfish AVD type. by herbertxue · 3 years, 8 months ago
  71. df17977 Store auth token file for authorize process with service account. by herbertxue · 3 years, 8 months ago
  72. b9b656d Record base image build info into metadata of GCE instance. by herbertxue · 3 years, 8 months ago
  73. c1f6964 Change the internal default values of local image paths by Hsin-Yi Chen · 3 years, 9 months ago
  74. f684938 Move GetImageForPartition to ota_tools by Hsin-Yi Chen · 3 years, 9 months ago
  75. c6eae1b Update data policy to enable customize disk size for AVDs. by herbertxue · 3 years, 10 months ago
  76. e9ae29c Update device summary for acloud reconnect remote instances. by herbertxue · 3 years, 10 months ago
  77. 30298fe Fix the wrong access_token from certification file. by herbertxue · 3 years, 10 months ago
  78. 4db6e97 Merge "Update the device serial for the device summary of goldfish AVD." by Treehugger Robot · 3 years, 11 months ago
  79. 542247c Update the device serial for the device summary of goldfish AVD. by herbertxue · 3 years, 11 months ago
  80. cb61841 Merge "Update Acloud to use "ANDROID_SOONG_HOST_OUT" for cf host package path." by Treehugger Robot · 3 years, 11 months ago
  81. e1aedbe Update Acloud to use "ANDROID_SOONG_HOST_OUT" for cf host package path. by herbertxue · 3 years, 11 months ago
  82. 68d8f8e Change the localhost ip address for cuttlefish local instance mode. by herbertxue · 3 years, 11 months ago
  83. 1817262 Set ANDROID_SOONG_HOST_OUT to fix host package not found issue. by herbertxue · 3 years, 11 months ago
  84. c4d165e Merge "Fix the exception during checking user in groups" by Treehugger Robot · 4 years ago
  85. bf1693f Fix the exception during checking user in groups by herbertxue · 4 years ago
  86. 9bb9e98 Merge "Support mixed build function for remote host mode." by Treehugger Robot · 4 years ago
  87. f18b70d Fix the error type is wrong in acloud report. by herbertxue · 4 years ago
  88. df2dbfd Support mixed build function for remote host mode. by herbertxue · 4 years ago
  89. 6cbdace Refactor download image process to remove duplicate codes. by herbertxue · 4 years ago
  90. 0911846 Merge "Add bootloader into mix-build scope for acloud create." by Treehugger Robot · 4 years ago
  91. e659d15 Add bootloader into mix-build scope for acloud create. by herbertxue · 4 years ago
  92. 5368043 Merge "Switch acloud's --gpu flag behaviour for Cuttlefish" by Roger Ellis · 4 years ago
  93. b481592 Merge "Update instance name as webrtc ID for remote instance mode." by Treehugger Robot · 4 years ago
  94. 849fde9 Merge "Update local instance download image with fetch_cvd." by Treehugger Robot · 4 years ago
  95. 4ef0bf0 acloud: Store the cvd tools in acloud instances folder by chojoyce · 4 years ago
  96. 8327ade Switch acloud's --gpu flag behaviour for Cuttlefish by Roger Ellis · 4 years ago
  97. e217a29 Update instance name as webrtc ID for remote instance mode. by herbertxue · 4 years ago
  98. 4350002 Add launch args into instance metadata for goldfish AVD. by herbertxue · 4 years ago
  99. cf04603 Update local instance download image with fetch_cvd. by herbertxue · 4 years ago
  100. 678f42e Add start_vnc to launch_cvd args. by herbertxue · 4 years ago