Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
1f4ec19e499ba981e4117f647d191603c2713e79
/
adb
/
services.cpp
1f4ec19
adb: add reconnect command.
by Yabin Cui
· 9 years ago
bfd9503
adb: use TCP keepalive.
by David Pursell
· 9 years ago
0985547
adb: detect when the client disconnects in wait-for-device.
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
706955f
base: add network address parsing function from adb.
by David Pursell
· 9 years ago
94e0776
WA: Fix adb wait-for-device command
by Leo Sartre
· 9 years ago
1fbc9db
adb host: add device state in "adb wait-for-*"
by Leo Sartre
· 9 years ago
4f71319
Track rename of base/ to android-base/.
by Elliott Hughes
· 9 years ago
18ddf5c
Pass $TERM to the device.
by Elliott Hughes
· 9 years ago
fbfa840
adb: run reverse_service() in main thread.
by Yabin Cui
· 9 years ago
8d28e19
Fix adb -d/-e error reporting.
by Elliott Hughes
· 9 years ago
70ef7b4
adb: put legacy shell: service back in.
by David Pursell
· 9 years ago
aed3c61
Adb: use VLOG() to replace D() for verbose logging.
by Yabin Cui
· 9 years ago
4e2fd36
adb: add -Tt options to `adb shell`.
by David Pursell
· 9 years ago
0955c66
adb: implement shell protocol.
by David Pursell
· 9 years ago
80f6702
adb: move shell service to a separate file.
by David Pursell
· 9 years ago
7a3f8d6
adb: clean up debug tracing a little.
by Yabin Cui
· 9 years ago
49ee7cf
adb: set thread names (linux & mac)
by Siva Velusamy
· 9 years ago
aa24549
adb sync cleanup.
by Elliott Hughes
· 9 years ago
d4093f1
adb: Fix PTY logic for non-interactive shells.
by David Pursell
· 9 years ago
661327e
Remove confusing variable HOST.
by Yabin Cui
· 9 years ago
5200c66
adb: win32: initial IPv6 support and improved Winsock error reporting
by Spencer Low
· 9 years ago
adbf442
Use _WIN32 rather than HAVE_WINSOCK.
by Elliott Hughes
· 9 years ago
381cfa9
Report getaddrinfo failures correctly.
by Elliott Hughes
· 9 years ago
19d80b8
"adb tcpip" should require a numeric argument.
by Elliott Hughes
· 9 years ago
3bcdaa2
Merge "Recognize IPv6 addresses for "adb connect"."
by Elliott Hughes
· 9 years ago
3d5f60d
Recognize IPv6 addresses for "adb connect".
by Elliott Hughes
· 9 years ago
8d8126a
adb: logging: newlines, thread ids, error code overwriting
by Spencer Low
· 9 years ago
e2d3677
Improve the "device '(null)' not found" error.
by Elliott Hughes
· 9 years ago
6ac5d7d
adb: fix adb_close() vs. unix_close() usage
by Spencer Low
· 9 years ago
dcd78a1
Make connection states a proper type.
by Dan Albert
· 9 years ago
569a130
Make pty raw in adb shell when non-interactive.
by Dan Albert
· 9 years ago
4af3c40
adb: Do not share memory between multiple thread
by Alan Jeon
· 10 years ago
9b0f354
Simplify adb_thread_create.
by Elliott Hughes
· 9 years ago
3bd73c1
Give enum types CamelCase names for clarity.
by Elliott Hughes
· 9 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
dc3b459
Add missing null checks after allocations.
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
0b8ecb3
Merge "Remove extern "C" barriers to using C++."
by Elliott Hughes
· 10 years ago
2d4121c
Remove extern "C" barriers to using C++.
by Elliott Hughes
· 10 years ago
7be29c8
Show $ADB_VENDOR_KEYS if authentication fails.
by Elliott Hughes
· 10 years ago
175b7bb
adb: Add option to reboot into sideload mode in recovery
by Tao Bao
· 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
bac3474
Move adb to C++.
by Dan Albert
· 10 years ago
[Renamed (96%) from adb/services.c]
9b1fd96
Merge "Fix a writex transcription error."
by Dan Albert
· 10 years ago