1. 50f5bf1 adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8() by Spencer Low · 9 years ago
  2. 8acf06c adb: don't explode directories when pushing/pulling. by Josh Gao · 9 years ago
  3. 28bc2cb adb/base: minor compiler portability improvements by Spencer Low · 9 years ago
  4. 5880536 adb: create unix_isatty() function. by David Pursell · 9 years ago
  5. 028e159 adb: win32: Improve Winsock error code mappings and strings by Spencer Low · 9 years ago
  6. 3fe11f6 adb: non-interactive shell stdin. by David Pursell · 9 years ago
  7. 2669cf9 adb: set thread names (linux & mac) by Siva Velusamy · 9 years ago
  8. 2bbb3a9 win32: adb start-server shows stdout/stderr output from actual server by Spencer Low · 9 years ago
  9. b28812f adb: win32: write ACK to separate pipe instead of stdout by Spencer Low · 9 years ago
  10. 6815c07 adb: win32: Unicode path names, env vars, some console support by Spencer Low · 9 years ago
  11. 753d485 adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 9 years ago
  12. d189cfb More adb cleanup. by Elliott Hughes · 9 years ago
  13. 28d1f8d Write mkdirs in more idiomatic C++ style. by Alex Vallée · 9 years ago
  14. 24f9b08 Fix const-ness of strrchr callers. by Elliott Hughes · 9 years ago
  15. fe44751 Fix Win32 adb build. by Elliott Hughes · 9 years ago
  16. 43df109 Report getaddrinfo failures correctly. by Elliott Hughes · 9 years ago
  17. 5c761bd adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 9 years ago
  18. 3a2421b adb: fix adb_close() vs. unix_close() usage by Spencer Low · 9 years ago
  19. 30f2e2b _beginthread returns uintptr_t. by Elliott Hughes · 9 years ago
  20. f251714 Simplify adb_thread_create. by Elliott Hughes · 9 years ago
  21. fb2ba51 Remove strtok from adb. by Elliott Hughes · 9 years ago
  22. fe7ff81 Remove extern "C" barriers to using C++. by Elliott Hughes · 10 years ago
  23. beb6198 adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo by Spencer Low · 10 years ago
  24. 66a91b0 Test readx/writex (now renamed). by Dan Albert · 10 years ago
  25. 07c7881 Add extern "C" to all the adb headers. by Dan Albert · 10 years ago
  26. 31aafa6 adb: Win32: set socket buffer sizes properly by Spencer Low · 10 years ago
  27. bbbbea6 Begin moving code from adb to libadb. by Dan Albert · 10 years ago
  28. 9d23b53 Fix build on mac. by leozwang · 10 years ago
  29. 1be5462 Add more debug information. by leozwang · 10 years ago
  30. b117085 Fix windows-specific error without messing up Makefile flags. by Stephen Hines · 10 years ago
  31. b73d0e0 Remove obsolete reference to ddk; Fixes for -Werror by Andrew Hsieh · 10 years ago
  32. 4fa7db0 Fix win32 implicit declaration of function socket_network_client_timeout. by Elliott Hughes · 10 years ago
  33. 7472d29 adb: Only use properties on device builds by Nick Kralevich · 11 years ago
  34. 3701fd0 am 2518f3ff: Merge "Add TEMP_FAILURE_RETRY macro for darwin" by Kenny Root · 12 years ago
  35. 8ca7535 Add TEMP_FAILURE_RETRY macro for darwin by Kenny Root · 12 years ago
  36. 3caa480 am da350a33: Merge "Make adb robust against EINTR" by Kenny Root · 12 years ago
  37. eac025c Make adb robust against EINTR by Kenny Root · 12 years ago
  38. 2cc19e4 adb: Add public key authentification by Benoit Goby · 13 years ago
  39. 0fa5978 adb: Use bionic's strtok_r() for Windows by Scott Anderson · 12 years ago
  40. 2e5dd6e adb: fix subprocess exit handling, oom adjust fixes, extra debugging. by JP Abgrall · 14 years ago
  41. 1f501f3 Revert "Fix adb hang when subprocess dies early." by JP Abgrall · 14 years ago
  42. 5066a9b Fix adb hang when subprocess dies early. by JP Abgrall · 14 years ago
  43. f4ded74 Fix adb leaking file descriptors to forked processes by Benoit Goby · 14 years ago
  44. 81ffe17 adb: Add "adb disconnect" command for disconnecting TCP/IP devices. by Mike Lockwood · 15 years ago
  45. 1f1efb5 Cleaning up whitespace in adb sources. Nothing more, nothing less. by David 'Digit' Turner · 15 years ago
  46. b1c2c95 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 · 15 years ago
  47. 9ca14dc auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  48. 334880a auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  49. 25320a3 Initial Contribution by The Android Open Source Project · 16 years ago