Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
acloud
/
e791f600e8c47b98d6149aaf69637da0c885c8b6
e791f60
Add clearcut metrics tool to log start event
by Sam Chiu
· 6 years ago
d92ca49
Merge "Creating remote instance with compressed local image."
by Sam Chiu
· 6 years ago
96172ae
Creating remote instance with compressed local image.
by Sam Chiu
· 6 years ago
c011883
Merge "Enable deleting instances by specifying --adb-port."
by Treehugger Robot
· 6 years ago
c4f0c6d
Merge "To support goldfish type AVD in acloud create command."
by Treehugger Robot
· 6 years ago
80c4ce4
Enable deleting instances by specifying --adb-port.
by herbertxue
· 6 years ago
fc08362
Merge "Acloud: Failed on atest acloud_test when running repo upload"
by CY Lan
· 6 years ago
983f4e6
Merge "Update tv flavor default hw property to something desired."
by Treehugger Robot
· 6 years ago
ff98188
Acloud: Failed on atest acloud_test when running repo upload
by cylan
· 6 years ago
9d0c0fe
Update tv flavor default hw property to something desired.
by Kevin Cheng
· 6 years ago
5238707
Acloud: Remove libvirt from LIST_CF_USER_GROUPS
by cylan
· 6 years ago
735b000
Merge "Make sure the private key can be used to acloud reconnect."
by CY Lan
· 6 years ago
cbd7522
Merge "Propagate betty failures to Cheeps/acloud"
by Treehugger Robot
· 6 years ago
ada2dce
Propagate betty failures to Cheeps/acloud
by Richard Fung
· 6 years ago
64af2db
Make sure the private key can be used to acloud reconnect.
by cylan
· 6 years ago
0e242fa
fix up local instance not able be found issue.
by Sam Chiu
· 6 years ago
b14601c
Merge "Change acloud binary name from acloud to acloud-dev"
by Herbert Xue
· 6 years ago
494891e
To support goldfish type AVD in acloud create command.
by herbertxue
· 6 years ago
25c3ed1
Merge "acloud create - new specified argument "--yes" to automatic yes to prompts."
by Treehugger Robot
· 6 years ago
00b241b
Change acloud binary name from acloud to acloud-dev
by herbertxue
· 6 years ago
dcf99f5
Add reconnect to setup.py
by Erwin Jansen
· 6 years ago
02f6762
Merge "Add samchiu@ as owner and remove yim@"
by Treehugger Robot
· 6 years ago
50bbded
Add samchiu@ as owner and remove yim@
by Kevin Cheng
· 6 years ago
7ef23b2
acloud create - new specified argument "--yes" to automatic yes to prompts.
by herbertxue
· 6 years ago
7169134
Reorder indices in the output of acloud delete/reconnect.
by Sam Chiu
· 6 years ago
b801d63
Make warning text color eaiser to see on white background.
by Sam Chiu
· 6 years ago
6bd8d13
Remove references to deprecated commands.
by Kevin Cheng
· 6 years ago
6263e91
Merge "Add cheeps option to acloud"
by Ben Lin
· 6 years ago
97503b2
Add cheeps option to acloud
by Richard Fung
· 6 years ago
23978de
Merge "Refactor AdbTools into its own module."
by Sam Chiu
· 6 years ago
0c06196
Merge "acloud delete - specify arg "local-instnace" to delete local instance only."
by Treehugger Robot
· 6 years ago
7bd20a2
acloud delete - specify arg "local-instnace" to delete local instance only.
by herbertxue
· 6 years ago
943b64d
Refactor AdbTools into its own module.
by Sam Chiu
· 6 years ago
1b8df51
Merge "Acloud: acloud create failed to create ssh tunnel but still did adb connect."
by CY Lan
· 6 years ago
2325910
Merge "Display elapsed time of instance for acloud list function."
by Treehugger Robot
· 6 years ago
04c69b5
Merge "Update default phone resolution and dpi to 720x1280 with 320dpi"
by Treehugger Robot
· 6 years ago
6705f5b
Display elapsed time of instance for acloud list function.
by herbertxue
· 6 years ago
e284462
Merge "acloud: acloud reconnect doesn't work with gce avd types"
by Treehugger Robot
· 6 years ago
ed44c96
Update default phone resolution and dpi to 720x1280 with 320dpi
by Kevin Cheng
· 6 years ago
3ecfee4
Merge "Fix when list function failed at instance IP is "None""
by Treehugger Robot
· 6 years ago
1cd9fb1
Merge "Fix debug log issue."
by Treehugger Robot
· 6 years ago
f5e808b
Fix broken link.
by Alan Stokes
· 6 years ago
92532b4
acloud setup: User must explicitly pass in --host to do host setup.
by Kevin Cheng
· 6 years ago
4b4bbd0
Acloud: acloud create failed to create ssh tunnel but still did adb connect.
by cylan
· 6 years ago
4323b83
Merge "Input enter in user anwser is equivalent to pressing n."
by Sam Chiu
· 6 years ago
8e8a1c8
Fix debug log issue.
by Sam Chiu
· 6 years ago
a075bfd
Add EscapeAnsi function to fix bug toward colored output.
by herbertxue
· 6 years ago
a969ad3
Merge "Acloud: Keep acloud command-line arguments consistent."
by Treehugger Robot
· 6 years ago
f1e3a89
Merge "Infer flavor from build target"
by Treehugger Robot
· 6 years ago
705b901
Input enter in user anwser is equivalent to pressing n.
by Sam Chiu
· 6 years ago
76b61c6
Acloud: Keep acloud command-line arguments consistent.
by cylan
· 6 years ago
a4c532a
Acloud: usage of this cvd_01_launch for local image remote instance.
by cylan
· 6 years ago
ad1c94c
Infer flavor from build target
by herbertxue
· 6 years ago
2a029f0
Replace dist-for-goals with a dist property.
by Jaewoong Jung
· 6 years ago
eea37eb
Fix when list function failed at instance IP is "None"
by herbertxue
· 6 years ago
3b2928d
Acloud: use ${BUILD_OS} in PREUPLOAD.cfg
by Jim Tang
· 6 years ago
7b103af
Acloud: fix typo ssnvc
by Jim Tang
· 6 years ago
d5726e8
acloud: acloud reconnect doesn't work with gce avd types
by chojoyce
· 6 years ago
44af381
Merge "acloud: Wait for a long time and no any response message when create --local-instance fail"
by Treehugger Robot
· 6 years ago
7a36173
acloud: support gce remote instance remote/local image
by chojoyce
· 6 years ago
efafc02
acloud: Wait for a long time and no any response message when create --local-instance fail
by chojoyce
· 6 years ago
94a7ff1
Merge "Show waiting for boot failure when boot actually fails."
by Kevin Cheng
· 6 years ago
73f1e5e
Merge "Update acloud pre-setup to be mac friendly"
by Treehugger Robot
· 6 years ago
4bfd69e
Show waiting for boot failure when boot actually fails.
by Kevin Cheng
· 6 years ago
f7850e4
Update acloud pre-setup to be mac friendly
by Kevin Cheng
· 6 years ago
1ea015f
Add in check for python version < 2.7.13.
by Kevin Cheng
· 6 years ago
41f5f9b
If user didn't specify a flavor, we would make the wrong build target, don't do that.
by Kevin Cheng
· 6 years ago
35a4417
Merge "Infer flavor from locally built image"
by Treehugger Robot
· 6 years ago
3453c9a
Merge "Make acloud googler setup more prominent."
by Treehugger Robot
· 6 years ago
9d96e16
Make acloud googler setup more prominent.
by Kevin Cheng
· 6 years ago
fd15dfd
Infer flavor from locally built image
by herbertxue
· 6 years ago
e6c9687
Merge "Acloud: add help information for --verbose and --no-autoconnect"
by Treehugger Robot
· 6 years ago
3640685
Merge "Refactor acloud.public.errors to acloud.errors."
by Sam Chiu
· 6 years ago
8c3bfd1
Merge "Add in instructions on how to build local image for users."
by Treehugger Robot
· 6 years ago
81806d8
Merge "Update PREUPLOAD hook to use atest prebuilt"
by Treehugger Robot
· 6 years ago
53fd847
Acloud: add help information for --verbose and --no-autoconnect
by daviddclo
· 6 years ago
328da4a
Add in instructions on how to build local image for users.
by Kevin Cheng
· 6 years ago
a43c782
Display googler setup go link no matter what.
by Kevin Cheng
· 6 years ago
c31aa8c
Update PREUPLOAD hook to use atest prebuilt
by Kevin Cheng
· 6 years ago
364f8d0
Merge "Hint googler about setup instructions for first time using acloud."
by Treehugger Robot
· 6 years ago
7de3b23
Refactor acloud.public.errors to acloud.errors.
by Sam Chiu
· 6 years ago
9542c57
Merge "Remove redundant create args from help."
by Treehugger Robot
· 6 years ago
2101661
Hint googler about setup instructions for first time using acloud.
by herbertxue
· 6 years ago
9aeed4d
Remove redundant create args from help.
by Kevin Cheng
· 6 years ago
9e1e27a
Clean ssvnc viewer for acloud delete.
by herbertxue
· 6 years ago
0a33a07
Look for local image in dist dir as well.
by Kevin Cheng
· 6 years ago
c1118a4
Fixing index when users need to choose multiple images.
by Morris Lin
· 6 years ago
6c738d6
Move the unsupported platform method to utils.
by Sam Chiu
· 6 years ago
f490980
Merge "acloud: local image slight changes"
by Treehugger Robot
· 6 years ago
0d6b264
Merge "Local instance for cuttlefish will set ANDROID_HOST_OUT for launch_cvd."
by Treehugger Robot
· 6 years ago
5fdddc8
Merge "Hint googler about setup instructions."
by Treehugger Robot
· 6 years ago
e0df2b5
Hint googler about setup instructions.
by herbertxue
· 6 years ago
999518b
Merge "Acloud: Update README.md."
by CY Lan
· 6 years ago
c99c899
Local instance for cuttlefish will set ANDROID_HOST_OUT for launch_cvd.
by Kevin Cheng
· 6 years ago
1c4ecc9
acloud: local image slight changes
by chojoyce
· 6 years ago
40cd17b
Acloud: Update README.md.
by cylan
· 6 years ago
4569dca
acloud: Support acloud reconnect command.
by cylan
· 6 years ago
ff9a9db
Merge "Cherrypick cl/217729965"
by Treehugger Robot
· 6 years ago
395b232
Add disclaimer that local instance is not a supported running mode.
by Sam Chiu
· 6 years ago
ce6cfb0
Cherrypick cl/217729965
by Kevin Cheng
· 6 years ago
Next »