1. f2285de Delete TranslateAlias() that is no longer used. by herbertxue · 6 years ago
  2. bfd281a Merge "Add in simple metrics for acloud." by Treehugger Robot · 6 years ago
  3. 6001db3 Add in simple metrics for acloud. by Kevin Cheng · 6 years ago
  4. 1f582bc Set network's subnetwork. by Kevin Cheng · 6 years ago
  5. 325d18b Merge "Update help message." by Sam Chiu · 6 years ago
  6. d9538b8 Merge "Refactor the device creation/summary details and updated style." by Treehugger Robot · 6 years ago
  7. 42ac7c5 Update help message. by Sam Chiu · 6 years ago
  8. ae7a49d Refactor the device creation/summary details and updated style. by Kevin Cheng · 6 years ago
  9. 01b58bd Remove unused create args. by Kevin Cheng · 6 years ago
  10. d3cd358 Merge "Update the output of acloud usage and help." by Sam Chiu · 6 years ago
  11. 2184c65 Merge "acloud: Fixed use the same port to connect the vnc when create num is 2." by Treehugger Robot · 6 years ago
  12. 1f638a1 acloud: Fixed use the same port to connect the vnc when create num is 2. by cylan · 6 years ago
  13. e669ef7 Update the output of acloud usage and help. by Sam Chiu · 6 years ago
  14. c330892 Remove su call in revert_host_setup.sh script. by Kevin Cheng · 6 years ago
  15. f097290 Merge "Add in qemu packages for install." by Treehugger Robot · 6 years ago
  16. 2aa41da acloud create local instance tweaks. by Kevin Cheng · 6 years ago
  17. f756bbd Add in qemu packages for install. by Kevin Cheng · 6 years ago
  18. 835a415 Build adb if it's not available if users wants autoconnect. by Kevin Cheng · 6 years ago
  19. bedaa65 Merge "Make delete a little bit handier." by Kevin Cheng · 6 years ago
  20. 1149682 Merge "Add acloud to droidcore." by Kevin Cheng · 6 years ago
  21. 7fb1424 Merge "Fix problem that build_target of instance name is always none." by Treehugger Robot · 6 years ago
  22. 6e0e67f Add acloud to droidcore. by Kevin Cheng · 6 years ago
  23. eb85e86 Make delete a little bit handier. by Kevin Cheng · 6 years ago
  24. 6100709 Create local instance with remote image by herbertxue · 6 years ago
  25. 63141a7 Fix problem that build_target of instance name is always none. by Sam Chiu · 6 years ago
  26. 47f9a11 Merge "acloud create: If setup was skipped, tell the user to do it, nicely." by Treehugger Robot · 6 years ago
  27. 258675e Merge "Update gitignore to ignore google specific scripts in pre_setup_sh." by Treehugger Robot · 6 years ago
  28. 4b8eacf acloud: Fixed print the details error. by cylan · 6 years ago
  29. cc6bf0d acloud create: If setup was skipped, tell the user to do it, nicely. by Kevin Cheng · 6 years ago
  30. 7fe29aa Merge "Update the details printed out to include adb serial (if it exists)." by Treehugger Robot · 6 years ago
  31. 2f3553d Update gitignore to ignore google specific scripts in pre_setup_sh. by Kevin Cheng · 6 years ago
  32. 8feddea Fix up default value in LaunchVncClient to be right value. by Kevin Cheng · 6 years ago
  33. 065fdd6 Update the details printed out to include adb serial (if it exists). by Kevin Cheng · 6 years ago
  34. 6671372 acloud: implement autoconnect for create commands. by cylan · 6 years ago
  35. 59d4143 Merge "acloud: Create instance and upload local image" by Treehugger Robot · 6 years ago
  36. 8213fb7 Update vnc profile creation to also create profile dir. by Kevin Cheng · 6 years ago
  37. 31fc533 acloud: Create instance and upload local image by cylan · 6 years ago
  38. 7ffb7ce Merge "Create local instance with local image" by Treehugger Robot · 6 years ago
  39. afbc658 Create local instance with local image by Sam Chiu · 6 years ago
  40. 990e228 Update build target infer logic to take into specified branch name. by Kevin Cheng · 6 years ago
  41. cd004bc acloud: download remote image artifacts from Android Build. by chojoyce · 6 years ago
  42. 99cf3d3 Add in acloud pre-setup routine. by Kevin Cheng · 6 years ago
  43. 8dd534e Merge "Apply branch and target prefixes conditionally." by Treehugger Robot · 6 years ago
  44. 58b7e79 Define ShouldRun for GcpTaskRunner and add --force for setup. by Kevin Cheng · 6 years ago
  45. e258045 Apply branch and target prefixes conditionally. by Kevin Cheng · 6 years ago
  46. fda3682 Merge "acloud: Add acloud_setup lib to python_test_host" by Treehugger Robot · 6 years ago
  47. 38ce744 Merge "Add 'ssvnc' to setup installing required packages." by Treehugger Robot · 6 years ago
  48. 4bb604a acloud: Add acloud_setup lib to python_test_host by Sam Chiu · 6 years ago
  49. df01c42 Create RemoteImage RemoteInstance classes. by herbertxue · 6 years ago
  50. ccf1685 Merge "acloud:Launch vnc client." by Sam Chiu · 6 years ago
  51. 1e996c5 acloud: Check cvd-host-package.tar.gz and local image exists. by cylan · 6 years ago
  52. 67779b1 acloud:Launch vnc client. by Sam Chiu · 6 years ago
  53. ae1696a Merge "Simplify log format for debugging" by Sam Chiu · 6 years ago
  54. f9416b4 Merge "Add acloud_test par to general-tests zip." by Treehugger Robot · 6 years ago
  55. 445941f Simplify log format for debugging by Sam Chiu · 6 years ago
  56. cecb7fe Add acloud_test par to general-tests zip. by Kevin Cheng · 6 years ago
  57. 1b818bb Add 'ssvnc' to setup installing required packages. by chojoyce · 6 years ago
  58. 4ae4277 Cherry pick cl/214534911 by Kevin Cheng · 6 years ago
  59. c64f343 Parse hw_property args in acloud create cmd by Sam Chiu · 6 years ago
  60. 60db1bc Add py-mock to alcoud_test by Kevin Cheng · 6 years ago
  61. 86d43c7 Add in option to report internal IP (--report_internal_ip). by Kevin Cheng · 6 years ago
  62. 25200b2 Merge "Add in errors.py into acloud_test." by Treehugger Robot · 6 years ago
  63. ccfac9b Add in errors.py into acloud_test. by Kevin Cheng · 6 years ago
  64. 54f2d7c Merge "acloud: Define new common_hw_property_map in internal config." by Sam Chiu · 6 years ago
  65. 58dad6e acloud: Define new common_hw_property_map in internal config. by Sam Chiu · 6 years ago
  66. b617e8a acloud: Handle branch & build_target in AVDSpec if user doesn't specify branch or build_target. by herbertxue · 6 years ago
  67. 79585f4 acloud: Handle build_id in AVDSpec if user doesn't specify build_id. by herbertxue · 6 years ago
  68. 3ce4b45 Create LocalImage{Local,Remote}Instance classes. by Kevin Cheng · 6 years ago
  69. 8668661 acloud: Set default machine_type to n1-standard-4. by Sam Chiu · 6 years ago
  70. 2625b04 acloud: Handle local_image in AVDSpec. by herbertxue · 6 years ago
  71. 34776bb Add new option "gcp_init" for acloud setup by herbertxue · 6 years ago
  72. 6293f48 Merge "revamp logger setting" by Sam Chiu · 6 years ago
  73. 29d858f revamp logger setting by Sam Chiu · 6 years ago
  74. 4e99068 Merge "acloud: Handle instance_type and flavor in AVDSpec." by Treehugger Robot · 6 years ago
  75. d105e13 Merge "acloud: Cherrypick cl/203969178" by Treehugger Robot · 6 years ago
  76. abe0a3a acloud: Handle instance_type and flavor in AVDSpec. by cylan · 6 years ago
  77. 84d3eed acloud: Cherrypick cl/203969178 by Kevin Cheng · 6 years ago
  78. 4a8f5cf acloud: Handle autoconnect in AVDSpec. by Kevin Cheng · 6 years ago
  79. c3d0d5e acloud: Add in AVDSpec class and basic arg parsing. by Kevin Cheng · 6 years ago
  80. 81bdc65 Setup users host env for local instance support by Sam Chiu · 6 years ago
  81. 3087af5 acloud: Add in create framework and create_args. by Kevin Cheng · 6 years ago
  82. 4fce0bc acloud: Fix up config unittests. by Kevin Cheng · 6 years ago
  83. a38b6e9 Merge "Update config manager to handle user config for each situation." by Treehugger Robot · 6 years ago
  84. 18c9b26 Update config manager to handle user config for each situation. by herbertxue · 6 years ago
  85. 3e35250 Merge "Remove redundant StreamHandler" by Sam Chiu · 6 years ago
  86. fde41e9 Remove redundant StreamHandler by Sam Chiu · 6 years ago
  87. fdb32f0 Add in google_sdk.py module am: 0cf6cefad5 by herbertxue · 6 years ago
  88. 0cf6cef Add in google_sdk.py module by herbertxue · 6 years ago
  89. 8f9bec8 Clean up unusued files and some other maintenance stuff. am: ab0b36b1c2 by Kevin Cheng · 6 years ago
  90. cea1e2c Bye bye absl, it was nice knowing you. am: 070ae5c0b6 by Kevin Cheng · 6 years ago
  91. ab0b36b Clean up unusued files and some other maintenance stuff. by Kevin Cheng · 6 years ago
  92. 070ae5c Bye bye absl, it was nice knowing you. by Kevin Cheng · 6 years ago
  93. 2c4f5e2 Add acloud test build target. am: da4f07a745 by Kevin Cheng · 6 years ago
  94. 670f3d9 Merge "Update acloud_proto library to generate python proto files." by Kevin Cheng · 6 years ago
  95. da4f07a Add acloud test build target. by Kevin Cheng · 6 years ago
  96. 5759304 Merge "Update acloud_proto library to generate python proto files." by Treehugger Robot · 6 years ago
  97. 8131d75 Update acloud_proto library to generate python proto files. by Kevin Cheng · 6 years ago
  98. c458271 Fix typo. am: 147a97835a by xingdai · 6 years ago
  99. 5b1de2a Add json key file support for acloud. am: 8a00d4635a by xingdai · 6 years ago
  100. 147a978 Fix typo. by xingdai · 6 years ago