1. b01b669 Merge "Refactor variable name from gce_user to user." by CY Lan · 4 years, 7 months ago
  2. 8630379 Refactor variable name from gce_user to user. by cylan · 4 years, 8 months ago
  3. cf1cd5c Merge "Keep AVD info in local goldfish instance directory" by Hsin-Yi Chen · 4 years, 7 months ago
  4. 371ef24 Keep AVD info in local goldfish instance directory by Hsin-Yi Chen · 4 years, 9 months ago
  5. 16b1555 acloud: update local instance default boot timeout from 60s to 120s by chojoyce · 4 years, 8 months ago
  6. 35c5523 Merge "Fix CUTTLEFISH_INSTANCE env variable missing issue." by Sam Chiu · 4 years, 8 months ago
  7. e86730a acloud: Support automatic connect to adb only. by chojoyce · 4 years, 8 months ago
  8. caa217e Fix CUTTLEFISH_INSTANCE env variable missing issue. by Sam Chiu · 4 years, 8 months ago
  9. d315c6d Support acloud delete command on the remote host. by cylan · 4 years, 8 months ago
  10. 40e7efb Add --wait-for-ins-stable args for acloud creation. by herbertxue · 4 years, 8 months ago
  11. e41c5a5 Use subprocess.popen to run launch_cvd. by Sam Chiu · 4 years, 8 months ago
  12. da2619b Default enable multi stage function for acloud create_cf. by herbertxue · 4 years, 8 months ago
  13. a639fae Write to acloud metrics when acloud operation failed. by herbertxue · 4 years, 8 months ago
  14. ff0cd17 Merge "Ask user before install package." by Sam Chiu · 4 years, 8 months ago
  15. 4807543 Write device information when instance fail during ssh process. by herbertxue · 4 years, 8 months ago
  16. aa703b6 Ask user before install package. by Sam Chiu · 4 years, 10 months ago
  17. 10689f6 Merge "Support mb size format for memory property" by Treehugger Robot · 4 years, 8 months ago
  18. 00fe101 Acloud: Support remote image on the arm64 platform. by cylan · 4 years, 8 months ago
  19. 7479ce3 acloud: fix py3 compatible issue: NameError: of name 'raw_input' is not defined by chojoyce · 4 years, 10 months ago
  20. ca3e8cc Merge "Exclude __repr__ line in coverage report" by Sam Chiu · 4 years, 8 months ago
  21. bd2317f Merge "List instances to show zone information." by Treehugger Robot · 4 years, 8 months ago
  22. b807cb8 Merge "Add unittest for pull.py" by Treehugger Robot · 4 years, 8 months ago
  23. a3fee50 Merge "Add in test cases for list.py" by Sam Chiu · 4 years, 8 months ago
  24. 4d10073 Merge "acloud create with local-image on the remote arm64 host." by CY Lan · 4 years, 8 months ago
  25. e119a2e Add unittest for pull.py by herbertxue · 4 years, 8 months ago
  26. 50679f8 Merge "Add in test cases for gcompute_client_test.py." by Sam Chiu · 4 years, 8 months ago
  27. 53efe26 Add in test cases for list.py by Sam Chiu · 4 years, 9 months ago
  28. a3bc7bd Merge "acloud: fix py3 compatible issue: AttributeError of object has no attribute 'iteritems'." by JOYCE CHO · 4 years, 8 months ago
  29. ff9ade6 Merge "acloud: fix py3 compatible issue: AttributeError: 'BuildInfo' object has no attribute '__dict__'" by JOYCE CHO · 4 years, 8 months ago
  30. 35556da acloud: fix py3 compatible issue: AttributeError of object has no attribute 'iteritems'. by chojoyce · 4 years, 10 months ago
  31. c98ae06 acloud: create_test.py failed cause by create not exist find_executable by chojoyce · 4 years, 8 months ago
  32. f7ec252 Support mb size format for memory property by Sam Chiu · 4 years, 8 months ago
  33. 487873d acloud create with local-image on the remote arm64 host. by cylan · 4 years, 9 months ago
  34. 1debbc3 acloud: fix py3 compatible issue: AttributeError: 'BuildInfo' object has no attribute '__dict__' by chojoyce · 4 years, 9 months ago
  35. 5341c56 Merge "acloud: fix py3 compatible issue: ModuleNotFoundError: No module named 'distutils.spawn'" by JOYCE CHO · 4 years, 8 months ago
  36. 20db0f9 Merge "Add in test cases for create.py" am: 8b0e3be785 by Sam Chiu · 4 years, 8 months ago
  37. 6f559b8 Merge "acloud: fix py3 compatible issue: ModuleNotFoundError: No module named 'distutils.spawn'" by JOYCE CHO · 4 years, 8 months ago
  38. 8b0e3be Merge "Add in test cases for create.py" by Sam Chiu · 4 years, 8 months ago
  39. 21d0740 Merge "Add build_target to metadata for cheeps" am: fb8cf2c0af by Richard Fung · 4 years, 8 months ago
  40. fb8cf2c Merge "Add build_target to metadata for cheeps" by Richard Fung · 4 years, 8 months ago
  41. 1af7e05 Merge "Support listing only local instances" am: 9a4708530f by Hsin-Yi Chen · 4 years, 8 months ago
  42. 9a47085 Merge "Support listing only local instances" by Hsin-Yi Chen · 4 years, 8 months ago
  43. 6e30cc5 acloud: fix py3 compatible issue: ModuleNotFoundError: No module named 'distutils.spawn' by chojoyce · 4 years, 9 months ago
  44. 1e2be8a Exclude __repr__ line in coverage report by Sam Chiu · 4 years, 8 months ago
  45. 053cdf8 Merge "Add unittest for remote_instance_cf_device_factory.py" am: 7c9cf5bbc6 by herbertxue · 4 years, 8 months ago
  46. 7c9cf5b Merge "Add unittest for remote_instance_cf_device_factory.py" by Treehugger Robot · 4 years, 8 months ago
  47. d5f4fc3 Merge "Deprecate the bucket settings during acloud setup process." by herbertxue · 4 years, 8 months ago
  48. 8b7bc65 Merge "Deprecate the bucket settings during acloud setup process." by Treehugger Robot · 4 years, 8 months ago
  49. 67645b4 Add in test cases for create.py by Sam Chiu · 4 years, 9 months ago
  50. e4481fa Merge "Apply --boot-timeout to local goldfish instance" am: 8c99883655 by Hsin-Yi Chen · 4 years, 8 months ago
  51. bd5b9a4 Merge "Pass --gpu to local goldfish instance" am: d74e35fe9f by Hsin-Yi Chen · 4 years, 8 months ago
  52. e618125 Merge "Support creating local goldfish instance with no window" am: 2c8634ccb4 by Hsin-Yi Chen · 4 years, 8 months ago
  53. 8c99883 Merge "Apply --boot-timeout to local goldfish instance" by Hsin-Yi Chen · 4 years, 8 months ago
  54. d74e35f Merge "Pass --gpu to local goldfish instance" by Hsin-Yi Chen · 4 years, 8 months ago
  55. 2c8634c Merge "Support creating local goldfish instance with no window" by Hsin-Yi Chen · 4 years, 8 months ago
  56. f5e0373 Add in test cases for gcompute_client_test.py. by Sam Chiu · 4 years, 8 months ago
  57. c18944d Apply --boot-timeout to local goldfish instance by Hsin-Yi Chen · 4 years, 8 months ago
  58. 85f89da Pass --gpu to local goldfish instance by Hsin-Yi Chen · 4 years, 9 months ago
  59. e34cd45 Merge "acloud: fix py3 compatibility issue: TypeError: can't multiply sequence by non-int of type 'float'" by chojoyce · 4 years, 9 months ago
  60. 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
  61. a53cc90 Merge "Add the args to support the remote arm64 host." am: cd72aa9eda by cylan · 4 years, 9 months ago
  62. cd72aa9 Merge "Add the args to support the remote arm64 host." by Treehugger Robot · 4 years, 9 months ago
  63. d43f293 Add the args to support the remote arm64 host. by cylan · 4 years, 9 months ago
  64. 454a4de Merge "Fix the wrong instance name for remote image." am: d81ba5297b by herbertxue · 4 years, 9 months ago
  65. d81ba52 Merge "Fix the wrong instance name for remote image." by Treehugger Robot · 4 years, 9 months ago
  66. eadcb62 Fix setup.py am: 28f5163e5e by Erwin Jansen · 4 years, 9 months ago
  67. 0f29ab9 Support creating local goldfish instance with no window by Hsin-Yi Chen · 4 years, 9 months ago
  68. 28f5163 Fix setup.py by Erwin Jansen · 4 years, 9 months ago
  69. c1df99d Add build_target to metadata for cheeps by Richard Fung · 4 years, 9 months ago
  70. 9e80f7f Merge "Fix pylint3 errors about "deprecated-method"." am: 4889abbcdc by herbertxue · 4 years, 9 months ago
  71. 2c9b852 Fix the wrong instance name for remote image. by herbertxue · 4 years, 9 months ago
  72. 3d9000d List instances to show zone information. by herbertxue · 4 years, 10 months ago
  73. a6a953a Deprecate the bucket settings during acloud setup process. by herbertxue · 5 years ago
  74. 31d01ca Add unittest for remote_instance_cf_device_factory.py by herbertxue · 4 years, 9 months ago
  75. 4889abb Merge "Fix pylint3 errors about "deprecated-method"." by Treehugger Robot · 4 years, 9 months ago
  76. 8199e89 Merge "Args --num should not be used for local instance." am: d87e4571d8 by herbertxue · 4 years, 9 months ago
  77. d87e457 Merge "Args --num should not be used for local instance." by Treehugger Robot · 4 years, 9 months ago
  78. 7194aa6 Merge "Support deleting local goldfish instances" am: ea60a5eb3b by Hsin-Yi Chen · 4 years, 9 months ago
  79. a3752b1 Support listing only local instances by Hsin-Yi Chen · 4 years, 9 months ago
  80. ea60a5e Merge "Support deleting local goldfish instances" by Hsin-Yi Chen · 4 years, 9 months ago
  81. 9037ee4 Support deleting local goldfish instances by Hsin-Yi Chen · 4 years, 9 months ago
  82. 755ad48 Args --num should not be used for local instance. by herbertxue · 4 years, 9 months ago
  83. ccefae9 acloud: fix py3 compatible issue: 'dict' object has no attribute 'iterkeys' by chojoyce · 4 years, 9 months ago
  84. b65b94d acloud: fix py3 compatible issue: 'dict' object has no attribute 'iterkeys' by chojoyce · 4 years, 10 months ago
  85. b1ab2ea Merge "Support creating emulator instance with --local-system-image" by Hsin-Yi Chen · 4 years, 9 months ago
  86. 6242200 Merge "Support creating emulator instance with --local-system-image" by Hsin-Yi Chen · 4 years, 9 months ago
  87. fd7247c Update aggregatedList in ListInstances to use pageToken am: 05945e45c0 by Kevin Cheng · 4 years, 9 months ago
  88. 05945e4 Update aggregatedList in ListInstances to use pageToken by Kevin Cheng · 4 years, 9 months ago
  89. dabedf4 acloud: fix py3 compatible issue: AttributeError: 'HTTPMessage' object has no attribute 'getheaders' by chojoyce · 4 years, 9 months ago
  90. 0342bc2 acloud: fix py3 compatibility issue: TypeError: can't multiply sequence by non-int of type 'float' by chojoyce · 4 years, 9 months ago
  91. f7f5c1e acloud: fix py3 compatible issue: AttributeError: 'HTTPMessage' object has no attribute 'getheaders' by chojoyce · 4 years, 10 months ago
  92. 2a60933 Support creating emulator instance with --local-system-image by Hsin-Yi Chen · 4 years, 10 months ago
  93. 8bad14e Merge "[ASuite Code Coverage] list/instance.py" am: 8b735a1831 by chojoyce · 4 years, 9 months ago
  94. 8b735a1 Merge "[ASuite Code Coverage] list/instance.py" by Treehugger Robot · 4 years, 9 months ago
  95. 0d0d7c2 [ASuite Code Coverage] list/instance.py by chojoyce · 4 years, 9 months ago
  96. 524c198 Merge "Fix pylint3 errors about "unnecessary-pass" and "syntax-error"." by herbertxue · 4 years, 9 months ago
  97. e05c870 Merge "Fix pylint3 errors about "unnecessary-pass" and "syntax-error"." by Treehugger Robot · 4 years, 9 months ago
  98. a369fc5 Fix pylint3 errors about "unnecessary-pass" and "syntax-error". by herbertxue · 4 years, 9 months ago
  99. 9794ae1 Merge "Deprecate acloud cleanup." am: c672b8f5f9 by herbertxue · 4 years, 9 months ago
  100. c672b8f Merge "Deprecate acloud cleanup." by Treehugger Robot · 4 years, 9 months ago