1. 1cccaea adb: remove exit-time destructors. by Josh Gao · 10 years ago
  2. 2755a08 Fix adb GCC build (for google3). by Joon :ee · 10 years ago
  3. a4b264c adb: run reverse_service() in main thread. by Yabin Cui · 10 years ago
  4. 54752d0 Use const auto&/auto&& in adb. by Elliott Hughes · 10 years ago
  5. 05f92b2 adb: keep file flags in fdevent_install. by Yabin Cui · 10 years ago
  6. 34b0406 adb: fdevent fixes by Spencer Low · 10 years ago
  7. a9d081e adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux. by Yabin Cui · 10 years ago
  8. 3a8376d Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 10 years ago
  9. 3cfea40 Add unit tests for local socket. by Yabin Cui · 10 years ago
  10. 536e12f adb: move adb to poll. by Yabin Cui · 10 years ago
  11. 0a1894a adb: clean up debug tracing a little. by Yabin Cui · 10 years ago
  12. 0f5083a EINTR is handled by adb_read/unix_read and friends. by Elliott Hughes · 10 years ago
  13. d7efa5a adb sync cleanup. by Elliott Hughes · 10 years ago
  14. 4e4af61 Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 10 years ago
  15. c02b854 adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 10 years ago
  16. 6b6e410 Remove subproc events when ADB_HOST. by Alex Vallée · 10 years ago
  17. 44dddf7 Revert "Turn on -Wformat-nonliteral." by Dan Albert · 10 years ago
  18. f1f9fae Turn on -Wformat-nonliteral. by Dan Albert · 10 years ago
  19. 8a7ce5e File header cleanup. by Dan Albert · 10 years ago
  20. e4b641b Fix memory leak on jdwp_process_free() by SungHyun Kwon · 10 years ago
  21. 31c5c4b Test readx/writex (now renamed). by Dan Albert · 10 years ago
  22. 630b9af Begin moving code from adb to libadb. by Dan Albert · 11 years ago[Renamed (97%) from adb/fdevent.c]
  23. cbf0267 Add more debug information. by leozwang · 11 years ago
  24. 736fd4a am 8e1e5415: am 5b4a1767: Merge "Revert "Switch adb to epoll(2)."" by Dan Albert · 11 years ago
  25. 45741ae Revert "Switch adb to epoll(2)." by Dan Albert · 11 years ago
  26. 0ab784d am 790e7c0a: am 3772545c: Merge "Switch adb to epoll(2)." by Elliott Hughes · 11 years ago
  27. 67de155 Switch adb to epoll(2). by Elliott Hughes · 11 years ago
  28. d3fc15f Consolidate adb trace macro defines into its own header file. by leozwang · 11 years ago
  29. b40367e adb: keep mac build happy by JP Abgrall · 14 years ago
  30. 408fa57 adb: fix subprocess exit handling, oom adjust fixes, extra debugging. by JP Abgrall · 14 years ago
  31. 0e7c427 Revert "Fix adb hang when subprocess dies early." by JP Abgrall · 14 years ago
  32. 69c5c4c Fix adb hang when subprocess dies early. by JP Abgrall · 14 years ago
  33. f6330a2 Cleaning up whitespace in adb sources. Nothing more, nothing less. by David 'Digit' Turner · 16 years ago
  34. 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[Renamed (99%) from libcutils/fdevent.c]
  35. dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  36. e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  37. 4f6e8d7 Initial Contribution by The Android Open Source Project · 17 years ago