1. fa76ffc Merge "adb: win32: fix logging to adb.log" by Elliott Hughes · 10 years ago
  2. 6f009d9 adb shouldn't trace unless told to by Paul Lawrence · 10 years ago
  3. ebce147 Merge "adb: fix adb_close() vs. unix_close() usage" by Elliott Hughes · 10 years ago
  4. d0f66c3 adb: win32: fix logging to adb.log by Spencer Low · 10 years ago
  5. 424af02 Fix error handling/reporting for "adb forward" and "adb reverse". by Elliott Hughes · 10 years ago
  6. 6ac5d7d adb: fix adb_close() vs. unix_close() usage by Spencer Low · 10 years ago
  7. 9313c0d Improve logging. by Dan Albert · 10 years ago
  8. e246219 Clean up adb_trace_init. by Dan Albert · 10 years ago
  9. dcd78a1 Make connection states a proper type. by Dan Albert · 10 years ago
  10. c89e0cc Revert "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 10 years ago
  11. 218dbcc Revert "Split adb_main.cpp into client and daemon." by Dan Albert · 10 years ago
  12. cf07494 Split adb_main.cpp into client and daemon. by Dan Albert · 10 years ago
  13. aee80fb Add some missing 'const's. by Elliott Hughes · 10 years ago
  14. 3bd73c1 Give enum types CamelCase names for clarity. by Elliott Hughes · 10 years ago
  15. ab52c18 Add WriteFdFmt and clean up more code. by Elliott Hughes · 10 years ago
  16. e67f1f8 More adb buffer fixes. by Elliott Hughes · 10 years ago
  17. 3ce9575 Add missing 'else' to fix all devices showing up as "host". by Elliott Hughes · 10 years ago
  18. 8d5fa6d Remove strtok from adb. by Elliott Hughes · 10 years ago
  19. 7b50609 Always explain why bind(2) failed. by Elliott Hughes · 10 years ago
  20. 7be29c8 Show $ADB_VENDOR_KEYS if authentication fails. by Elliott Hughes · 10 years ago
  21. 8743ef9 Additional cleanup of start_device_log. by Dan Albert · 10 years ago
  22. ea2175a Use text based trace masks for adbd. by Dan Albert · 10 years ago
  23. 3313426 File header cleanup. by Dan Albert · 10 years ago
  24. bac3474 Move adb to C++. by Dan Albert · 11 years ago[Renamed (97%) from adb/adb.c]
  25. 9b1fd96 Merge "Fix a writex transcription error." by Dan Albert · 10 years ago