Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_packages_modules_adb
/
refs/heads/sos-5.x
/
socket.h
65d18e2
adbd: avoid compiling more code in the daemon.
by Josh Gao
· 4 years, 8 months ago
b51193a
adb: move fdevent to its own folder.
by Josh Gao
· 5 years ago
c270596
adb: convert more stuff to unique_fd.
by Josh Gao
· 6 years ago
4a037e2
adb: switch connect_to_remote to string_view.
by Josh Gao
· 6 years ago
8d49e12
adb: switch skip_host_serial to string_view.
by Josh Gao
· 6 years ago
6dbf579
adb: finish switching service creation to string_view.
by Josh Gao
· 6 years ago
9f155db
adb: add IOVector.
by Josh Gao
· 7 years ago
9528df2
adb: remove fdevent_install, fdevent_remove.
by Josh Gao
· 7 years ago
ebc1c31
adb: fix `adb reverse` when adbd has multiple transports.
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
462b150
adb: fix build breakage.
by Josh Gao
· 7 years ago
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
2b3db9e
adb: switch asocket's intrusive linked list to vectors.
by Josh Gao
· 7 years ago
2f8da95
adb: reformat comments.
by Josh Gao
· 7 years ago
ca35e9e
Address const issues in preparation for libcxx rebase.
by Dan Austin
· 9 years ago
c929c6f
adb: relax serial matching rules.
by David Pursell
· 9 years ago
2ce9d56
Add unit tests for local socket.
by Yabin Cui
· 9 years ago