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