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