Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_packages_modules_adb
/
9d07feecf5ab3d3471a5e15d1499351a24008ac4
/
commandline.cpp
7dc759f
adb: win32: fix adb emu command
by Spencer Low
· 10 years ago
a8285fb
Include the git sha in the adb version.
by Dan Albert
· 10 years ago
f251714
Simplify adb_thread_create.
by Elliott Hughes
· 10 years ago
3aec2ba
Give enum types CamelCase names for clarity.
by Elliott Hughes
· 10 years ago
c68e0e2
Remove non-functional "adb persist".
by Elliott Hughes
· 10 years ago
eaabdd6
Implement the ssh(1) escaping rules.
by Elliott Hughes
· 10 years ago
fb59684
Add WriteFdFmt and clean up more code.
by Elliott Hughes
· 10 years ago
88b4c85
More adb buffer fixes.
by Elliott Hughes
· 10 years ago
da94581
More fixed-length buffer removal.
by Elliott Hughes
· 10 years ago
04a98c2
Move __adb_error to std::string, and improve various errors.
by Elliott Hughes
· 10 years ago
86f97fe
Merge "Add missing null checks after allocations."
by Elliott Hughes
· 10 years ago
d0269c9
Add missing null checks after allocations.
by Elliott Hughes
· 10 years ago
111a222
Plumb more of the error reporting through.
by Elliott Hughes
· 10 years ago
c5a12b2
Fix "adb sync" for devices without vendor and oem.
by Elliott Hughes
· 10 years ago
df5bb43
Fix the Windows adb build.
by Elliott Hughes
· 10 years ago
e4b6479
Use escape_arg in "adb backup".
by Elliott Hughes
· 10 years ago
7cf3575
Remove yet more fixed-length buffers (and their overruns).
by Elliott Hughes
· 10 years ago
778df9c
Merge "Fix more buffer overruns."
by Elliott Hughes
· 10 years ago
3810445
Fix more buffer overruns.
by Elliott Hughes
· 10 years ago
d1a5b2b
Use PRI* macros to fix the Windows build.
by Elliott Hughes
· 10 years ago
170b568
Remove various fixed-length buffers (and their overflows).
by Elliott Hughes
· 10 years ago
6a09693
Move sysdeps_win32 to C++.
by Elliott Hughes
· 10 years ago
7c5dcbb
Disable CR/LF translation for adb interactive shell.
by Alistair Buxton
· 12 years ago
0db6764
adb: Add option to reboot into sideload mode in recovery
by Tao Bao
· 10 years ago
beb6198
adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo
by Spencer Low
· 10 years ago
db6fe64
File header cleanup.
by Dan Albert
· 10 years ago
dedf767
Revert "Revert "adb: support /oem partition""
by Elliott Hughes
· 10 years ago
0c481d0
Revert "adb: support /oem partition"
by Dan Albert
· 10 years ago
95b2d54
adb: support /oem partition
by Mårten Kongstad
· 10 years ago
f30d73c
Move adb to C++.
by Dan Albert
· 10 years ago
[Renamed (95%) from commandline.c]
b5f43a1
Merge "Fix a writex transcription error."
by Dan Albert
· 10 years ago