1. 34776bb Add new option "gcp_init" for acloud setup by herbertxue · 6 years ago
  2. 6293f48 Merge "revamp logger setting" by Sam Chiu · 6 years ago
  3. 29d858f revamp logger setting by Sam Chiu · 6 years ago
  4. 4e99068 Merge "acloud: Handle instance_type and flavor in AVDSpec." by Treehugger Robot · 6 years ago
  5. d105e13 Merge "acloud: Cherrypick cl/203969178" by Treehugger Robot · 6 years ago
  6. abe0a3a acloud: Handle instance_type and flavor in AVDSpec. by cylan · 6 years ago
  7. 84d3eed acloud: Cherrypick cl/203969178 by Kevin Cheng · 6 years ago
  8. 4a8f5cf acloud: Handle autoconnect in AVDSpec. by Kevin Cheng · 6 years ago
  9. c3d0d5e acloud: Add in AVDSpec class and basic arg parsing. by Kevin Cheng · 6 years ago
  10. 81bdc65 Setup users host env for local instance support by Sam Chiu · 6 years ago
  11. 3087af5 acloud: Add in create framework and create_args. by Kevin Cheng · 6 years ago
  12. 4fce0bc acloud: Fix up config unittests. by Kevin Cheng · 6 years ago
  13. a38b6e9 Merge "Update config manager to handle user config for each situation." by Treehugger Robot · 6 years ago
  14. 18c9b26 Update config manager to handle user config for each situation. by herbertxue · 6 years ago
  15. 3e35250 Merge "Remove redundant StreamHandler" by Sam Chiu · 6 years ago
  16. fde41e9 Remove redundant StreamHandler by Sam Chiu · 6 years ago
  17. fdb32f0 Add in google_sdk.py module am: 0cf6cefad5 by herbertxue · 6 years ago
  18. 0cf6cef Add in google_sdk.py module by herbertxue · 6 years ago
  19. 8f9bec8 Clean up unusued files and some other maintenance stuff. am: ab0b36b1c2 by Kevin Cheng · 6 years ago
  20. cea1e2c Bye bye absl, it was nice knowing you. am: 070ae5c0b6 by Kevin Cheng · 6 years ago
  21. ab0b36b Clean up unusued files and some other maintenance stuff. by Kevin Cheng · 6 years ago
  22. 070ae5c Bye bye absl, it was nice knowing you. by Kevin Cheng · 6 years ago
  23. 2c4f5e2 Add acloud test build target. am: da4f07a745 by Kevin Cheng · 6 years ago
  24. 670f3d9 Merge "Update acloud_proto library to generate python proto files." by Kevin Cheng · 6 years ago
  25. da4f07a Add acloud test build target. by Kevin Cheng · 6 years ago
  26. 5759304 Merge "Update acloud_proto library to generate python proto files." by Treehugger Robot · 6 years ago
  27. 8131d75 Update acloud_proto library to generate python proto files. by Kevin Cheng · 6 years ago
  28. c458271 Fix typo. am: 147a97835a by xingdai · 6 years ago
  29. 5b1de2a Add json key file support for acloud. am: 8a00d4635a by xingdai · 6 years ago
  30. 147a978 Fix typo. by xingdai · 6 years ago
  31. 8a00d46 Add json key file support for acloud. by xingdai · 6 years ago
  32. 33e4ca8 Merge "Use private key to create the ssh public key." am: eba0c42a62 by cylan · 6 years ago
  33. eba0c42 Merge "Use private key to create the ssh public key." by Treehugger Robot · 6 years ago
  34. 9d035cd Merge "Add kevcheng to OWNERS." am: a947cce6fa by Kevin Cheng · 6 years ago
  35. a947cce Merge "Add kevcheng to OWNERS." by Treehugger Robot · 6 years ago
  36. 4f73c1f Use private key to create the ssh public key. by cylan · 6 years ago
  37. efe08dd Update oauth2client credential API call. am: a9dac95c5a by Kevin Cheng · 6 years ago
  38. a9dac95 Update oauth2client credential API call. by Kevin Cheng · 6 years ago
  39. f764e1b Merge in cl/202983157 am: 0171e9b026 by Kevin Cheng · 6 years ago
  40. 0171e9b Merge in cl/202983157 by Kevin Cheng · 6 years ago
  41. 4de0cdc Add in setup command and entry point. am: ee6030f72e by Kevin Cheng · 6 years ago
  42. ee6030f Add in setup command and entry point. by Kevin Cheng · 6 years ago
  43. 2fa2f5b Merge in cl/201712945 am: bced4af246 by Kevin Cheng · 6 years ago
  44. bced4af Merge in cl/201712945 by Kevin Cheng · 6 years ago
  45. 47732e6 Merge "Move print statments over to py3 style." am: fa8dc66978 by Kevin Cheng · 6 years ago
  46. fa8dc66 Merge "Move print statments over to py3 style." by Treehugger Robot · 6 years ago
  47. 72e8bba Update run_tests.sh and remove from PREUPLOAD.cfg. am: 1f471dc16a by Kevin Cheng · 6 years ago
  48. 1f471dc Update run_tests.sh and remove from PREUPLOAD.cfg. by Kevin Cheng · 6 years ago
  49. d9d5f0f Move print statments over to py3 style. by Kevin Cheng · 6 years ago
  50. 507544a Add in the rest of acloud deps. am: 7639d5fa29 by Kevin Cheng · 6 years ago
  51. 7639d5f Add in the rest of acloud deps. by Kevin Cheng · 6 years ago
  52. 0b492ff Add py-dateutil to acloud binary target. am: 31e8429181 am: cfcfb137ce by Kevin Cheng · 6 years ago
  53. cfcfb13 Add py-dateutil to acloud binary target. am: 31e8429181 by Kevin Cheng · 6 years ago
  54. 31e8429 Add py-dateutil to acloud binary target. by Kevin Cheng · 6 years ago
  55. 6aaeecd Merge "Add Android.bp file to build acloud binary" am: 764dab4b31 am: 5cb38ee53e by herbertxue · 6 years ago
  56. 5cb38ee Merge "Add Android.bp file to build acloud binary" am: 764dab4b31 by herbertxue · 6 years ago
  57. 764dab4 Merge "Add Android.bp file to build acloud binary" by Treehugger Robot · 6 years ago
  58. a7a3673 Update gstorage_client and android_compute_client to be pylint compliant. am: 308f766bff by herbertxue · 6 years ago
  59. 8b5be7f Update gstorage_client and android_compute_client to be pylint compliant. by herbertxue · 6 years ago
  60. 615af07 Add Android.bp file to build acloud binary by herbertxue · 6 years ago
  61. 308f766 Update gstorage_client and android_compute_client to be pylint compliant. by herbertxue · 6 years ago
  62. 4f2c468 Fix up arg parsing. am: b21d771cf5 am: f9bee242d1 by Kevin Cheng · 6 years ago
  63. f9bee24 Fix up arg parsing. am: b21d771cf5 by Kevin Cheng · 6 years ago
  64. b21d771 Fix up arg parsing. by Kevin Cheng · 6 years ago
  65. 3565b86 Merge "Add in acloud.sh to be main entry point into acloud." am: 99594fa79d by Kevin Cheng · 6 years ago
  66. 511f55b fix up unittest failure due to utils.Retry changes. am: d25feee221 by Kevin Cheng · 6 years ago
  67. cd052e1 Merge "Update gstorage, create_cuttlefish_action, and others to be pylint compliant." am: a90343417c by Sam Chiu · 6 years ago
  68. 36f761d Merge "Update run_tests.sh to support coverage report" am: 8e87141fdc by Sam Chiu · 6 years ago
  69. f5f6674 Merge "Update create_goldfish_action and error to be pylint compliant." am: bec6b54835 by herbertxue · 6 years ago
  70. 87ce218 Merge "Update acloud_kernel and goldfish_compute_client + others to be pylint compliant." am: ae407104af by cylan · 6 years ago
  71. 9927317 Merge "Add in acloud.sh to be main entry point into acloud." am: 99594fa79d by Kevin Cheng · 6 years ago
  72. 0ec4589 Silence oauth2client warning when running acloud. am: f4137c6dcb am: 021706a0dc by Kevin Cheng · 6 years ago
  73. ac839b9 Merge "Pylint fixing base_could_client,acloud_main,avd and common_operations." am: 27e910b454 by Kevin Cheng · 6 years ago
  74. 99594fa Merge "Add in acloud.sh to be main entry point into acloud." by Treehugger Robot · 6 years ago
  75. 3343c61 fix up unittest failure due to utils.Retry changes. am: d25feee221 by Kevin Cheng · 6 years ago
  76. b2076af Merge "Update gstorage, create_cuttlefish_action, and others to be pylint compliant." by Sam Chiu · 6 years ago
  77. 2cdba7d Merge "Update run_tests.sh to support coverage report" am: 8e87141fdc by Sam Chiu · 6 years ago
  78. 0a84145 Merge "Update create_goldfish_action and error to be pylint compliant." by herbertxue · 6 years ago
  79. 6944367 Merge "Update acloud_kernel and goldfish_compute_client + others to be pylint compliant." by cylan · 6 years ago
  80. 021706a Silence oauth2client warning when running acloud. am: f4137c6dcb by Kevin Cheng · 6 years ago
  81. 06ee242 Merge "Pylint fixing base_could_client,acloud_main,avd and common_operations." by Kevin Cheng · 6 years ago
  82. d25feee fix up unittest failure due to utils.Retry changes. by Kevin Cheng · 6 years ago
  83. a903434 Merge "Update gstorage, create_cuttlefish_action, and others to be pylint compliant." by Treehugger Robot · 6 years ago
  84. 7ff74be Add in acloud.sh to be main entry point into acloud. by Kevin Cheng · 6 years ago
  85. 8e87141 Merge "Update run_tests.sh to support coverage report" by Treehugger Robot · 6 years ago
  86. bec6b54 Merge "Update create_goldfish_action and error to be pylint compliant." by Treehugger Robot · 6 years ago
  87. ae40710 Merge "Update acloud_kernel and goldfish_compute_client + others to be pylint compliant." by Treehugger Robot · 6 years ago
  88. 46ea311 Update gstorage, create_cuttlefish_action, and others to be pylint compliant. by Sam Chiu · 6 years ago
  89. 0d77ae1 Update acloud_kernel and goldfish_compute_client + others to be pylint compliant. by cylan · 6 years ago
  90. 769e1b7 Update create_goldfish_action and error to be pylint compliant. by herbertxue · 6 years ago
  91. 6add543 Update run_tests.sh to support coverage report by Sam Chiu · 6 years ago
  92. f4137c6 Silence oauth2client warning when running acloud. by Kevin Cheng · 6 years ago
  93. 27e910b Merge "Pylint fixing base_could_client,acloud_main,avd and common_operations." by Treehugger Robot · 6 years ago
  94. 3031f8a Pylint fixing base_could_client,acloud_main,avd and common_operations. by Kevin Cheng · 6 years ago
  95. 195e538 pylint fixing for {cvd,gcompute}_compute_client and device_driver. am: 5c124ec15e by Kevin Cheng · 6 years ago
  96. 5b0bb2c pylint fixing for {cvd,gcompute}_compute_client and device_driver. by Kevin Cheng · 6 years ago
  97. 5c124ec pylint fixing for {cvd,gcompute}_compute_client and device_driver. by Kevin Cheng · 6 years ago
  98. 12b40d2 Add in pylintrc to adhere to common style. am: 5554d2eb5c am: b71e9a597b by Kevin Cheng · 6 years ago
  99. b71e9a5 Add in pylintrc to adhere to common style. am: 5554d2eb5c by Kevin Cheng · 6 years ago
  100. e3899eb Add kevcheng to OWNERS. by Kevin Cheng · 6 years ago