1. 93eadbe Fix const-ness of strrchr callers. by Elliott Hughes · 10 years ago
  2. b0d6d79 Fix Win32 adb build. by Elliott Hughes · 10 years ago
  3. c9c0b7c Report getaddrinfo failures correctly. by Elliott Hughes · 10 years ago
  4. c02b854 adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 10 years ago
  5. 41d90e4 adb: fix adb_close() vs. unix_close() usage by Spencer Low · 10 years ago
  6. d0c7d0e _beginthread returns uintptr_t. by Elliott Hughes · 10 years ago
  7. cdc3c92 Simplify adb_thread_create. by Elliott Hughes · 10 years ago
  8. 39fbcd5 Remove strtok from adb. by Elliott Hughes · 10 years ago
  9. a075416 Remove extern "C" barriers to using C++. by Elliott Hughes · 10 years ago
  10. e7f5d34 adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo by Spencer Low · 10 years ago
  11. 31c5c4b Test readx/writex (now renamed). by Dan Albert · 10 years ago
  12. ebcbdfb Add extern "C" to all the adb headers. by Dan Albert · 10 years ago
  13. f055c19 adb: Win32: set socket buffer sizes properly by Spencer Low · 11 years ago
  14. 630b9af Begin moving code from adb to libadb. by Dan Albert · 11 years ago
  15. 298b6c7 Fix build on mac. by leozwang · 11 years ago
  16. cbf0267 Add more debug information. by leozwang · 11 years ago
  17. 2f431a8 Fix windows-specific error without messing up Makefile flags. by Stephen Hines · 11 years ago
  18. b75d6f1 Remove obsolete reference to ddk; Fixes for -Werror by Andrew Hsieh · 11 years ago
  19. b911cf0 Fix win32 implicit declaration of function socket_network_client_timeout. by Elliott Hughes · 11 years ago
  20. 893a4a4 adb: Only use properties on device builds by Nick Kralevich · 12 years ago
  21. ec90f1d Add TEMP_FAILURE_RETRY macro for darwin by Kenny Root · 13 years ago
  22. 1dc92ba am 207c17ff: Merge "Make adb robust against EINTR" by Kenny Root · 13 years ago
  23. 7316741 Make adb robust against EINTR by Kenny Root · 13 years ago
  24. d5fcafa adb: Add public key authentification by Benoit Goby · 13 years ago
  25. 1b7a7e8 adb: Use bionic's strtok_r() for Windows by Scott Anderson · 13 years ago
  26. 408fa57 adb: fix subprocess exit handling, oom adjust fixes, extra debugging. by JP Abgrall · 14 years ago
  27. 0e7c427 Revert "Fix adb hang when subprocess dies early." by JP Abgrall · 14 years ago
  28. 69c5c4c Fix adb hang when subprocess dies early. by JP Abgrall · 14 years ago
  29. 95ef828 Fix adb leaking file descriptors to forked processes by Benoit Goby · 14 years ago
  30. 8cf0d59 adb: Add "adb disconnect" command for disconnecting TCP/IP devices. by Mike Lockwood · 16 years ago
  31. f6330a2 Cleaning up whitespace in adb sources. Nothing more, nothing less. by David 'Digit' Turner · 16 years ago
  32. 414ff7d Move fdevent from libcutils into adb directory. ADB is the only client of this API, and I intend to modify it extensively to clean its codebase soon. by David 'Digit' Turner · 16 years ago
  33. dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  34. e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  35. 4f6e8d7 Initial Contribution by The Android Open Source Project · 17 years ago