1. 147a978 Fix typo. by xingdai · 6 years ago
  2. 8a00d46 Add json key file support for acloud. by xingdai · 6 years ago
  3. eba0c42 Merge "Use private key to create the ssh public key." by Treehugger Robot · 6 years ago
  4. a947cce Merge "Add kevcheng to OWNERS." by Treehugger Robot · 6 years ago
  5. 4f73c1f Use private key to create the ssh public key. by cylan · 6 years ago
  6. a9dac95 Update oauth2client credential API call. by Kevin Cheng · 6 years ago
  7. 0171e9b Merge in cl/202983157 by Kevin Cheng · 6 years ago
  8. ee6030f Add in setup command and entry point. by Kevin Cheng · 6 years ago
  9. bced4af Merge in cl/201712945 by Kevin Cheng · 6 years ago
  10. fa8dc66 Merge "Move print statments over to py3 style." by Treehugger Robot · 6 years ago
  11. 1f471dc Update run_tests.sh and remove from PREUPLOAD.cfg. by Kevin Cheng · 6 years ago
  12. d9d5f0f Move print statments over to py3 style. by Kevin Cheng · 6 years ago
  13. 7639d5f Add in the rest of acloud deps. by Kevin Cheng · 6 years ago
  14. 31e8429 Add py-dateutil to acloud binary target. by Kevin Cheng · 6 years ago
  15. 764dab4 Merge "Add Android.bp file to build acloud binary" by Treehugger Robot · 6 years ago
  16. 615af07 Add Android.bp file to build acloud binary by herbertxue · 6 years ago
  17. 308f766 Update gstorage_client and android_compute_client to be pylint compliant. by herbertxue · 6 years ago
  18. b21d771 Fix up arg parsing. by Kevin Cheng · 6 years ago
  19. 99594fa Merge "Add in acloud.sh to be main entry point into acloud." by Treehugger Robot · 6 years ago
  20. d25feee fix up unittest failure due to utils.Retry changes. by Kevin Cheng · 6 years ago
  21. a903434 Merge "Update gstorage, create_cuttlefish_action, and others to be pylint compliant." by Treehugger Robot · 6 years ago
  22. 7ff74be Add in acloud.sh to be main entry point into acloud. by Kevin Cheng · 6 years ago
  23. 8e87141 Merge "Update run_tests.sh to support coverage report" by Treehugger Robot · 6 years ago
  24. bec6b54 Merge "Update create_goldfish_action and error to be pylint compliant." by Treehugger Robot · 6 years ago
  25. ae40710 Merge "Update acloud_kernel and goldfish_compute_client + others to be pylint compliant." by Treehugger Robot · 6 years ago
  26. 46ea311 Update gstorage, create_cuttlefish_action, and others to be pylint compliant. by Sam Chiu · 6 years ago
  27. 0d77ae1 Update acloud_kernel and goldfish_compute_client + others to be pylint compliant. by cylan · 6 years ago
  28. 769e1b7 Update create_goldfish_action and error to be pylint compliant. by herbertxue · 6 years ago
  29. 6add543 Update run_tests.sh to support coverage report by Sam Chiu · 6 years ago
  30. f4137c6 Silence oauth2client warning when running acloud. by Kevin Cheng · 6 years ago
  31. 27e910b Merge "Pylint fixing base_could_client,acloud_main,avd and common_operations." by Treehugger Robot · 6 years ago
  32. 3031f8a Pylint fixing base_could_client,acloud_main,avd and common_operations. by Kevin Cheng · 6 years ago
  33. 5c124ec pylint fixing for {cvd,gcompute}_compute_client and device_driver. by Kevin Cheng · 6 years ago
  34. e3899eb Add kevcheng to OWNERS. by Kevin Cheng · 6 years ago
  35. 5554d2e Add in pylintrc to adhere to common style. by Kevin Cheng · 6 years ago
  36. b596388 Secondary migration from google3 into AOSP. by Kevin Cheng · 6 years ago
  37. a3e134e Merge "Update run_tests.sh to look for tests in //tools/acloud only." by Kevin Cheng · 6 years ago
  38. 9eb214e Update run_tests.sh to look for tests in //tools/acloud only. by Sam Chiu · 6 years ago
  39. 5b86c19 Add in preupload hook for pylint and unittests. by Kevin Cheng · 6 years ago
  40. d290089 Merge "Update acloud prerequisites." by Treehugger Robot · 6 years ago
  41. 9073f20 Update acloud prerequisites. by Fang Deng · 6 years ago
  42. 26e4dc1 Implement TempDir by Fang Deng · 6 years ago
  43. f24be08 Implement retry related functions by Fang Deng · 6 years ago
  44. 88bdc7d Added OWNERS by Jongmok Hong · 7 years ago
  45. 4ec81cf Merge "update proto py files" by Treehugger Robot · 7 years ago
  46. 74d7f6f update proto py files by Yuexi Ma · 7 years ago
  47. bd00c77 update compiled py protobuf by Yuexi Ma · 7 years ago
  48. b34b63e Merge "Add internal/lib/driver_test_lib.py to fix unit tests." by Tri Vo · 7 years ago
  49. 05f0189 Add internal/lib/driver_test_lib.py to fix unit tests. by Tri Vo · 7 years ago
  50. 69498c3 [Acloud] Automatically creating ssh key pair by Fang Deng · 7 years ago
  51. cef4b11 [Acloud] Check if user has access to the project on start by Fang Deng · 7 years ago
  52. fed6a6f [Acloud] Support per-instance sshkey by Fang Deng · 7 years ago
  53. 863e0ee Merge "Android.mk, setup.py, __main__.py to package acloud. Update README.md" by Tri Vo · 7 years ago
  54. d0d8038 Merge "add internal/lib/android_build_client.py and internal/lib/android_build_client_test.py" by Tri Vo · 7 years ago
  55. b1df82e Merge "Get rid of google-internal dependencies. Rename acloud.py->acloud_main.py to resolve import error." by Tri Vo · 7 years ago
  56. 1d476f4 Merge "[acloud] Formalize disk, image, instance names." by Fang Deng · 7 years ago
  57. 93ef359 [acloud] Formalize disk, image, instance names. by Fang Deng · 7 years ago
  58. fbef7c9 Always colllect logcat and serial logs. by Fang Deng · 7 years ago
  59. 0c60961 References to /dev/block/sda2 may stop working with containierization by Greg Hartman · 8 years ago
  60. 8692969 Merge "Add compiled internal_config.proto and user_config.proto and a script to generate them." by Tri Vo · 8 years ago
  61. 0809e5f Android.mk, setup.py, __main__.py to package acloud. Update README.md by Tri Vo · 8 years ago
  62. b6bcfd3 Merge "Add unittests." by Tri Vo · 8 years ago
  63. a3141f5 Add auth.py that depends on open-source tools only. by Tri Vo · 8 years ago
  64. 29ac182 Add unittests. by Tri Vo · 8 years ago
  65. e6638de add internal/lib/android_build_client.py and by Tri Vo · 8 years ago
  66. 8e29253 Get rid of google-internal dependencies. by Tri Vo · 8 years ago
  67. b3a1654 Add compiled internal_config.proto and user_config.proto by Tri Vo · 8 years ago
  68. f6a7217 Add acloud/public/data/default.config needed to to fill out by Tri Vo · 8 years ago
  69. b293fdb initial commit of acloud for open sourcing by Keun Soo Yim · 8 years ago
  70. 0b2ab39 Initial empty repository by kuantung · 8 years ago