Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
e2d656481840cf9d5f39405ecdfd2c0f40cf64b0
/
adb
/
commandline.cpp
b463baf
adb: add track-jdwp and track-devices commands.
by Josh Gao
· 9 years ago
eaae97e
adb: support forwarding TCP port 0.
by David Pursell
· 9 years ago
ccafc79
Fix NULL deref on exec-in with insufficient arguments
by Zach Riggle
· 9 years ago
643bc36
Merge "adb: add reconnect command."
by Yabin Cui
· 9 years ago
48a3481
adb: after `adb root`, wait for the device in any state.
by Josh Gao
· 9 years ago
86441c3
adb: add support for 'wait-for-any'.
by Josh Gao
· 9 years ago
08881e7
adb: make 'wait-for-{recovery,sideload,bootloader} work.
by Josh Gao
· 9 years ago
1f4ec19
adb: add reconnect command.
by Yabin Cui
· 9 years ago
34e560b
Fix buffer overrun in adb wait-for-device.
by Elliott Hughes
· 9 years ago
d26abed
adb: wait for restore to complete before returning.
by Josh Gao
· 9 years ago
d262122
adb: wait for adbd to die and respawn in root/unroot.
by Josh Gao
· 9 years ago
f56c391
adb: bail out if wait_for_device fails in send_shell_command.
by Josh Gao
· 9 years ago
b5fea14
adb: make adb_thread_func_t return void, add adb_thread_exit.
by Josh Gao
· 9 years ago
d18aea9
Merge changes I93287b87,I30a3eb0b
by Josh Gao
· 9 years ago
f3f6a1d
adb: add adb_get_feature_set.
by Josh Gao
· 9 years ago
a935220
Merge "adb: fix subprocess termination for legacy shell."
by David Pursell
· 9 years ago
2e02dc6
adb: SIGWINCH support for Windows
by Spencer Low
· 9 years ago
57dd5ae
adb: fix subprocess termination for legacy shell.
by David Pursell
· 9 years ago
0aacbbe
adb: fix GetFeatureSet() to indicate failure.
by David Pursell
· 9 years ago
82509e7
Merge "adb host: add device state in "adb wait-for-*""
by Elliott Hughes
· 9 years ago
fe01885
Improve "adb install"'s error message slightly.
by Elliott Hughes
· 9 years ago
1fbc9db
adb host: add device state in "adb wait-for-*"
by Leo Sartre
· 9 years ago
aae38d9
Merge "adb: shell: add -n flag to not read from stdin."
by Josh Gao
· 9 years ago
7d58607
adb: shell: add -n flag to not read from stdin.
by Josh Gao
· 9 years ago
4f71319
Track rename of base/ to android-base/.
by Elliott Hughes
· 9 years ago
65433da
Avoid SIGPIPE in adb.
by Elliott Hughes
· 9 years ago
c2252df
Don't send $TERM unless we're talking to a new adbd.
by Elliott Hughes
· 9 years ago
18ddf5c
Pass $TERM to the device.
by Elliott Hughes
· 9 years ago
56e6813
Improve adb help text and adb backup error reporting.
by Elliott Hughes
· 9 years ago
b7b1edf
adb: remove exit-time destructors.
by Josh Gao
· 9 years ago
3c540ae
Merge "Add -e to the adb shell documentation."
by Elliott Hughes
· 9 years ago
0e42c2a
Add -e to the adb shell documentation.
by Elliott Hughes
· 9 years ago
28416d6
Fix adb shell escape handling.
by Elliott Hughes
· 9 years ago
6fa848a
use new cmd command
by Todd Kennedy
· 9 years ago
11d18f1
Merge changes I70c94c4b,Ifd8769ed
by Josh Gao
· 9 years ago
09c5bbf
adb: remove use of mkdirs from `adb backup`.
by Josh Gao
· 9 years ago
0fbf961
Fix Mac adb build.
by Elliott Hughes
· 9 years ago
c15b17f
adb shell SIGWINCH support.
by Elliott Hughes
· 9 years ago
aff48cb
Merge "adb: fix adb reverse --no-rebind help text" am: 4f23917299
by Elliott Hughes
· 9 years ago
4f23917
Merge "adb: fix adb reverse --no-rebind help text"
by Elliott Hughes
· 9 years ago
58ee99e
Merge "adb: allow multiple args to push/pull." am: fe54c96ab2
by Josh Gao
· 9 years ago
fe54c96
Merge "adb: allow multiple args to push/pull."
by Josh Gao
· 9 years ago
587ea20
adb: fix adb reverse --no-rebind help text
by Spencer Low
· 9 years ago
34e0d64
Merge "adb: create unix_isatty() function." am: d9ff9873df
by David Pursell
· 9 years ago
c5b8ad8
adb: create unix_isatty() function.
by David Pursell
· 9 years ago
0578677
adb: allow multiple args to push/pull.
by Josh Gao
· 9 years ago
dcaf693
Merge "adb: use correct _WIN32 macro." am: 5c75b529f6
by Josh Gao
· 9 years ago
4a13972
adb: use correct _WIN32 macro.
by Josh Gao
· 9 years ago
edb7862
Merge "adb: fix adb client running out of sockets on Windows" am: 1e2382a027
by Elliott Hughes
· 9 years ago
351ecd1
adb: fix adb client running out of sockets on Windows
by Spencer Low
· 9 years ago
39f7a1f
Merge "Show transfer progress in adb sync/pull/push." am: 26352bf1fb
by Elliott Hughes
· 9 years ago
b708d16
Show transfer progress in adb sync/pull/push.
by Elliott Hughes
· 9 years ago
f856b39
Merge "adb: fix -Tt options to match ssh." am: 76e9236a42
by David Pursell
· 9 years ago
08a2709
adb: fix -Tt options to match ssh.
by David Pursell
· 9 years ago
04c64db
Merge "adb: Mask SIGTTIN so that I/O works when backgrounded." am: 69ccb9532c
by Josh Gao
· 9 years ago
8dcdb57
adb: Mask SIGTTIN so that I/O works when backgrounded.
by Josh Gao
· 9 years ago
2535ea1
am ca0d66d5: Merge "adb: non-interactive shell stdin."
by David Pursell
· 9 years ago
1ed57f0
adb: non-interactive shell stdin.
by David Pursell
· 9 years ago
28a3e49
am 1407b286: Merge "Fix adb -d/-e error reporting."
by Elliott Hughes
· 9 years ago
8d28e19
Fix adb -d/-e error reporting.
by Elliott Hughes
· 9 years ago
428f343
am de3faec6: am fd18d9e2: Merge "adb: put legacy shell: service back in."
by David Pursell
· 9 years ago
de3faec
am fd18d9e2: Merge "adb: put legacy shell: service back in."
by David Pursell
· 9 years ago
70ef7b4
adb: put legacy shell: service back in.
by David Pursell
· 9 years ago
b8db643
am 56ece709: am e4975da3: Merge "Adb: use VLOG() to replace D() for verbose logging."
by Yabin Cui
· 9 years ago
56ece70
am e4975da3: Merge "Adb: use VLOG() to replace D() for verbose logging."
by Yabin Cui
· 9 years ago
aed3c61
Adb: use VLOG() to replace D() for verbose logging.
by Yabin Cui
· 9 years ago
90f297a
am b0d84d16: am 36856b73: Merge "adb: add -Tt options to `adb shell`."
by David Pursell
· 9 years ago
b0d84d1
am 36856b73: Merge "adb: add -Tt options to `adb shell`."
by David Pursell
· 9 years ago
4e2fd36
adb: add -Tt options to `adb shell`.
by David Pursell
· 9 years ago
de6aed8
am a3ef4fad: am 0af19a0e: Merge "adb: Fix missing shell protocol usage."
by David Pursell
· 9 years ago
a3ef4fa
am 0af19a0e: Merge "adb: Fix missing shell protocol usage."
by David Pursell
· 9 years ago
71c8312
adb: Fix missing shell protocol usage.
by David Pursell
· 9 years ago
e4c0454
am 07448e07: am 76f4a653: Merge changes from topic \'adb_shell\'
by David Pursell
· 9 years ago
07448e0
am 76f4a653: Merge changes from topic \'adb_shell\'
by David Pursell
· 9 years ago
606835a
adb: add client side shell protocol and enable.
by David Pursell
· 9 years ago
824a51e
am bd9305ee: am 0df24ea2: Merge "adb: refactor _is_valid_ack_reply_fd"
by Yabin Cui
· 9 years ago
bd9305e
am 0df24ea2: Merge "adb: refactor _is_valid_ack_reply_fd"
by Yabin Cui
· 9 years ago
a13df30
adb: refactor _is_valid_ack_reply_fd
by Spencer Low
· 9 years ago
04aa493
am 74b6e8ec: am e4c1bb53: Merge "adb: `features` passes transport features."
by David Pursell
· 9 years ago
74b6e8e
am e4c1bb53: Merge "adb: `features` passes transport features."
by David Pursell
· 9 years ago
880be43
adb: `features` passes transport features.
by David Pursell
· 9 years ago
9bbc68d
am 7d0b4ada: am 6562c151: Merge "adb: clean up debug tracing a little."
by Yabin Cui
· 9 years ago
7d0b4ad
am 6562c151: Merge "adb: clean up debug tracing a little."
by Yabin Cui
· 9 years ago
7a3f8d6
adb: clean up debug tracing a little.
by Yabin Cui
· 9 years ago
59224c9
resolved conflicts for merge of 46603db5 to mnc-dr-dev-plus-aosp
by Elliott Hughes
· 9 years ago
1f9d3b0
am c9525ec3: Merge "adb: set thread names (linux & mac)"
by Siva Velusamy
· 9 years ago
49ee7cf
adb: set thread names (linux & mac)
by Siva Velusamy
· 9 years ago
24f165f
Minimal fix for adb backup.
by Elliott Hughes
· 9 years ago
e4baae6
am 12d762e1: am e8e272c5: Merge "EINTR is handled by adb_read/unix_read and friends."
by Elliott Hughes
· 9 years ago
8fcd8bc
EINTR is handled by adb_read/unix_read and friends.
by Elliott Hughes
· 9 years ago
6b5f77c
am c583c511: am 186f1dee: Merge "adb sync cleanup."
by Elliott Hughes
· 9 years ago
aa24549
adb sync cleanup.
by Elliott Hughes
· 9 years ago
f3f5bce
am 6a701bd9: am b53b521e: Merge "Add `adb features`."
by David Pursell
· 9 years ago
90d4b73
Add `adb features`.
by Dan Albert
· 9 years ago
56d1189
am 80e83972: am 9537ca80: Merge "adb: start-server and kill-server error output"
by Elliott Hughes
· 9 years ago
f18fc08
adb: start-server and kill-server error output
by Spencer Low
· 9 years ago
efc8077
am c01231b3: am 2fb00423: Merge "Always include the adb version in the log."
by Elliott Hughes
· 9 years ago
42ae260
Always include the adb version in the log.
by Elliott Hughes
· 9 years ago
6396f64
am 61ff977b: am 1f36ae49: Merge "adb: win32: write ACK to separate pipe instead of stdout"
by Elliott Hughes
· 9 years ago
5c398d2
adb: win32: write ACK to separate pipe instead of stdout
by Spencer Low
· 9 years ago
Next »