1. e0b7502 adb: add helper to get the ~/.android directory. by Josh Gao · 8 years ago
  2. 2e67120 adb: add support for vendor key directories. by Josh Gao · 8 years ago
  3. 0aeb505 Clean up key handling in adb. by Elliott Hughes · 8 years ago
  4. 625faf0 Address old review comments in adb_auth_host.cpp. by Elliott Hughes · 8 years ago
  5. e8b663f Kill load_file. by Elliott Hughes · 8 years ago
  6. dace015 [adb] Followup CL to clean up adb_auth_host.cpp by Yurii Zubrytskyi · 8 years ago
  7. 376b275 [adb] Issue the "auth" emulator command before any other one by Yurii Zubrytskyi · 8 years ago
  8. 097b6bb Switch fs_mgr and adb to libcrypto_utils. by Mattias Nissler · 8 years ago
  9. 5f787ed base: add SystemErrorCodeToString() function. by David Pursell · 8 years ago
  10. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  11. d21dc82 adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8() by Spencer Low · 9 years ago
  12. 65fe251 Use const auto&/auto&& in adb. by Elliott Hughes · 9 years ago
  13. aed3c61 Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  14. 7a3f8d6 adb: clean up debug tracing a little. by Yabin Cui · 9 years ago
  15. 8df9032 adb: win32: call SystemErrorCodeToString() from more places by Spencer Low · 9 years ago
  16. cf4ff64 adb: win32: Unicode path names, env vars, some console support by Spencer Low · 9 years ago
  17. 3d2904c Increase size of the the adb packets sent over the wire by Tamas Berghammer · 9 years ago
  18. 8d8126a adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 9 years ago
  19. 286bb6d Revert "Turn on -Wformat-nonliteral." by Dan Albert · 9 years ago
  20. 459df8f Turn on -Wformat-nonliteral. by Dan Albert · 9 years ago
  21. 6ac5d7d adb: fix adb_close() vs. unix_close() usage by Spencer Low · 9 years ago
  22. ac3f7d9 adb / libbase: clean up NOGDI and evil ERROR macro by Spencer Low · 9 years ago
  23. 9b96031 adb: win32: fix key files reading/writing by Spencer Low · 9 years ago
  24. 142ec75 adb: win32: fix adb emu command by Spencer Low · 9 years ago
  25. 8d5fa6d Remove strtok from adb. by Elliott Hughes · 9 years ago
  26. 3313426 File header cleanup. by Dan Albert · 9 years ago
  27. bac3474 Move adb to C++. by Dan Albert · 9 years ago[Renamed (91%) from adb/adb_auth_host.c]
  28. 9b1fd96 Merge "Fix a writex transcription error." by Dan Albert · 9 years ago