1. 1ea015f Add in check for python version < 2.7.13. by Kevin Cheng · 6 years ago
  2. fd15dfd Infer flavor from locally built image by herbertxue · 6 years ago
  3. e6c9687 Merge "Acloud: add help information for --verbose and --no-autoconnect" by Treehugger Robot · 6 years ago
  4. 53fd847 Acloud: add help information for --verbose and --no-autoconnect by daviddclo · 6 years ago
  5. 7de3b23 Refactor acloud.public.errors to acloud.errors. by Sam Chiu · 6 years ago
  6. 1c4ecc9 acloud: local image slight changes by chojoyce · 6 years ago
  7. 4569dca acloud: Support acloud reconnect command. by cylan · 6 years ago
  8. ce6cfb0 Cherrypick cl/217729965 by Kevin Cheng · 6 years ago
  9. 9555924 Create a setup.py script by Erwin Jansen · 6 years ago
  10. 56c5889 Support acloud list command. by Sam Chiu · 6 years ago
  11. 07293a3 Support delete local instance in acloud deleted function. by herbertxue · 6 years ago
  12. 4d9bb4b Use a default all scopes to create credentials. by Sam Chiu · 6 years ago
  13. c9424a8 Add in --network so we can specify gce network at the cmdline. by Kevin Cheng · 6 years ago
  14. f2285de Delete TranslateAlias() that is no longer used. by herbertxue · 6 years ago
  15. bfd281a Merge "Add in simple metrics for acloud." by Treehugger Robot · 6 years ago
  16. 6001db3 Add in simple metrics for acloud. by Kevin Cheng · 6 years ago
  17. 1f582bc Set network's subnetwork. by Kevin Cheng · 6 years ago
  18. 42ac7c5 Update help message. by Sam Chiu · 6 years ago
  19. e669ef7 Update the output of acloud usage and help. by Sam Chiu · 6 years ago
  20. bedaa65 Merge "Make delete a little bit handier." by Kevin Cheng · 6 years ago
  21. eb85e86 Make delete a little bit handier. by Kevin Cheng · 6 years ago
  22. 63141a7 Fix problem that build_target of instance name is always none. by Sam Chiu · 6 years ago
  23. 6671372 acloud: implement autoconnect for create commands. by cylan · 6 years ago
  24. 31fc533 acloud: Create instance and upload local image by cylan · 6 years ago
  25. cd004bc acloud: download remote image artifacts from Android Build. by chojoyce · 6 years ago
  26. 99cf3d3 Add in acloud pre-setup routine. by Kevin Cheng · 6 years ago
  27. df01c42 Create RemoteImage RemoteInstance classes. by herbertxue · 6 years ago
  28. 445941f Simplify log format for debugging by Sam Chiu · 6 years ago
  29. c64f343 Parse hw_property args in acloud create cmd by Sam Chiu · 6 years ago
  30. 86d43c7 Add in option to report internal IP (--report_internal_ip). by Kevin Cheng · 6 years ago
  31. 54f2d7c Merge "acloud: Define new common_hw_property_map in internal config." by Sam Chiu · 6 years ago
  32. 58dad6e acloud: Define new common_hw_property_map in internal config. by Sam Chiu · 6 years ago
  33. b617e8a acloud: Handle branch & build_target in AVDSpec if user doesn't specify branch or build_target. by herbertxue · 6 years ago
  34. 8668661 acloud: Set default machine_type to n1-standard-4. by Sam Chiu · 6 years ago
  35. 2625b04 acloud: Handle local_image in AVDSpec. by herbertxue · 6 years ago
  36. 34776bb Add new option "gcp_init" for acloud setup by herbertxue · 6 years ago
  37. 29d858f revamp logger setting by Sam Chiu · 6 years ago
  38. 84d3eed acloud: Cherrypick cl/203969178 by Kevin Cheng · 6 years ago
  39. c3d0d5e acloud: Add in AVDSpec class and basic arg parsing. by Kevin Cheng · 6 years ago
  40. 81bdc65 Setup users host env for local instance support by Sam Chiu · 6 years ago
  41. 3087af5 acloud: Add in create framework and create_args. by Kevin Cheng · 6 years ago
  42. 4fce0bc acloud: Fix up config unittests. by Kevin Cheng · 6 years ago
  43. a38b6e9 Merge "Update config manager to handle user config for each situation." by Treehugger Robot · 6 years ago
  44. 18c9b26 Update config manager to handle user config for each situation. by herbertxue · 6 years ago
  45. 3e35250 Merge "Remove redundant StreamHandler" by Sam Chiu · 6 years ago
  46. fde41e9 Remove redundant StreamHandler by Sam Chiu · 6 years ago
  47. 0cf6cef Add in google_sdk.py module by herbertxue · 6 years ago
  48. ab0b36b Clean up unusued files and some other maintenance stuff. by Kevin Cheng · 6 years ago
  49. 147a978 Fix typo. by xingdai · 6 years ago
  50. 8a00d46 Add json key file support for acloud. by xingdai · 6 years ago
  51. 0171e9b Merge in cl/202983157 by Kevin Cheng · 6 years ago
  52. ee6030f Add in setup command and entry point. by Kevin Cheng · 6 years ago
  53. bced4af Merge in cl/201712945 by Kevin Cheng · 6 years ago
  54. d9d5f0f Move print statments over to py3 style. by Kevin Cheng · 6 years ago
  55. b21d771 Fix up arg parsing. by Kevin Cheng · 6 years ago
  56. 99594fa Merge "Add in acloud.sh to be main entry point into acloud." by Treehugger Robot · 6 years ago
  57. a903434 Merge "Update gstorage, create_cuttlefish_action, and others to be pylint compliant." by Treehugger Robot · 6 years ago
  58. 7ff74be Add in acloud.sh to be main entry point into acloud. by Kevin Cheng · 6 years ago
  59. bec6b54 Merge "Update create_goldfish_action and error to be pylint compliant." by Treehugger Robot · 6 years ago
  60. ae40710 Merge "Update acloud_kernel and goldfish_compute_client + others to be pylint compliant." by Treehugger Robot · 6 years ago
  61. 46ea311 Update gstorage, create_cuttlefish_action, and others to be pylint compliant. by Sam Chiu · 6 years ago
  62. 0d77ae1 Update acloud_kernel and goldfish_compute_client + others to be pylint compliant. by cylan · 6 years ago
  63. 769e1b7 Update create_goldfish_action and error to be pylint compliant. by herbertxue · 6 years ago
  64. f4137c6 Silence oauth2client warning when running acloud. by Kevin Cheng · 6 years ago
  65. 27e910b Merge "Pylint fixing base_could_client,acloud_main,avd and common_operations." by Treehugger Robot · 6 years ago
  66. 3031f8a Pylint fixing base_could_client,acloud_main,avd and common_operations. by Kevin Cheng · 6 years ago
  67. 5c124ec pylint fixing for {cvd,gcompute}_compute_client and device_driver. by Kevin Cheng · 6 years ago
  68. b596388 Secondary migration from google3 into AOSP. by Kevin Cheng · 6 years ago
  69. f24be08 Implement retry related functions by Fang Deng · 7 years ago
  70. b34b63e Merge "Add internal/lib/driver_test_lib.py to fix unit tests." by Tri Vo · 8 years ago
  71. 05f0189 Add internal/lib/driver_test_lib.py to fix unit tests. by Tri Vo · 8 years ago
  72. 69498c3 [Acloud] Automatically creating ssh key pair by Fang Deng · 8 years ago
  73. cef4b11 [Acloud] Check if user has access to the project on start by Fang Deng · 8 years ago
  74. fed6a6f [Acloud] Support per-instance sshkey by Fang Deng · 8 years ago
  75. 863e0ee Merge "Android.mk, setup.py, __main__.py to package acloud. Update README.md" by Tri Vo · 8 years ago
  76. b1df82e Merge "Get rid of google-internal dependencies. Rename acloud.py->acloud_main.py to resolve import error." by Tri Vo · 8 years ago
  77. fbef7c9 Always colllect logcat and serial logs. by Fang Deng · 8 years ago
  78. 0c60961 References to /dev/block/sda2 may stop working with containierization by Greg Hartman · 8 years ago
  79. 0809e5f Android.mk, setup.py, __main__.py to package acloud. Update README.md by Tri Vo · 8 years ago
  80. 29ac182 Add unittests. by Tri Vo · 8 years ago
  81. 8e29253 Get rid of google-internal dependencies. by Tri Vo · 8 years ago
  82. f6a7217 Add acloud/public/data/default.config needed to to fill out by Tri Vo · 8 years ago
  83. b293fdb initial commit of acloud for open sourcing by Keun Soo Yim · 8 years ago