1. 57e09b1 adb: move fdevent to its own folder. by Josh Gao · 5 years ago
  2. 74ccdf9 adb: convert more stuff to unique_fd. by Josh Gao · 6 years ago
  3. d0fa13e adb: switch connect_to_remote to string_view. by Josh Gao · 6 years ago
  4. bd76720 adb: switch skip_host_serial to string_view. by Josh Gao · 6 years ago
  5. d19b77a adb: finish switching service creation to string_view. by Josh Gao · 6 years ago
  6. 7c738cd adb: add IOVector. by Josh Gao · 6 years ago
  7. 71f775a adb: remove fdevent_install, fdevent_remove. by Josh Gao · 6 years ago
  8. 44899ee adb: fix `adb reverse` when adbd has multiple transports. by Josh Gao · 6 years ago
  9. 1ce9957 adb: switch apacket payload to a type that doesn't initialize its contents. by Josh Gao · 7 years ago
  10. 1b58bbf adb: fix build breakage. by Josh Gao · 7 years ago
  11. e0361d1 adb: use delete on objects with destructors. by Josh Gao · 7 years ago
  12. 27cb7dc adb: switch asocket::enqueue to std::string. by Josh Gao · 7 years ago
  13. 5e50764 adb: switch asocket's intrusive linked list to vectors. by Josh Gao · 7 years ago
  14. 55c8b34 adb: reformat comments. by Josh Gao · 7 years ago
  15. b4cff49 Address const issues in preparation for libcxx rebase. by Dan Austin · 8 years ago
  16. 3f902aa adb: relax serial matching rules. by David Pursell · 9 years ago
  17. c1b1f6f Add unit tests for local socket. by Yabin Cui · 9 years ago