1. d94e8ba "adb tcpip" should require a numeric argument. by Elliott Hughes · 9 years ago
  2. ad7c49f Merge "Recognize IPv6 addresses for "adb connect"." by Elliott Hughes · 9 years ago
  3. 09ccf1f Recognize IPv6 addresses for "adb connect". by Elliott Hughes · 9 years ago
  4. 5c761bd adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 9 years ago
  5. 24f5276 Improve the "device '(null)' not found" error. by Elliott Hughes · 9 years ago
  6. 3a2421b adb: fix adb_close() vs. unix_close() usage by Spencer Low · 9 years ago
  7. 9a50f4c Make connection states a proper type. by Dan Albert · 9 years ago
  8. 9c028f9 Make pty raw in adb shell when non-interactive. by Dan Albert · 9 years ago
  9. e6959b7 adb: Do not share memory between multiple thread by Alan Jeon · 10 years ago
  10. f251714 Simplify adb_thread_create. by Elliott Hughes · 9 years ago
  11. 3aec2ba Give enum types CamelCase names for clarity. by Elliott Hughes · 9 years ago
  12. fb59684 Add WriteFdFmt and clean up more code. by Elliott Hughes · 9 years ago
  13. 88b4c85 More adb buffer fixes. by Elliott Hughes · 9 years ago
  14. d0269c9 Add missing null checks after allocations. by Elliott Hughes · 9 years ago
  15. e4b6479 Use escape_arg in "adb backup". by Elliott Hughes · 9 years ago
  16. 7cf3575 Remove yet more fixed-length buffers (and their overruns). by Elliott Hughes · 9 years ago
  17. ea62dfe Merge "Remove extern "C" barriers to using C++." by Elliott Hughes · 9 years ago
  18. fe7ff81 Remove extern "C" barriers to using C++. by Elliott Hughes · 9 years ago
  19. ab88242 Show $ADB_VENDOR_KEYS if authentication fails. by Elliott Hughes · 9 years ago
  20. 0db6764 adb: Add option to reboot into sideload mode in recovery by Tao Bao · 9 years ago
  21. db6fe64 File header cleanup. by Dan Albert · 9 years ago
  22. dedf767 Revert "Revert "adb: support /oem partition"" by Elliott Hughes · 9 years ago
  23. f30d73c Move adb to C++. by Dan Albert · 9 years ago[Renamed (96%) from services.c]
  24. b5f43a1 Merge "Fix a writex transcription error." by Dan Albert · 9 years ago