1. 6946f11 adb: check for and report inotify_init1 failure. by Josh Gao · 7 years ago
  2. e9e7bac adb: don't require adb keys to be named "*.adb_key". by Josh Gao · 8 years ago
  3. 67ac379 adb: rationalize types. by Josh Gao · 8 years ago
  4. eac2058 adb: split up adb_auth.cpp. by Josh Gao · 8 years ago
  5. bd4d4e1 Use <condition_variable> and <mutex.h> from MinGW by Pirama Arumuga Nainar · 8 years ago
  6. 62ff9d4 adb: add helper to get the ~/.android directory. by Josh Gao · 8 years ago
  7. 22cb70b adb: add support for vendor key directories. by Josh Gao · 8 years ago
  8. 801066a Clean up key handling in adb. by Elliott Hughes · 8 years ago
  9. ab942fd Address old review comments in adb_auth_host.cpp. by Elliott Hughes · 8 years ago
  10. e0a6e2a Kill load_file. by Elliott Hughes · 8 years ago
  11. 09ecaa5 [adb] Followup CL to clean up adb_auth_host.cpp by Yurii Zubrytskyi · 8 years ago
  12. 70ae70a [adb] Issue the "auth" emulator command before any other one by Yurii Zubrytskyi · 8 years ago
  13. a947b49 Switch fs_mgr and adb to libcrypto_utils. by Mattias Nissler · 8 years ago
  14. c573d52 base: add SystemErrorCodeToString() function. by David Pursell · 8 years ago
  15. f55ead9 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  16. 50f5bf1 adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8() by Spencer Low · 9 years ago
  17. 8595283 Use const auto&/auto&& in adb. by Elliott Hughes · 9 years ago
  18. 19bec5b Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  19. 815ad88 adb: clean up debug tracing a little. by Yabin Cui · 9 years ago
  20. 1711e01 adb: win32: call SystemErrorCodeToString() from more places by Spencer Low · 9 years ago
  21. 6815c07 adb: win32: Unicode path names, env vars, some console support by Spencer Low · 9 years ago
  22. a1c60c0 Increase size of the the adb packets sent over the wire by Tamas Berghammer · 9 years ago
  23. 5c761bd adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 9 years ago
  24. 3d978e6 Revert "Turn on -Wformat-nonliteral." by Dan Albert · 9 years ago
  25. 7d8fc46 Turn on -Wformat-nonliteral. by Dan Albert · 9 years ago
  26. 3a2421b adb: fix adb_close() vs. unix_close() usage by Spencer Low · 9 years ago
  27. 9ca39e3 adb / libbase: clean up NOGDI and evil ERROR macro by Spencer Low · 9 years ago
  28. 60bca2d adb: win32: fix key files reading/writing by Spencer Low · 9 years ago
  29. 7dc759f adb: win32: fix adb emu command by Spencer Low · 9 years ago
  30. fb2ba51 Remove strtok from adb. by Elliott Hughes · 9 years ago
  31. db6fe64 File header cleanup. by Dan Albert · 9 years ago
  32. f30d73c Move adb to C++. by Dan Albert · 9 years ago[Renamed (91%) from adb_auth_host.c]
  33. b5f43a1 Merge "Fix a writex transcription error." by Dan Albert · 9 years ago