1. 90228a6 Revert "Revert "Add a way to turn off unique_fd's operator int."" by Josh Gao · 5 years ago
  2. dfdf916 Revert "Add a way to turn off unique_fd's operator int." by Ian Kasprzak · 5 years ago
  3. 6bc7700 Add a way to turn off unique_fd's operator int. by Josh Gao · 5 years ago
  4. 2f1cac2 adb: switch adb_io.h to string_view. by Josh Gao · 5 years ago
  5. 2d83b54 adb: switch to base::{Send,Receive}FileDescriptors. by Josh Gao · 5 years ago
  6. ef34f01 Adding Android Binder Bridge (abb) utility launched from adbd. by Alex Buynytskyy · 5 years ago
  7. 505b9d9 Minor refactor to support strings with embedded zeros. by Alex Buynytskyy · 5 years ago
  8. 86e6718 [adb] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  9. 0501202 adb: increase the shell command length limit. by Josh Gao · 7 years ago
  10. 70267e4 adb: add sysdeps/chrono.h for chrono literals on Win32. by Josh Gao · 8 years ago
  11. 7392598 Switch adb over to <chrono>. by Elliott Hughes · 8 years ago
  12. 9055a58 Increase the maximum shell command length to 4096ish. by Josh Gao · 8 years ago
  13. f55ead9 Track rename of base/ to android-base/. by Elliott Hughes · 8 years ago
  14. cc4a4b1 adb: fix adb client running out of sockets on Windows by Spencer Low · 9 years ago
  15. 19bec5b Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  16. 815ad88 adb: clean up debug tracing a little. by Yabin Cui · 9 years ago
  17. b628cb1 adb sync cleanup. by Elliott Hughes · 9 years ago
  18. fb59684 Add WriteFdFmt and clean up more code. by Elliott Hughes · 9 years ago
  19. 88b4c85 More adb buffer fixes. by Elliott Hughes · 9 years ago
  20. fdd3d64 Merge "The generic failure case disappeared..." by Dan Albert · 9 years ago
  21. 8cfc9fd The generic failure case disappeared... by Dan Albert · 9 years ago
  22. db6fe64 File header cleanup. by Dan Albert · 9 years ago
  23. f30d73c Move adb to C++. by Dan Albert · 9 years ago
  24. 66a91b0 Test readx/writex (now renamed). by Dan Albert · 9 years ago