1. 2cbf591 Add documentation by Fabien Sanglard · 1 year, 6 months ago
  2. d461061 Code cleanup by Fabien Sanglard · 1 year, 7 months ago
  3. e395850 Merge "Convert int-as-a-bool to actual bool" by Treehugger Robot · 3 years, 7 months ago
  4. b69c59c Convert int-as-a-bool to actual bool by Fabien Sanglard · 3 years, 7 months ago
  5. 47870f5 Merge "Add documentation to asocket" by Fabien Sanglard · 3 years, 7 months ago
  6. 36be8b0 Fix half-boolean by Fabien Sanglard · 3 years, 7 months ago
  7. 727a1b3 Add documentation to asocket by Fabien Sanglard · 3 years, 7 months ago
  8. bd1f300 adb: add receive windowing. by Josh Gao · 4 years, 3 months ago
  9. 65d18e2 adbd: avoid compiling more code in the daemon. by Josh Gao · 6 years ago
  10. b51193a adb: move fdevent to its own folder. by Josh Gao · 7 years ago
  11. c270596 adb: convert more stuff to unique_fd. by Josh Gao · 7 years ago
  12. 4a037e2 adb: switch connect_to_remote to string_view. by Josh Gao · 7 years ago
  13. 8d49e12 adb: switch skip_host_serial to string_view. by Josh Gao · 7 years ago
  14. 6dbf579 adb: finish switching service creation to string_view. by Josh Gao · 7 years ago
  15. 9f155db adb: add IOVector. by Josh Gao · 8 years ago
  16. 9528df2 adb: remove fdevent_install, fdevent_remove. by Josh Gao · 8 years ago
  17. ebc1c31 adb: fix `adb reverse` when adbd has multiple transports. by Josh Gao · 8 years ago
  18. cd2a529 adb: switch apacket payload to a type that doesn't initialize its contents. by Josh Gao · 8 years ago
  19. 462b150 adb: fix build breakage. by Josh Gao · 8 years ago
  20. 5cb76ce adb: use delete on objects with destructors. by Josh Gao · 8 years ago
  21. a7d9d71 adb: switch asocket::enqueue to std::string. by Josh Gao · 8 years ago
  22. 2b3db9e adb: switch asocket's intrusive linked list to vectors. by Josh Gao · 8 years ago
  23. 2f8da95 adb: reformat comments. by Josh Gao · 9 years ago
  24. ca35e9e Address const issues in preparation for libcxx rebase. by Dan Austin · 10 years ago
  25. c929c6f adb: relax serial matching rules. by David Pursell · 10 years ago
  26. 2ce9d56 Add unit tests for local socket. by Yabin Cui · 11 years ago