Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
d8a6958eaa7d8c3ee3824636e5152d1a8e2b5f27
/
adb
/
commandline.cpp
d8a6958
adb: win32: write ACK to separate pipe instead of stdout
by Spencer Low
· 10 years ago
b144089
adb start-server: Use a separate fd for sending initial OK
by Siva Velusamy
· 10 years ago
f1181a3
Clean up -p handling slightly.
by Elliott Hughes
· 10 years ago
776956b
More adb cleanup.
by Elliott Hughes
· 10 years ago
f428021
Write mkdirs in more idiomatic C++ style.
by Alex Vallée
· 10 years ago
93eadbe
Fix const-ness of strrchr callers.
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
b7d4777
Move mkdirs to adb_utils.
by Alex Vallée
· 10 years ago
44dddf7
Revert "Turn on -Wformat-nonliteral."
by Dan Albert
· 10 years ago
f1f9fae
Turn on -Wformat-nonliteral.
by Dan Albert
· 10 years ago
180f5b2
Minor "adb help" fixes.
by Elliott Hughes
· 10 years ago
b87988f
adb: win32: fix exec-in and exec-out to use binary mode
by Spencer Low
· 10 years ago
549c258
Fix error handling/reporting for "adb forward" and "adb reverse".
by Elliott Hughes
· 10 years ago
7eb05ea
adb: win32: fix StringPrintf format string checking of %zd and PRIu64
by Spencer Low
· 10 years ago
7697efd
Merge "Fix "adb remount" for devices without an oem partition."
by Elliott Hughes
· 10 years ago
d9957bb
Fix "adb remount" for devices without an oem partition.
by Elliott Hughes
· 10 years ago
5e83e14
Try to include the SHA in a ddmslib-compatible way.
by Elliott Hughes
· 10 years ago
f8efb47
adb: win32: fix adb emu command
by Spencer Low
· 10 years ago
a57aca5
Include the git sha in the adb version.
by Dan Albert
· 10 years ago
cdc3c92
Simplify adb_thread_create.
by Elliott Hughes
· 10 years ago
376a423
Give enum types CamelCase names for clarity.
by Elliott Hughes
· 10 years ago
36f0c3c
Remove non-functional "adb persist".
by Elliott Hughes
· 10 years ago
df8a948
Implement the ssh(1) escaping rules.
by Elliott Hughes
· 10 years ago
a3b5ec8
Add WriteFdFmt and clean up more code.
by Elliott Hughes
· 10 years ago
b068ccb
More adb buffer fixes.
by Elliott Hughes
· 10 years ago
24b0b4b
More fixed-length buffer removal.
by Elliott Hughes
· 10 years ago
8117c71
Move __adb_error to std::string, and improve various errors.
by Elliott Hughes
· 10 years ago
0fc5811
Merge "Add missing null checks after allocations."
by Elliott Hughes
· 10 years ago
2213c2d
Add missing null checks after allocations.
by Elliott Hughes
· 10 years ago
71528fc
Plumb more of the error reporting through.
by Elliott Hughes
· 10 years ago
a9ec2d1
Fix "adb sync" for devices without vendor and oem.
by Elliott Hughes
· 10 years ago
1d7c1e2
Fix the Windows adb build.
by Elliott Hughes
· 10 years ago
bde9dd6
Use escape_arg in "adb backup".
by Elliott Hughes
· 10 years ago
832562c
Remove yet more fixed-length buffers (and their overruns).
by Elliott Hughes
· 10 years ago
8bbc83c
Merge "Fix more buffer overruns."
by Elliott Hughes
· 10 years ago
74ef4fe
Fix more buffer overruns.
by Elliott Hughes
· 10 years ago
fb68945
Use PRI* macros to fix the Windows build.
by Elliott Hughes
· 10 years ago
b47b5e9
Remove various fixed-length buffers (and their overflows).
by Elliott Hughes
· 10 years ago
dc993c3
Move sysdeps_win32 to C++.
by Elliott Hughes
· 10 years ago
7e35194
Disable CR/LF translation for adb interactive shell.
by Alistair Buxton
· 12 years ago
a5638ec
adb: Add option to reboot into sideload mode in recovery
by Tao Bao
· 10 years ago
e7f5d34
adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo
by Spencer Low
· 10 years ago
8a7ce5e
File header cleanup.
by Dan Albert
· 10 years ago
03ea886
Revert "Revert "adb: support /oem partition""
by Elliott Hughes
· 10 years ago
f2f22e6
Revert "adb: support /oem partition"
by Dan Albert
· 10 years ago
1e9abfa
adb: support /oem partition
by Mårten Kongstad
· 11 years ago
654c424
Move adb to C++.
by Dan Albert
· 10 years ago
[Renamed (95%) from adb/commandline.c]
01bcb92
Merge "Fix a writex transcription error."
by Dan Albert
· 10 years ago