Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
3598d951a6c7fade22b50c0af8b51e28c62fc1ea
/
adb
/
commandline.cpp
aed3c61
Adb: use VLOG() to replace D() for verbose logging.
by Yabin Cui
· 10 years ago
4e2fd36
adb: add -Tt options to `adb shell`.
by David Pursell
· 10 years ago
71c8312
adb: Fix missing shell protocol usage.
by David Pursell
· 10 years ago
606835a
adb: add client side shell protocol and enable.
by David Pursell
· 10 years ago
a13df30
adb: refactor _is_valid_ack_reply_fd
by Spencer Low
· 10 years ago
880be43
adb: `features` passes transport features.
by David Pursell
· 10 years ago
7a3f8d6
adb: clean up debug tracing a little.
by Yabin Cui
· 10 years ago
49ee7cf
adb: set thread names (linux & mac)
by Siva Velusamy
· 10 years ago
8fcd8bc
EINTR is handled by adb_read/unix_read and friends.
by Elliott Hughes
· 10 years ago
aa24549
adb sync cleanup.
by Elliott Hughes
· 10 years ago
90d4b73
Add `adb features`.
by Dan Albert
· 10 years ago
f18fc08
adb: start-server and kill-server error output
by Spencer Low
· 10 years ago
42ae260
Always include the adb version in the log.
by Elliott Hughes
· 10 years ago
5c398d2
adb: win32: write ACK to separate pipe instead of stdout
by Spencer Low
· 10 years ago
9f2d1a9
adb start-server: Use a separate fd for sending initial OK
by Siva Velusamy
· 10 years ago
048b27c
Clean up -p handling slightly.
by Elliott Hughes
· 10 years ago
5c74270
More adb cleanup.
by Elliott Hughes
· 10 years ago
47d67c9
Write mkdirs in more idiomatic C++ style.
by Alex Vallée
· 10 years ago
3e7048c
Fix const-ness of strrchr callers.
by Elliott Hughes
· 10 years ago
6b40d0a
Merge "adb: win32: fix exec-in and exec-out to use binary mode"
by Elliott Hughes
· 10 years ago
19d80b8
"adb tcpip" should require a numeric argument.
by Elliott Hughes
· 10 years ago
1421614
Move mkdirs to adb_utils.
by Alex Vallée
· 10 years ago
286bb6d
Revert "Turn on -Wformat-nonliteral."
by Dan Albert
· 10 years ago
459df8f
Turn on -Wformat-nonliteral.
by Dan Albert
· 10 years ago
7e067cf
Minor "adb help" fixes.
by Elliott Hughes
· 10 years ago
b7dfb79
adb: win32: fix exec-in and exec-out to use binary mode
by Spencer Low
· 10 years ago
424af02
Fix error handling/reporting for "adb forward" and "adb reverse".
by Elliott Hughes
· 10 years ago
6001c87
adb: win32: fix StringPrintf format string checking of %zd and PRIu64
by Spencer Low
· 10 years ago
ee5ce0d
Merge "Fix "adb remount" for devices without an oem partition."
by Elliott Hughes
· 10 years ago
5677c23
Fix "adb remount" for devices without an oem partition.
by Elliott Hughes
· 10 years ago
f3bbfa6
Try to include the SHA in a ddmslib-compatible way.
by Elliott Hughes
· 10 years ago
142ec75
adb: win32: fix adb emu command
by Spencer Low
· 10 years ago
1ba1d7c
Include the git sha in the adb version.
by Dan Albert
· 10 years ago
9b0f354
Simplify adb_thread_create.
by Elliott Hughes
· 10 years ago
3bd73c1
Give enum types CamelCase names for clarity.
by Elliott Hughes
· 10 years ago
32687be
Remove non-functional "adb persist".
by Elliott Hughes
· 10 years ago
2b10111
Implement the ssh(1) escaping rules.
by Elliott Hughes
· 10 years ago
ab52c18
Add WriteFdFmt and clean up more code.
by Elliott Hughes
· 10 years ago
e67f1f8
More adb buffer fixes.
by Elliott Hughes
· 10 years ago
6452a89
More fixed-length buffer removal.
by Elliott Hughes
· 10 years ago
078f0fc
Move __adb_error to std::string, and improve various errors.
by Elliott Hughes
· 10 years ago
876881b
Merge "Add missing null checks after allocations."
by Elliott Hughes
· 10 years ago
dc3b459
Add missing null checks after allocations.
by Elliott Hughes
· 10 years ago
1555147
Plumb more of the error reporting through.
by Elliott Hughes
· 10 years ago
d236d07
Fix "adb sync" for devices without vendor and oem.
by Elliott Hughes
· 10 years ago
53daee6
Fix the Windows adb build.
by Elliott Hughes
· 10 years ago
6c34bba
Use escape_arg in "adb backup".
by Elliott Hughes
· 10 years ago
a7090b9
Remove yet more fixed-length buffers (and their overruns).
by Elliott Hughes
· 10 years ago
61a004c
Merge "Fix more buffer overruns."
by Elliott Hughes
· 10 years ago
5830577
Fix more buffer overruns.
by Elliott Hughes
· 10 years ago
2940ccf
Use PRI* macros to fix the Windows build.
by Elliott Hughes
· 10 years ago
2baae3a
Remove various fixed-length buffers (and their overflows).
by Elliott Hughes
· 10 years ago
a2f2e56
Move sysdeps_win32 to C++.
by Elliott Hughes
· 10 years ago
dfa09fd
Disable CR/LF translation for adb interactive shell.
by Alistair Buxton
· 12 years ago
175b7bb
adb: Add option to reboot into sideload mode in recovery
by Tao Bao
· 10 years ago
5018406
adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo
by Spencer Low
· 10 years ago
3313426
File header cleanup.
by Dan Albert
· 10 years ago
ec7a667
Revert "Revert "adb: support /oem partition""
by Elliott Hughes
· 10 years ago
6084a01
Revert "adb: support /oem partition"
by Dan Albert
· 10 years ago
81416fd
adb: support /oem partition
by Mårten Kongstad
· 11 years ago
bac3474
Move adb to C++.
by Dan Albert
· 10 years ago
[Renamed (95%) from adb/commandline.c]
9b1fd96
Merge "Fix a writex transcription error."
by Dan Albert
· 10 years ago