Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
3e7c3504a3f65513a8e776ace02a161e239cd7d4
/
adb
/
socket.h
9f3064f
adbd: avoid compiling more code in the daemon.
by Josh Gao
· 4 years, 7 months ago
57e09b1
adb: move fdevent to its own folder.
by Josh Gao
· 5 years ago
74ccdf9
adb: convert more stuff to unique_fd.
by Josh Gao
· 6 years ago
d0fa13e
adb: switch connect_to_remote to string_view.
by Josh Gao
· 6 years ago
bd76720
adb: switch skip_host_serial to string_view.
by Josh Gao
· 6 years ago
d19b77a
adb: finish switching service creation to string_view.
by Josh Gao
· 6 years ago
7c738cd
adb: add IOVector.
by Josh Gao
· 7 years ago
71f775a
adb: remove fdevent_install, fdevent_remove.
by Josh Gao
· 6 years ago
44899ee
adb: fix `adb reverse` when adbd has multiple transports.
by Josh Gao
· 7 years ago
1ce9957
adb: switch apacket payload to a type that doesn't initialize its contents.
by Josh Gao
· 7 years ago
1b58bbf
adb: fix build breakage.
by Josh Gao
· 7 years ago
e0361d1
adb: use delete on objects with destructors.
by Josh Gao
· 7 years ago
27cb7dc
adb: switch asocket::enqueue to std::string.
by Josh Gao
· 7 years ago
5e50764
adb: switch asocket's intrusive linked list to vectors.
by Josh Gao
· 7 years ago
55c8b34
adb: reformat comments.
by Josh Gao
· 7 years ago
b4cff49
Address const issues in preparation for libcxx rebase.
by Dan Austin
· 9 years ago
3f902aa
adb: relax serial matching rules.
by David Pursell
· 9 years ago
c1b1f6f
Add unit tests for local socket.
by Yabin Cui
· 9 years ago