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