Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_packages_modules_adb
/
462b1507d44ca67d69d59e864ad871be5618e5ca
/
jdwp_service.cpp
5cb76ce
adb: use delete on objects with destructors.
by Josh Gao
· 7 years ago
a7d9d71
adb: switch asocket::enqueue to std::string.
by Josh Gao
· 7 years ago
6f3fea2
adb: switch the jdwp control socket to SOCK_SEQPACKET.
by Josh Gao
· 8 years ago
bc46f6b
adb: detect closed jdwp socket.
by Josh Gao
· 8 years ago
eea5fea
adb: properly erase destroyed jdwp_trackers.
by Josh Gao
· 8 years ago
ea7457b
adb: extract the adb-specific unique_fd out into its own header.
by Josh Gao
· 8 years ago
782d8d4
adb: remove unnecessary addr arguments to accept.
by Josh Gao
· 8 years ago
9eaf33c
adb: refactor jdwp_service.cpp.
by Josh Gao
· 9 years ago
3c8d44d
Switch from using sockaddr to sockaddr_storage.
by Erik Kline
· 9 years ago
5fc2231
adb: keep file flags in fdevent_install.
by Yabin Cui
· 9 years ago
19bec5b
Adb: use VLOG() to replace D() for verbose logging.
by Yabin Cui
· 9 years ago
815ad88
adb: clean up debug tracing a little.
by Yabin Cui
· 9 years ago
43df109
Report getaddrinfo failures correctly.
by Elliott Hughes
· 9 years ago
a1c60c0
Increase size of the the adb packets sent over the wire
by Tamas Berghammer
· 9 years ago
5c761bd
adb: logging: newlines, thread ids, error code overwriting
by Spencer Low
· 9 years ago
fe7ff81
Remove extern "C" barriers to using C++.
by Elliott Hughes
· 10 years ago
db6fe64
File header cleanup.
by Dan Albert
· 10 years ago
f30d73c
Move adb to C++.
by Dan Albert
· 10 years ago
[Renamed (98%) from jdwp_service.c]
b5f43a1
Merge "Fix a writex transcription error."
by Dan Albert
· 10 years ago