Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_packages_modules_adb
/
d1e9657fcc4c95d2d97dd5c7ee20c95b223601dd
/
daemon
/
jdwp_service.cpp
fa3605a
adbd: shrink libadbd.so, libadbd_services.so.
by Josh Gao
· 4 years, 10 months ago
420ad55
"track-app" service showing debuggable/profileable apps
by Shukang Zhou
· 5 years ago
eb5e605
adbd: move jdwp listening logic into ART.
by Josh Gao
· 6 years ago
90228a6
Revert "Revert "Add a way to turn off unique_fd's operator int.""
by Josh Gao
· 6 years ago
dfdf916
Revert "Add a way to turn off unique_fd's operator int."
by Ian Kasprzak
· 6 years ago
6bc7700
Add a way to turn off unique_fd's operator int.
by Josh Gao
· 6 years ago
2d83b54
adb: switch to base::{Send,Receive}FileDescriptors.
by Josh Gao
· 6 years ago
c270596
adb: convert more stuff to unique_fd.
by Josh Gao
· 6 years ago
ef34f01
Adding Android Binder Bridge (abb) utility launched from adbd.
by Alex Buynytskyy
· 6 years ago
e64126b
adb: rationalize fatal/error logging.
by Elliott Hughes
· 6 years ago
cc1dcc8
adbd: clean up jdwp service a bit.
by Josh Gao
· 6 years ago
5607e92
adb: split daemon services out of service_to_fd.
by Josh Gao
· 6 years ago
86e6718
[adb] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
7ee327d
Merge changes I465804fd,Ib5a684bb,If5e66570,I8471cc00,I8ba0a70a
by Josh Gao
· 7 years ago
04cd75d
adb: delete FDEVENT_DONTCLOSE.
by Josh Gao
· 7 years ago
78e6068
adb: fix double close in jdwp_service.
by Josh Gao
· 7 years ago
cd2a529
adb: switch apacket payload to a type that doesn't initialize its contents.
by Josh Gao
· 7 years ago
361148b
adb: switch over to Android.bp.
by Josh Gao
· 7 years ago
[Renamed (98%) from jdwp_service.cpp]
f090647
Merge "adbd: receive jdwp pids from art as raw integers."
by Treehugger Robot
· 7 years ago
5cb76ce
adb: use delete on objects with destructors.
by Josh Gao
· 7 years ago
03e4ab2
adbd: receive jdwp pids from art as raw integers.
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
· 10 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