Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
f7c34ad4bf1f4afdb7f901bcf908128ad7c2ca3a
/
adb
/
jdwp_service.cpp
b2a7251
adb: switch the jdwp control socket to SOCK_SEQPACKET.
by Josh Gao
· 8 years ago
3fd78c9
adb: detect closed jdwp socket.
by Josh Gao
· 8 years ago
6def9bd
adb: properly erase destroyed jdwp_trackers.
by Josh Gao
· 8 years ago
924d35a
adb: extract the adb-specific unique_fd out into its own header.
by Josh Gao
· 9 years ago
78e1eb1
adb: remove unnecessary addr arguments to accept.
by Josh Gao
· 9 years ago
52338a3
adb: refactor jdwp_service.cpp.
by Josh Gao
· 9 years ago
7e16cc1
Switch from using sockaddr to sockaddr_storage.
by Erik Kline
· 10 years ago
6dfef25
adb: keep file flags in fdevent_install.
by Yabin Cui
· 10 years ago
aed3c61
Adb: use VLOG() to replace D() for verbose logging.
by Yabin Cui
· 10 years ago
7a3f8d6
adb: clean up debug tracing a little.
by Yabin Cui
· 10 years ago
381cfa9
Report getaddrinfo failures correctly.
by Elliott Hughes
· 10 years ago
3d2904c
Increase size of the the adb packets sent over the wire
by Tamas Berghammer
· 10 years ago
8d8126a
adb: logging: newlines, thread ids, error code overwriting
by Spencer Low
· 10 years ago
2d4121c
Remove extern "C" barriers to using C++.
by Elliott Hughes
· 10 years ago
3313426
File header cleanup.
by Dan Albert
· 10 years ago
bac3474
Move adb to C++.
by Dan Albert
· 10 years ago
[Renamed (98%) from adb/jdwp_service.c]
9b1fd96
Merge "Fix a writex transcription error."
by Dan Albert
· 10 years ago