- cc65c3b Fix "adb sync" (and "adb push") error reporting. by Elliott Hughes · 9 years ago
- d21dc82 adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8() by Spencer Low · 9 years ago
- 07db119 adb: don't explode directories when pushing/pulling. by Josh Gao · 9 years ago
- 363af56 adb/base: minor compiler portability improvements by Spencer Low · 9 years ago
- c5b8ad8 adb: create unix_isatty() function. by David Pursell · 9 years ago
- 0a79600 adb: win32: Improve Winsock error code mappings and strings by Spencer Low · 9 years ago
- 1ed57f0 adb: non-interactive shell stdin. by David Pursell · 9 years ago
- 49ee7cf adb: set thread names (linux & mac) by Siva Velusamy · 9 years ago
- 2122c7a win32: adb start-server shows stdout/stderr output from actual server by Spencer Low · 9 years ago
- 5c398d2 adb: win32: write ACK to separate pipe instead of stdout by Spencer Low · 9 years ago
- cf4ff64 adb: win32: Unicode path names, env vars, some console support by Spencer Low · 10 years ago
- 5200c66 adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 9 years ago
- 5c74270 More adb cleanup. by Elliott Hughes · 9 years ago
- 47d67c9 Write mkdirs in more idiomatic C++ style. by Alex Vallée · 10 years ago
- 3e7048c Fix const-ness of strrchr callers. by Elliott Hughes · 9 years ago
- d48dbd8 Fix Win32 adb build. by Elliott Hughes · 9 years ago
- 381cfa9 Report getaddrinfo failures correctly. by Elliott Hughes · 9 years ago
- 8d8126a adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 9 years ago
- 6ac5d7d adb: fix adb_close() vs. unix_close() usage by Spencer Low · 10 years ago
- 2e4a2ee _beginthread returns uintptr_t. by Elliott Hughes · 10 years ago
- 9b0f354 Simplify adb_thread_create. by Elliott Hughes · 10 years ago
- 8d5fa6d Remove strtok from adb. by Elliott Hughes · 10 years ago
- 2d4121c Remove extern "C" barriers to using C++. by Elliott Hughes · 10 years ago
- 5018406 adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo by Spencer Low · 10 years ago
- cc731cc Test readx/writex (now renamed). by Dan Albert · 10 years ago
- 818fb4b Add extern "C" to all the adb headers. by Dan Albert · 10 years ago
- f055c19 adb: Win32: set socket buffer sizes properly by Spencer Low · 10 years ago
- 630b9af Begin moving code from adb to libadb. by Dan Albert · 10 years ago
- 298b6c7 Fix build on mac. by leozwang · 10 years ago
- cbf0267 Add more debug information. by leozwang · 10 years ago
- 2f431a8 Fix windows-specific error without messing up Makefile flags. by Stephen Hines · 10 years ago
- b75d6f1 Remove obsolete reference to ddk; Fixes for -Werror by Andrew Hsieh · 11 years ago
- b911cf0 Fix win32 implicit declaration of function socket_network_client_timeout. by Elliott Hughes · 11 years ago
- 893a4a4 adb: Only use properties on device builds by Nick Kralevich · 12 years ago
- ec90f1d Add TEMP_FAILURE_RETRY macro for darwin by Kenny Root · 12 years ago
- 1dc92ba am 207c17ff: Merge "Make adb robust against EINTR" by Kenny Root · 12 years ago
- 7316741 Make adb robust against EINTR by Kenny Root · 12 years ago
- d5fcafa adb: Add public key authentification by Benoit Goby · 13 years ago
- 1b7a7e8 adb: Use bionic's strtok_r() for Windows by Scott Anderson · 12 years ago
- 408fa57 adb: fix subprocess exit handling, oom adjust fixes, extra debugging. by JP Abgrall · 14 years ago
- 0e7c427 Revert "Fix adb hang when subprocess dies early." by JP Abgrall · 14 years ago
- 69c5c4c Fix adb hang when subprocess dies early. by JP Abgrall · 14 years ago
- 95ef828 Fix adb leaking file descriptors to forked processes by Benoit Goby · 14 years ago
- 8cf0d59 adb: Add "adb disconnect" command for disconnecting TCP/IP devices. by Mike Lockwood · 15 years ago
- f6330a2 Cleaning up whitespace in adb sources. Nothing more, nothing less. by David 'Digit' Turner · 16 years ago
- 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
- dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
- e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
- 4f6e8d7 Initial Contribution by The Android Open Source Project · 16 years ago