1. 1c4ecc9 acloud: local image slight changes by chojoyce · 6 years ago
  2. 4569dca acloud: Support acloud reconnect command. by cylan · 6 years ago
  3. ff9a9db Merge "Cherrypick cl/217729965" by Treehugger Robot · 6 years ago
  4. 395b232 Add disclaimer that local instance is not a supported running mode. by Sam Chiu · 6 years ago
  5. ce6cfb0 Cherrypick cl/217729965 by Kevin Cheng · 6 years ago
  6. 99dfee3 Refactor delete command to use list.GetInstances function. by Sam Chiu · 6 years ago
  7. 4811097 Merge "try/except the import of Tkinter for mac support." by Treehugger Robot · 6 years ago
  8. 242fe3d Merge "Check lunch before proceeding pre-setup." by Sam Chiu · 6 years ago
  9. 53aa5a5 try/except the import of Tkinter for mac support. by Kevin Cheng · 6 years ago
  10. d22127a Check lunch before proceeding pre-setup. by Sam Chiu · 6 years ago
  11. 9555924 Create a setup.py script by Erwin Jansen · 6 years ago
  12. 9826f2c Merge "acloud: To change download remote image directory." by Treehugger Robot · 6 years ago
  13. 56c5889 Support acloud list command. by Sam Chiu · 6 years ago
  14. 07293a3 Support delete local instance in acloud deleted function. by herbertxue · 6 years ago
  15. 7657caf Merge "acloud: grab the build target name from the image name." by Treehugger Robot · 6 years ago
  16. f23e7d5 acloud: To change download remote image directory. by chojoyce · 6 years ago
  17. 1ac218d acloud: grab the build target name from the image name. by cylan · 6 years ago
  18. 358fb3e Update utils_test.py to pass on cloud-tf by Kevin Cheng · 6 years ago
  19. c87c767 Merge "Add Instance class for list and delete command." by Sam Chiu · 6 years ago
  20. 5029a25 Add Instance class for list and delete command. by Sam Chiu · 6 years ago
  21. 32b3814 acloud: Fixed setup GCE steps ssh fail in local image remote instance. by cylan · 6 years ago
  22. f6fc9fd Update device boot up detection logic for local instance. by Sam Chiu · 6 years ago
  23. da7f0ac Merge "Don't set the serial when creating local cuttlefish instance." by Treehugger Robot · 6 years ago
  24. c6b09dd Make utils_test.py more robust. by Kevin Cheng · 6 years ago
  25. c992c34 Don't set the serial when creating local cuttlefish instance. by Kevin Cheng · 6 years ago
  26. 4d9bb4b Use a default all scopes to create credentials. by Sam Chiu · 6 years ago
  27. 88cd13b Merge "Use the correct ratio to scale vnc display to fit into user's monitor." by Sam Chiu · 6 years ago
  28. 27c81eb Merge "Acloud: remove misplaced header" by Treehugger Robot · 6 years ago
  29. 7a477f5 Use the correct ratio to scale vnc display to fit into user's monitor. by Sam Chiu · 6 years ago
  30. 3b93162 Merge "Fix default bucket name is illegal in gcloud setup process." by Treehugger Robot · 6 years ago
  31. 90eceba Acloud: remove misplaced header by Jim Tang · 6 years ago
  32. 85a20f6 Readd back in --serial_log_file and --logcat_file until transition is done. by Kevin Cheng · 6 years ago
  33. efb02a8 Fix default bucket name is illegal in gcloud setup process. by herbertxue · 6 years ago
  34. c9424a8 Add in --network so we can specify gce network at the cmdline. by Kevin Cheng · 6 years ago
  35. bba927f Merge "Deprecating resolution config in create cmd." by Sam Chiu · 6 years ago
  36. cbc56c5 Deprecating resolution config in create cmd. by Sam Chiu · 6 years ago
  37. 52a8e72 Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  38. 9263a59 Merge "Run acloud unittests in preupload hook." by Kevin Cheng · 6 years ago
  39. 08005f4 Merge "Fix up broken unittests from aosp/793931" by Treehugger Robot · 6 years ago
  40. f2285de Delete TranslateAlias() that is no longer used. by herbertxue · 6 years ago
  41. bfd281a Merge "Add in simple metrics for acloud." by Treehugger Robot · 6 years ago
  42. 35aa776 Run acloud unittests in preupload hook. by Kevin Cheng · 6 years ago
  43. 480e121 Fix up broken unittests from aosp/793931 by Kevin Cheng · 6 years ago
  44. 6001db3 Add in simple metrics for acloud. by Kevin Cheng · 6 years ago
  45. 1f582bc Set network's subnetwork. by Kevin Cheng · 6 years ago
  46. 325d18b Merge "Update help message." by Sam Chiu · 6 years ago
  47. d9538b8 Merge "Refactor the device creation/summary details and updated style." by Treehugger Robot · 6 years ago
  48. 42ac7c5 Update help message. by Sam Chiu · 6 years ago
  49. ae7a49d Refactor the device creation/summary details and updated style. by Kevin Cheng · 6 years ago
  50. 01b58bd Remove unused create args. by Kevin Cheng · 6 years ago
  51. d3cd358 Merge "Update the output of acloud usage and help." by Sam Chiu · 6 years ago
  52. 2184c65 Merge "acloud: Fixed use the same port to connect the vnc when create num is 2." by Treehugger Robot · 6 years ago
  53. 1f638a1 acloud: Fixed use the same port to connect the vnc when create num is 2. by cylan · 6 years ago
  54. e669ef7 Update the output of acloud usage and help. by Sam Chiu · 6 years ago
  55. c330892 Remove su call in revert_host_setup.sh script. by Kevin Cheng · 6 years ago
  56. f097290 Merge "Add in qemu packages for install." by Treehugger Robot · 6 years ago
  57. 2aa41da acloud create local instance tweaks. by Kevin Cheng · 6 years ago
  58. f756bbd Add in qemu packages for install. by Kevin Cheng · 6 years ago
  59. 835a415 Build adb if it's not available if users wants autoconnect. by Kevin Cheng · 6 years ago
  60. bedaa65 Merge "Make delete a little bit handier." by Kevin Cheng · 6 years ago
  61. 1149682 Merge "Add acloud to droidcore." by Kevin Cheng · 6 years ago
  62. 7fb1424 Merge "Fix problem that build_target of instance name is always none." by Treehugger Robot · 6 years ago
  63. 6e0e67f Add acloud to droidcore. by Kevin Cheng · 6 years ago
  64. eb85e86 Make delete a little bit handier. by Kevin Cheng · 6 years ago
  65. 6100709 Create local instance with remote image by herbertxue · 6 years ago
  66. 63141a7 Fix problem that build_target of instance name is always none. by Sam Chiu · 6 years ago
  67. 47f9a11 Merge "acloud create: If setup was skipped, tell the user to do it, nicely." by Treehugger Robot · 6 years ago
  68. 258675e Merge "Update gitignore to ignore google specific scripts in pre_setup_sh." by Treehugger Robot · 6 years ago
  69. 4b8eacf acloud: Fixed print the details error. by cylan · 6 years ago
  70. cc6bf0d acloud create: If setup was skipped, tell the user to do it, nicely. by Kevin Cheng · 6 years ago
  71. 7fe29aa Merge "Update the details printed out to include adb serial (if it exists)." by Treehugger Robot · 6 years ago
  72. 2f3553d Update gitignore to ignore google specific scripts in pre_setup_sh. by Kevin Cheng · 6 years ago
  73. 8feddea Fix up default value in LaunchVncClient to be right value. by Kevin Cheng · 6 years ago
  74. 065fdd6 Update the details printed out to include adb serial (if it exists). by Kevin Cheng · 6 years ago
  75. 6671372 acloud: implement autoconnect for create commands. by cylan · 6 years ago
  76. 59d4143 Merge "acloud: Create instance and upload local image" by Treehugger Robot · 6 years ago
  77. 8213fb7 Update vnc profile creation to also create profile dir. by Kevin Cheng · 6 years ago
  78. 31fc533 acloud: Create instance and upload local image by cylan · 6 years ago
  79. 7ffb7ce Merge "Create local instance with local image" by Treehugger Robot · 6 years ago
  80. afbc658 Create local instance with local image by Sam Chiu · 6 years ago
  81. 990e228 Update build target infer logic to take into specified branch name. by Kevin Cheng · 6 years ago
  82. cd004bc acloud: download remote image artifacts from Android Build. by chojoyce · 6 years ago
  83. 99cf3d3 Add in acloud pre-setup routine. by Kevin Cheng · 6 years ago
  84. 8dd534e Merge "Apply branch and target prefixes conditionally." by Treehugger Robot · 6 years ago
  85. 58b7e79 Define ShouldRun for GcpTaskRunner and add --force for setup. by Kevin Cheng · 6 years ago
  86. e258045 Apply branch and target prefixes conditionally. by Kevin Cheng · 6 years ago
  87. fda3682 Merge "acloud: Add acloud_setup lib to python_test_host" by Treehugger Robot · 6 years ago
  88. 38ce744 Merge "Add 'ssvnc' to setup installing required packages." by Treehugger Robot · 6 years ago
  89. 4bb604a acloud: Add acloud_setup lib to python_test_host by Sam Chiu · 6 years ago
  90. df01c42 Create RemoteImage RemoteInstance classes. by herbertxue · 6 years ago
  91. ccf1685 Merge "acloud:Launch vnc client." by Sam Chiu · 6 years ago
  92. 1e996c5 acloud: Check cvd-host-package.tar.gz and local image exists. by cylan · 6 years ago
  93. 67779b1 acloud:Launch vnc client. by Sam Chiu · 6 years ago
  94. ae1696a Merge "Simplify log format for debugging" by Sam Chiu · 6 years ago
  95. f9416b4 Merge "Add acloud_test par to general-tests zip." by Treehugger Robot · 6 years ago
  96. 445941f Simplify log format for debugging by Sam Chiu · 6 years ago
  97. cecb7fe Add acloud_test par to general-tests zip. by Kevin Cheng · 6 years ago
  98. 1b818bb Add 'ssvnc' to setup installing required packages. by chojoyce · 6 years ago
  99. 4ae4277 Cherry pick cl/214534911 by Kevin Cheng · 6 years ago
  100. c64f343 Parse hw_property args in acloud create cmd by Sam Chiu · 6 years ago