Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
fc0fbd0c9d32b38e7b46ba4f7c48d201ae2cf6a3
/
adb
/
sockets.cpp
fec9c96
Fix adb -d/-e error reporting.
by Elliott Hughes
· 10 years ago
3a8376d
Adb: use VLOG() to replace D() for verbose logging.
by Yabin Cui
· 10 years ago
3cfea40
Add unit tests for local socket.
by Yabin Cui
· 10 years ago
44f0539
adb: implement shell protocol.
by David Pursell
· 10 years ago
0a1894a
adb: clean up debug tracing a little.
by Yabin Cui
· 10 years ago
31bc13b
adb: remove adisconnect in aremotesocket.
by Yabin Cui
· 10 years ago
926d344
adb: fix a data race in local_socket_event_func.
by Yabin Cui
· 10 years ago
5f790ec
Increase size of the the adb packets sent over the wire
by Tamas Berghammer
· 10 years ago
7dedc65
Make connection states a proper type.
by Dan Albert
· 10 years ago
376a423
Give enum types CamelCase names for clarity.
by Elliott Hughes
· 10 years ago
b068ccb
More adb buffer fixes.
by Elliott Hughes
· 10 years ago
97f426b
Merge "Remove extern "C" barriers to using C++."
by Elliott Hughes
· 10 years ago
a075416
Remove extern "C" barriers to using C++.
by Elliott Hughes
· 10 years ago
52b9855
Show $ADB_VENDOR_KEYS if authentication fails.
by Elliott Hughes
· 10 years ago
8a7ce5e
File header cleanup.
by Dan Albert
· 10 years ago
654c424
Move adb to C++.
by Dan Albert
· 10 years ago
[Renamed (92%) from adb/sockets.c]
01bcb92
Merge "Fix a writex transcription error."
by Dan Albert
· 10 years ago