1. a9e818f Merge changes Ia4a2ff77,I970806e3,I47daa338 into nyc-dev by TreeHugger Robot · 8 years ago
  2. 03468c8 adb: add reconnect command. by Yabin Cui · 8 years ago
  3. 5863fb6 adb: add support for 'wait-for-any'. by Josh Gao · 8 years ago
  4. a76e5f0 adb: use TCP keepalive. by David Pursell · 8 years ago
  5. cd2039e adb: detect when the client disconnects in wait-for-device. by Josh Gao · 8 years ago
  6. d9db09c adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 8 years ago
  7. 706955f base: add network address parsing function from adb. by David Pursell · 9 years ago
  8. 94e0776 WA: Fix adb wait-for-device command by Leo Sartre · 9 years ago
  9. 1fbc9db adb host: add device state in "adb wait-for-*" by Leo Sartre · 9 years ago
  10. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  11. 18ddf5c Pass $TERM to the device. by Elliott Hughes · 9 years ago
  12. fbfa840 adb: run reverse_service() in main thread. by Yabin Cui · 9 years ago
  13. 8d28e19 Fix adb -d/-e error reporting. by Elliott Hughes · 9 years ago
  14. 70ef7b4 adb: put legacy shell: service back in. by David Pursell · 9 years ago
  15. aed3c61 Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  16. 4e2fd36 adb: add -Tt options to `adb shell`. by David Pursell · 9 years ago
  17. 0955c66 adb: implement shell protocol. by David Pursell · 9 years ago
  18. 80f6702 adb: move shell service to a separate file. by David Pursell · 9 years ago
  19. 7a3f8d6 adb: clean up debug tracing a little. by Yabin Cui · 9 years ago
  20. 49ee7cf adb: set thread names (linux & mac) by Siva Velusamy · 9 years ago
  21. aa24549 adb sync cleanup. by Elliott Hughes · 9 years ago
  22. d4093f1 adb: Fix PTY logic for non-interactive shells. by David Pursell · 9 years ago
  23. 661327e Remove confusing variable HOST. by Yabin Cui · 9 years ago
  24. 5200c66 adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 9 years ago
  25. adbf442 Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 9 years ago
  26. 381cfa9 Report getaddrinfo failures correctly. by Elliott Hughes · 9 years ago
  27. 19d80b8 "adb tcpip" should require a numeric argument. by Elliott Hughes · 9 years ago
  28. 3bcdaa2 Merge "Recognize IPv6 addresses for "adb connect"." by Elliott Hughes · 9 years ago
  29. 3d5f60d Recognize IPv6 addresses for "adb connect". by Elliott Hughes · 9 years ago
  30. 8d8126a adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 9 years ago
  31. e2d3677 Improve the "device '(null)' not found" error. by Elliott Hughes · 9 years ago
  32. 6ac5d7d adb: fix adb_close() vs. unix_close() usage by Spencer Low · 9 years ago
  33. dcd78a1 Make connection states a proper type. by Dan Albert · 9 years ago
  34. 569a130 Make pty raw in adb shell when non-interactive. by Dan Albert · 9 years ago
  35. 4af3c40 adb: Do not share memory between multiple thread by Alan Jeon · 10 years ago
  36. 9b0f354 Simplify adb_thread_create. by Elliott Hughes · 9 years ago
  37. 3bd73c1 Give enum types CamelCase names for clarity. by Elliott Hughes · 9 years ago
  38. ab52c18 Add WriteFdFmt and clean up more code. by Elliott Hughes · 9 years ago
  39. e67f1f8 More adb buffer fixes. by Elliott Hughes · 9 years ago
  40. dc3b459 Add missing null checks after allocations. by Elliott Hughes · 9 years ago
  41. 6c34bba Use escape_arg in "adb backup". by Elliott Hughes · 9 years ago
  42. a7090b9 Remove yet more fixed-length buffers (and their overruns). by Elliott Hughes · 9 years ago
  43. 0b8ecb3 Merge "Remove extern "C" barriers to using C++." by Elliott Hughes · 9 years ago
  44. 2d4121c Remove extern "C" barriers to using C++. by Elliott Hughes · 9 years ago
  45. 7be29c8 Show $ADB_VENDOR_KEYS if authentication fails. by Elliott Hughes · 9 years ago
  46. 175b7bb adb: Add option to reboot into sideload mode in recovery by Tao Bao · 9 years ago
  47. 3313426 File header cleanup. by Dan Albert · 9 years ago
  48. ec7a667 Revert "Revert "adb: support /oem partition"" by Elliott Hughes · 9 years ago
  49. bac3474 Move adb to C++. by Dan Albert · 9 years ago[Renamed (96%) from adb/services.c]
  50. 9b1fd96 Merge "Fix a writex transcription error." by Dan Albert · 9 years ago