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