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