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