1. 349972c adb: sysdeps_win32: actually change ExitThread to _endthreadex. by Josh Gao · 9 years ago
  2. 9e7d6e0 adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 9 years ago
  3. 32801d8 adb: sysdeps: add support for joining threads. by Josh Gao · 9 years ago
  4. aa6e826 Merge "adb: win32: handle incomplete UTF-8 in console output, other fixes" by David Pursell · 9 years ago
  5. 6032cf3 Merge "base: add SystemErrorCodeToString() function." by David Pursell · 9 years ago
  6. d32c76b base: add SystemErrorCodeToString() function. by David Pursell · 10 years ago
  7. 0f1b4dd Merge changes I93287b87,I30a3eb0b by Josh Gao · 9 years ago
  8. c6f2da9 adb: add nullability specifiers to adb_client.h. by Josh Gao · 9 years ago
  9. c12f5b5 adb: SIGWINCH support for Windows by Spencer Low · 10 years ago
  10. 4934173 adb: win32: handle incomplete UTF-8 in console output, other fixes by Spencer Low · 10 years ago
  11. e016f5c Track rename of base/ to android-base/. by Elliott Hughes · 10 years ago
  12. b362e0d Fix "adb sync" (and "adb push") error reporting. by Elliott Hughes · 10 years ago
  13. dedc60e adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8() by Spencer Low · 10 years ago
  14. 9a0a90a adb: don't explode directories when pushing/pulling. by Josh Gao · 10 years ago
  15. e453bb0 adb/base: minor compiler portability improvements by Spencer Low · 10 years ago
  16. 15c32af adb: create unix_isatty() function. by David Pursell · 10 years ago
  17. ba1747f adb: win32: Improve Winsock error code mappings and strings by Spencer Low · 10 years ago
  18. ef95d04 adb: non-interactive shell stdin. by David Pursell · 10 years ago
  19. fbdd87e adb: set thread names (linux & mac) by Siva Velusamy · 10 years ago
  20. 5719929 win32: adb start-server shows stdout/stderr output from actual server by Spencer Low · 10 years ago
  21. d8a6958 adb: win32: write ACK to separate pipe instead of stdout by Spencer Low · 10 years ago
  22. 91ded98 adb: win32: Unicode path names, env vars, some console support by Spencer Low · 10 years ago
  23. 53ea89e adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 10 years ago
  24. 776956b More adb cleanup. by Elliott Hughes · 10 years ago
  25. f428021 Write mkdirs in more idiomatic C++ style. by Alex Vallée · 10 years ago
  26. 93eadbe Fix const-ness of strrchr callers. by Elliott Hughes · 10 years ago
  27. b0d6d79 Fix Win32 adb build. by Elliott Hughes · 10 years ago
  28. c9c0b7c Report getaddrinfo failures correctly. by Elliott Hughes · 10 years ago
  29. c02b854 adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 10 years ago
  30. 41d90e4 adb: fix adb_close() vs. unix_close() usage by Spencer Low · 10 years ago
  31. d0c7d0e _beginthread returns uintptr_t. by Elliott Hughes · 10 years ago
  32. cdc3c92 Simplify adb_thread_create. by Elliott Hughes · 10 years ago
  33. 39fbcd5 Remove strtok from adb. by Elliott Hughes · 10 years ago
  34. a075416 Remove extern "C" barriers to using C++. by Elliott Hughes · 10 years ago
  35. e7f5d34 adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo by Spencer Low · 10 years ago
  36. 31c5c4b Test readx/writex (now renamed). by Dan Albert · 10 years ago
  37. ebcbdfb Add extern "C" to all the adb headers. by Dan Albert · 10 years ago
  38. f055c19 adb: Win32: set socket buffer sizes properly by Spencer Low · 11 years ago
  39. 630b9af Begin moving code from adb to libadb. by Dan Albert · 11 years ago
  40. 298b6c7 Fix build on mac. by leozwang · 11 years ago
  41. cbf0267 Add more debug information. by leozwang · 11 years ago
  42. 2f431a8 Fix windows-specific error without messing up Makefile flags. by Stephen Hines · 11 years ago
  43. b75d6f1 Remove obsolete reference to ddk; Fixes for -Werror by Andrew Hsieh · 11 years ago
  44. b911cf0 Fix win32 implicit declaration of function socket_network_client_timeout. by Elliott Hughes · 11 years ago
  45. 893a4a4 adb: Only use properties on device builds by Nick Kralevich · 12 years ago
  46. ec90f1d Add TEMP_FAILURE_RETRY macro for darwin by Kenny Root · 13 years ago
  47. 1dc92ba am 207c17ff: Merge "Make adb robust against EINTR" by Kenny Root · 13 years ago
  48. 7316741 Make adb robust against EINTR by Kenny Root · 13 years ago
  49. d5fcafa adb: Add public key authentification by Benoit Goby · 13 years ago
  50. 1b7a7e8 adb: Use bionic's strtok_r() for Windows by Scott Anderson · 13 years ago
  51. 408fa57 adb: fix subprocess exit handling, oom adjust fixes, extra debugging. by JP Abgrall · 14 years ago
  52. 0e7c427 Revert "Fix adb hang when subprocess dies early." by JP Abgrall · 14 years ago
  53. 69c5c4c Fix adb hang when subprocess dies early. by JP Abgrall · 14 years ago
  54. 95ef828 Fix adb leaking file descriptors to forked processes by Benoit Goby · 14 years ago
  55. 8cf0d59 adb: Add "adb disconnect" command for disconnecting TCP/IP devices. by Mike Lockwood · 16 years ago
  56. f6330a2 Cleaning up whitespace in adb sources. Nothing more, nothing less. by David 'Digit' Turner · 16 years ago
  57. 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
  58. dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  59. e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  60. 4f6e8d7 Initial Contribution by The Android Open Source Project · 17 years ago