Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
114ce7eb8ece4334233b86b2afb2af97058d99a1
/
adb
/
commandline.cpp
114ce7e
adb: fix subprocess termination for legacy shell.
by David Pursell
· 9 years ago
0110882
adb: fix GetFeatureSet() to indicate failure.
by David Pursell
· 9 years ago
ea7e9d3
Merge "adb host: add device state in "adb wait-for-*""
by Elliott Hughes
· 10 years ago
2a1cc34
Improve "adb install"'s error message slightly.
by Elliott Hughes
· 10 years ago
387ea45
adb host: add device state in "adb wait-for-*"
by Leo Sartre
· 10 years ago
f46cb15
Merge "adb: shell: add -n flag to not read from stdin."
by Josh Gao
· 10 years ago
ac25684
adb: shell: add -n flag to not read from stdin.
by Josh Gao
· 10 years ago
e016f5c
Track rename of base/ to android-base/.
by Elliott Hughes
· 10 years ago
63d2a25
Avoid SIGPIPE in adb.
by Elliott Hughes
· 10 years ago
4b592ff
Don't send $TERM unless we're talking to a new adbd.
by Elliott Hughes
· 10 years ago
ccda322
Pass $TERM to the device.
by Elliott Hughes
· 10 years ago
cd216b6
Improve adb help text and adb backup error reporting.
by Elliott Hughes
· 10 years ago
1cccaea
adb: remove exit-time destructors.
by Josh Gao
· 10 years ago
169ca25
Merge "Add -e to the adb shell documentation."
by Elliott Hughes
· 10 years ago
8edcdb9
Add -e to the adb shell documentation.
by Elliott Hughes
· 10 years ago
50c0df8
Fix adb shell escape handling.
by Elliott Hughes
· 10 years ago
fe1d250
use new cmd command
by Todd Kennedy
· 10 years ago
8c8cc21
Merge changes I70c94c4b,Ifd8769ed
by Josh Gao
· 10 years ago
7eff3f1
adb: remove use of mkdirs from `adb backup`.
by Josh Gao
· 10 years ago
57c3db2
Fix Mac adb build.
by Elliott Hughes
· 10 years ago
058619b
adb shell SIGWINCH support.
by Elliott Hughes
· 10 years ago
aabcdc7
Merge "adb: fix adb reverse --no-rebind help text" am: 4f23917299
by Elliott Hughes
· 10 years ago
36ac5d0
Merge "adb: fix adb reverse --no-rebind help text"
by Elliott Hughes
· 10 years ago
d70e33b
Merge "adb: allow multiple args to push/pull." am: fe54c96ab2
by Josh Gao
· 10 years ago
d1e3195
Merge "adb: allow multiple args to push/pull."
by Josh Gao
· 10 years ago
12fc069
adb: fix adb reverse --no-rebind help text
by Spencer Low
· 10 years ago
ad710a2
Merge "adb: create unix_isatty() function." am: d9ff9873df
by David Pursell
· 10 years ago
15c32af
adb: create unix_isatty() function.
by David Pursell
· 10 years ago
6d2d689
adb: allow multiple args to push/pull.
by Josh Gao
· 10 years ago
21394c6
Merge "adb: use correct _WIN32 macro." am: 5c75b529f6
by Josh Gao
· 10 years ago
5e6311b
adb: use correct _WIN32 macro.
by Josh Gao
· 10 years ago
1f09da6
Merge "adb: fix adb client running out of sockets on Windows" am: 1e2382a027
by Elliott Hughes
· 10 years ago
96fbf75
adb: fix adb client running out of sockets on Windows
by Spencer Low
· 10 years ago
6600d0c
Merge "Show transfer progress in adb sync/pull/push." am: 26352bf1fb
by Elliott Hughes
· 10 years ago
ca734aa
Show transfer progress in adb sync/pull/push.
by Elliott Hughes
· 10 years ago
322cdfd
Merge "adb: fix -Tt options to match ssh." am: 76e9236a42
by David Pursell
· 10 years ago
135f158
adb: fix -Tt options to match ssh.
by David Pursell
· 10 years ago
e1336cc
Merge "adb: Mask SIGTTIN so that I/O works when backgrounded." am: 69ccb9532c
by Josh Gao
· 10 years ago
f5efd8d
adb: Mask SIGTTIN so that I/O works when backgrounded.
by Josh Gao
· 10 years ago
e00f464
am ca0d66d5: Merge "adb: non-interactive shell stdin."
by David Pursell
· 10 years ago
ef95d04
adb: non-interactive shell stdin.
by David Pursell
· 10 years ago
23d52b4
am 1407b286: Merge "Fix adb -d/-e error reporting."
by Elliott Hughes
· 10 years ago
fec9c96
Fix adb -d/-e error reporting.
by Elliott Hughes
· 10 years ago
f0203c0
am de3faec6: am fd18d9e2: Merge "adb: put legacy shell: service back in."
by David Pursell
· 10 years ago
5d25cbe
am fd18d9e2: Merge "adb: put legacy shell: service back in."
by David Pursell
· 10 years ago
ad9768f
adb: put legacy shell: service back in.
by David Pursell
· 10 years ago
580929a
am 56ece709: am e4975da3: Merge "Adb: use VLOG() to replace D() for verbose logging."
by Yabin Cui
· 10 years ago
489a28f
am e4975da3: Merge "Adb: use VLOG() to replace D() for verbose logging."
by Yabin Cui
· 10 years ago
3a8376d
Adb: use VLOG() to replace D() for verbose logging.
by Yabin Cui
· 10 years ago
c023de9
am b0d84d16: am 36856b73: Merge "adb: add -Tt options to `adb shell`."
by David Pursell
· 10 years ago
14b1d61
am 36856b73: Merge "adb: add -Tt options to `adb shell`."
by David Pursell
· 10 years ago
e3802e4
adb: add -Tt options to `adb shell`.
by David Pursell
· 10 years ago
79c0d88
am a3ef4fad: am 0af19a0e: Merge "adb: Fix missing shell protocol usage."
by David Pursell
· 10 years ago
5b53efa
am 0af19a0e: Merge "adb: Fix missing shell protocol usage."
by David Pursell
· 10 years ago
b636bf2
adb: Fix missing shell protocol usage.
by David Pursell
· 10 years ago
5e3bbc3
am 07448e07: am 76f4a653: Merge changes from topic \'adb_shell\'
by David Pursell
· 10 years ago
5567c30
am 76f4a653: Merge changes from topic \'adb_shell\'
by David Pursell
· 10 years ago
007d3d1
adb: add client side shell protocol and enable.
by David Pursell
· 10 years ago
57f9a48
am bd9305ee: am 0df24ea2: Merge "adb: refactor _is_valid_ack_reply_fd"
by Yabin Cui
· 10 years ago
c86c1e9
am 0df24ea2: Merge "adb: refactor _is_valid_ack_reply_fd"
by Yabin Cui
· 10 years ago
48df250
adb: refactor _is_valid_ack_reply_fd
by Spencer Low
· 10 years ago
0b0fda8
am 74b6e8ec: am e4c1bb53: Merge "adb: `features` passes transport features."
by David Pursell
· 10 years ago
45623c4
am e4c1bb53: Merge "adb: `features` passes transport features."
by David Pursell
· 10 years ago
7dfd5a2
adb: `features` passes transport features.
by David Pursell
· 10 years ago
31f841c
am 7d0b4ada: am 6562c151: Merge "adb: clean up debug tracing a little."
by Yabin Cui
· 10 years ago
e4e3ec0
am 6562c151: Merge "adb: clean up debug tracing a little."
by Yabin Cui
· 10 years ago
0a1894a
adb: clean up debug tracing a little.
by Yabin Cui
· 10 years ago
1fee995
resolved conflicts for merge of 46603db5 to mnc-dr-dev-plus-aosp
by Elliott Hughes
· 10 years ago
6065d15
am c9525ec3: Merge "adb: set thread names (linux & mac)"
by Siva Velusamy
· 10 years ago
fbdd87e
adb: set thread names (linux & mac)
by Siva Velusamy
· 10 years ago
d4967dd
Minimal fix for adb backup.
by Elliott Hughes
· 10 years ago
16ad477
am 12d762e1: am e8e272c5: Merge "EINTR is handled by adb_read/unix_read and friends."
by Elliott Hughes
· 10 years ago
0f5083a
EINTR is handled by adb_read/unix_read and friends.
by Elliott Hughes
· 10 years ago
441a725
am c583c511: am 186f1dee: Merge "adb sync cleanup."
by Elliott Hughes
· 10 years ago
d7efa5a
adb sync cleanup.
by Elliott Hughes
· 10 years ago
12d5a80
am 6a701bd9: am b53b521e: Merge "Add `adb features`."
by David Pursell
· 10 years ago
50560d1
Add `adb features`.
by Dan Albert
· 10 years ago
8fcba3e
am 80e83972: am 9537ca80: Merge "adb: start-server and kill-server error output"
by Elliott Hughes
· 10 years ago
4b54b4a
adb: start-server and kill-server error output
by Spencer Low
· 10 years ago
46bd64d
am c01231b3: am 2fb00423: Merge "Always include the adb version in the log."
by Elliott Hughes
· 10 years ago
0e70b5c
Always include the adb version in the log.
by Elliott Hughes
· 10 years ago
926310c
am 61ff977b: am 1f36ae49: Merge "adb: win32: write ACK to separate pipe instead of stdout"
by Elliott Hughes
· 10 years ago
d8a6958
adb: win32: write ACK to separate pipe instead of stdout
by Spencer Low
· 10 years ago
71ded02
am af60acef: am 98714882: Merge "adb start-server: Use a separate fd for sending initial OK"
by Elliott Hughes
· 10 years ago
b144089
adb start-server: Use a separate fd for sending initial OK
by Siva Velusamy
· 10 years ago
3080909
am 3d561748: am ec035950: Merge "Clean up -p handling slightly."
by Elliott Hughes
· 10 years ago
f1181a3
Clean up -p handling slightly.
by Elliott Hughes
· 10 years ago
c8c8c09
resolved conflicts for merge of 4e90b0ae to mnc-dev-plus-aosp
by Elliott Hughes
· 10 years ago
776956b
More adb cleanup.
by Elliott Hughes
· 10 years ago
929a60c
resolved conflicts for merge of 486645ee to mnc-dev-plus-aosp
by Elliott Hughes
· 10 years ago
f428021
Write mkdirs in more idiomatic C++ style.
by Alex Vallée
· 10 years ago
38bf8d3
am ce2047a9: am 1a706865: Merge "Fix const-ness of strrchr callers."
by Elliott Hughes
· 10 years ago
93eadbe
Fix const-ness of strrchr callers.
by Elliott Hughes
· 10 years ago
4d0570d
am 2fc8a91e: am 6b40d0aa: Merge "adb: win32: fix exec-in and exec-out to use binary mode"
by Elliott Hughes
· 10 years ago
2336f43
am d66e949b: am 2e7c39ec: Merge ""adb tcpip" should require a numeric argument."
by Elliott Hughes
· 10 years ago
cc27fb1
Merge "adb: win32: fix exec-in and exec-out to use binary mode"
by Elliott Hughes
· 10 years ago
7c20a43
"adb tcpip" should require a numeric argument.
by Elliott Hughes
· 10 years ago
8068899
am c06c3001: am a1c344b9: Merge "Move mkdirs to adb_utils."
by Elliott Hughes
· 10 years ago
b7d4777
Move mkdirs to adb_utils.
by Alex Vallée
· 10 years ago
e40de18
am 00599eca: am e84205bf: Merge "Revert "Turn on -Wformat-nonliteral.""
by Dan Albert
· 10 years ago
Next »