1. 6e30cc5 acloud: fix py3 compatible issue: ModuleNotFoundError: No module named 'distutils.spawn' by chojoyce · 4 years, 9 months ago
  2. 7c9cf5b Merge "Add unittest for remote_instance_cf_device_factory.py" by Treehugger Robot · 4 years, 8 months ago
  3. 8b7bc65 Merge "Deprecate the bucket settings during acloud setup process." by Treehugger Robot · 4 years, 8 months ago
  4. 8c99883 Merge "Apply --boot-timeout to local goldfish instance" by Hsin-Yi Chen · 4 years, 9 months ago
  5. d74e35f Merge "Pass --gpu to local goldfish instance" by Hsin-Yi Chen · 4 years, 9 months ago
  6. 2c8634c Merge "Support creating local goldfish instance with no window" by Hsin-Yi Chen · 4 years, 9 months ago
  7. c18944d Apply --boot-timeout to local goldfish instance by Hsin-Yi Chen · 4 years, 9 months ago
  8. 85f89da Pass --gpu to local goldfish instance by Hsin-Yi Chen · 4 years, 9 months ago
  9. cfbd310 Merge "acloud: fix py3 compatibility issue: TypeError: can't multiply sequence by non-int of type 'float'" by Treehugger Robot · 4 years, 9 months ago
  10. cd72aa9 Merge "Add the args to support the remote arm64 host." by Treehugger Robot · 4 years, 9 months ago
  11. d43f293 Add the args to support the remote arm64 host. by cylan · 4 years, 9 months ago
  12. d81ba52 Merge "Fix the wrong instance name for remote image." by Treehugger Robot · 4 years, 9 months ago
  13. 0f29ab9 Support creating local goldfish instance with no window by Hsin-Yi Chen · 4 years, 9 months ago
  14. 28f5163 Fix setup.py by Erwin Jansen · 4 years, 9 months ago
  15. 2c9b852 Fix the wrong instance name for remote image. by herbertxue · 4 years, 9 months ago
  16. a6a953a Deprecate the bucket settings during acloud setup process. by herbertxue · 5 years ago
  17. 31d01ca Add unittest for remote_instance_cf_device_factory.py by herbertxue · 4 years, 9 months ago
  18. 4889abb Merge "Fix pylint3 errors about "deprecated-method"." by Treehugger Robot · 4 years, 9 months ago
  19. d87e457 Merge "Args --num should not be used for local instance." by Treehugger Robot · 4 years, 9 months ago
  20. ea60a5e Merge "Support deleting local goldfish instances" by Hsin-Yi Chen · 4 years, 9 months ago
  21. 9037ee4 Support deleting local goldfish instances by Hsin-Yi Chen · 4 years, 9 months ago
  22. 755ad48 Args --num should not be used for local instance. by herbertxue · 4 years, 9 months ago
  23. b65b94d acloud: fix py3 compatible issue: 'dict' object has no attribute 'iterkeys' by chojoyce · 4 years, 10 months ago
  24. 6242200 Merge "Support creating emulator instance with --local-system-image" by Hsin-Yi Chen · 4 years, 9 months ago
  25. 05945e4 Update aggregatedList in ListInstances to use pageToken by Kevin Cheng · 4 years, 9 months ago
  26. 0342bc2 acloud: fix py3 compatibility issue: TypeError: can't multiply sequence by non-int of type 'float' by chojoyce · 4 years, 9 months ago
  27. f7f5c1e acloud: fix py3 compatible issue: AttributeError: 'HTTPMessage' object has no attribute 'getheaders' by chojoyce · 4 years, 10 months ago
  28. 2a60933 Support creating emulator instance with --local-system-image by Hsin-Yi Chen · 4 years, 10 months ago
  29. 8b735a1 Merge "[ASuite Code Coverage] list/instance.py" by Treehugger Robot · 4 years, 9 months ago
  30. 0d0d7c2 [ASuite Code Coverage] list/instance.py by chojoyce · 4 years, 9 months ago
  31. e05c870 Merge "Fix pylint3 errors about "unnecessary-pass" and "syntax-error"." by Treehugger Robot · 4 years, 9 months ago
  32. a369fc5 Fix pylint3 errors about "unnecessary-pass" and "syntax-error". by herbertxue · 4 years, 9 months ago
  33. c672b8f Merge "Deprecate acloud cleanup." by Treehugger Robot · 4 years, 9 months ago
  34. de8271c Fix acloud create with reuse-gce fail. by cylan · 4 years, 9 months ago
  35. 71acd49 Deprecate acloud cleanup. by herbertxue · 4 years, 9 months ago
  36. 870979c Fix get build info failed in local image case by herbertxue · 4 years, 9 months ago
  37. 2a039d2 Merge "Don't use release build ids with fetch_cvd." by Treehugger Robot · 4 years, 9 months ago
  38. e723d3f Merge "Add build info in report for 'acloud create'." by Treehugger Robot · 4 years, 9 months ago
  39. 08b42b4 Don't use release build ids with fetch_cvd. by Cody Schuffelen · 4 years, 9 months ago
  40. d9639f1 Merge "Add 'kernel_build_target' to create_gf_parser (acloud)" by Treehugger Robot · 4 years, 9 months ago
  41. b4ab8ac Merge "Add the 'kernel_build_target' parameter to GoldfishComputeClient" by Treehugger Robot · 4 years, 9 months ago
  42. 27d72c3 Merge "acloud: fix py3 compatible issue: "AttributeError" of 'filter' object has no attribute 'append'" by JOYCE CHO · 4 years, 9 months ago
  43. 9118bb6 Add 'kernel_build_target' to create_gf_parser (acloud) by Roman Kiryanov · 4 years, 9 months ago
  44. 8ba04e7 Add the 'kernel_build_target' parameter to GoldfishComputeClient by Roman Kiryanov · 4 years, 9 months ago
  45. dbab858 Merge "Add "--reuse-gce" args in acloud README.md." by CY Lan · 4 years, 9 months ago
  46. e3ff9e5 Merge "Clean files and folders before reusing the existing instance." by Treehugger Robot · 4 years, 9 months ago
  47. dad401b Add "--reuse-gce" args in acloud README.md. by cylan · 4 years, 9 months ago
  48. 41fe660 Add build info in report for 'acloud create'. by herbertxue · 4 years, 10 months ago
  49. 1bcc4e9 Merge "Support list/delete multiple local instances." by Sam Chiu · 4 years, 9 months ago
  50. a422fd5 acloud: fix py3 compatible issue: "AttributeError" of 'filter' object has no attribute 'append' by chojoyce · 4 years, 10 months ago
  51. 6c5b828 Merge "Enhance acloud list/delete/reconnect function cross with all zones." by Treehugger Robot · 4 years, 9 months ago
  52. 5d8439e Merge "Add "pull" command in acloud README.md." by Treehugger Robot · 4 years, 9 months ago
  53. 44b38f9 Merge "Docs: Remove Google-internal link from Acloud README" by Treehugger Robot · 4 years, 9 months ago
  54. 7a50121 Enhance acloud list/delete/reconnect function cross with all zones. by herbertxue · 5 years ago
  55. 34e752e Support list/delete multiple local instances. by Sam Chiu · 5 years ago
  56. 2ded80b Merge "Retry for checking ssh connection." by Sam Chiu · 4 years, 10 months ago
  57. 2904a68 Add "pull" command in acloud README.md. by herbertxue · 4 years, 10 months ago
  58. 9e1b2ea Docs: Remove Google-internal link from Acloud README by Clay Murphy · 4 years, 10 months ago
  59. 838bb1c Clean files and folders before reusing the existing instance. by cylan · 4 years, 10 months ago
  60. 4ec1056 Retry for checking ssh connection. by Sam Chiu · 4 years, 10 months ago
  61. ce12e23 Fix pylint3 errors about "deprecated-method". by herbertxue · 4 years, 10 months ago
  62. 9e82ee9 Merge "Add file name and no prompt args for acloud pull." am: ec0bd30aa8 by herbertxue · 4 years, 10 months ago
  63. bb52ac1 Deprecate the named tuple gcompute.IP. am: 140b6b4ce2 by herbertxue · 4 years, 10 months ago
  64. ec0bd30 Merge "Add file name and no prompt args for acloud pull." by Treehugger Robot · 4 years, 10 months ago
  65. c4dd5fd Add file name and no prompt args for acloud pull. by herbertxue · 4 years, 10 months ago
  66. 140b6b4 Deprecate the named tuple gcompute.IP. by herbertxue · 4 years, 10 months ago
  67. e0f1cf6 Merge "Support creating multiple local emulator instances" am: 9cc5d7ae8a by Hsin-Yi Chen · 4 years, 10 months ago
  68. 9cc5d7a Merge "Support creating multiple local emulator instances" by Treehugger Robot · 4 years, 10 months ago
  69. ef0bb1b Merge "Skip QD1A.190821.011 in stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 4 years, 10 months ago
  70. 21204ee Merge "Uses --boot-timeout flag in local_image_local_instance." am: 675a5b8b94 by Daniel Norman · 4 years, 10 months ago
  71. 675a5b8 Merge "Uses --boot-timeout flag in local_image_local_instance." by Daniel Norman · 4 years, 10 months ago
  72. 6afd8af Merge "Record the time information to report." am: fd7cb548a1 by herbertxue · 4 years, 10 months ago
  73. fd7cb54 Merge "Record the time information to report." by Treehugger Robot · 4 years, 10 months ago
  74. c6f215f Merge "Acloud: Reusing existing instance." am: 087fb7e54e by cylan · 4 years, 10 months ago
  75. 087fb7e Merge "Acloud: Reusing existing instance." by Treehugger Robot · 4 years, 10 months ago
  76. 33e78ea Fix pylint3 errors about "no-else-return" am: afef72adcc by herbertxue · 4 years, 10 months ago
  77. 47b2c77 Record the time information to report. by herbertxue · 4 years, 10 months ago
  78. 4d3b05f Uses --boot-timeout flag in local_image_local_instance. by Daniel Norman · 4 years, 10 months ago
  79. afef72a Fix pylint3 errors about "no-else-return" by herbertxue · 4 years, 10 months ago
  80. cf2739f Support creating multiple local emulator instances by Hsin-Yi Chen · 4 years, 10 months ago
  81. bbecdcc acloud: import six for compatibility between py2 and py3. am: 92d884ba54 by chojoyce · 4 years, 10 months ago
  82. 92d884b acloud: import six for compatibility between py2 and py3. by chojoyce · 4 years, 10 months ago
  83. 2d63351 Acloud: Reusing existing instance. by cylan · 5 years ago
  84. e4fb5f2 Remove unnecessary runtime file and update .gitignore. am: 42499cd2b0 by Sam Chiu · 4 years, 10 months ago
  85. 42499cd Remove unnecessary runtime file and update .gitignore. by Sam Chiu · 4 years, 10 months ago
  86. 3fc2352 Merge "Support multiple local instance" am: 85e228d680 by Sam Chiu · 4 years, 10 months ago
  87. 85e228d Merge "Support multiple local instance" by Sam Chiu · 4 years, 10 months ago
  88. 5912054 Support multiple local instance by Sam Chiu · 5 years ago
  89. 5aa3584 Merge "Acloud: Pull log files from the remote instance." am: bb956689ce by herbertxue · 4 years, 10 months ago
  90. bb95668 Merge "Acloud: Pull log files from the remote instance." by Treehugger Robot · 4 years, 10 months ago
  91. 31ad8b5 Skip QD1A.190821.011 in stage-aosp-master by Xin Li · 4 years, 10 months ago
  92. b52456d Acloud: Pull log files from the remote instance. by herbertxue · 4 years, 10 months ago
  93. 06ccb12 Update fetch_cvd to 5941063 because of aosp/1135327 am: 78062347e6 by Kevin Cheng · 4 years, 10 months ago
  94. 7806234 Update fetch_cvd to 5941063 because of aosp/1135327 by Kevin Cheng · 4 years, 10 months ago
  95. 16827a3 Merge "Refactor Ssh class ip input as one ip address" am: 25b40d8acd by herbertxue · 4 years, 10 months ago
  96. 25b40d8 Merge "Refactor Ssh class ip input as one ip address" by Treehugger Robot · 4 years, 10 months ago
  97. cfc0db1 Refactor Ssh class ip input as one ip address by herbertxue · 4 years, 10 months ago
  98. 904dd4a acloud: replace local-instance check command as run_cvd. am: 5535cfb1a2 by chojoyce · 4 years, 10 months ago
  99. 5535cfb acloud: replace local-instance check command as run_cvd. by chojoyce · 4 years, 10 months ago
  100. d8bf669 acloud: check local-instance running command doesn't work. am: a612679375 by chojoyce · 4 years, 10 months ago