1. 9528df2 adb: remove fdevent_install, fdevent_remove. by Josh Gao · 7 years ago
  2. ebc1c31 adb: fix `adb reverse` when adbd has multiple transports. by Josh Gao · 7 years ago
  3. cd2a529 adb: switch apacket payload to a type that doesn't initialize its contents. by Josh Gao · 7 years ago
  4. 462b150 adb: fix build breakage. by Josh Gao · 7 years ago
  5. 5cb76ce adb: use delete on objects with destructors. by Josh Gao · 7 years ago
  6. a7d9d71 adb: switch asocket::enqueue to std::string. by Josh Gao · 7 years ago
  7. 2b3db9e adb: switch asocket's intrusive linked list to vectors. by Josh Gao · 7 years ago
  8. 2f8da95 adb: reformat comments. by Josh Gao · 7 years ago
  9. ca35e9e Address const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago
  10. c929c6f adb: relax serial matching rules. by David Pursell · 9 years ago
  11. 2ce9d56 Add unit tests for local socket. by Yabin Cui · 9 years ago