1. cc4a4b1 adb: fix adb client running out of sockets on Windows by Spencer Low · 10 years ago
  2. f5cdc1d Show transfer progress in adb sync/pull/push. by Elliott Hughes · 10 years ago
  3. 6c73bfc Don't use VLAs in adb. by Elliott Hughes · 10 years ago
  4. e4ed32f Fix adb sync/pull/push error reporting. by Elliott Hughes · 10 years ago
  5. dde00be Speed up adb sync. by Elliott Hughes · 11 years ago
  6. c5d5162 Improve adb sync_send error reporting. by Elliott Hughes · 11 years ago
  7. c1a3133 adb: fix adb install and adb push exit code, error handling, unittest by Spencer Low · 11 years ago
  8. 0bd8587 EINTR is handled by adb_read/unix_read and friends. by Elliott Hughes · 11 years ago
  9. 59ce781 Merge "Add missing #include <memory> for std::unique_ptr on Windows." by Elliott Hughes · 11 years ago
  10. 4e7848d Add missing #include <memory> for std::unique_ptr on Windows. by Elliott Hughes · 11 years ago
  11. 9e8e355 There are no big endian hosts, grandpa. by Elliott Hughes · 11 years ago
  12. b628cb1 adb sync cleanup. by Elliott Hughes · 11 years ago
  13. d189cfb More adb cleanup. by Elliott Hughes · 11 years ago
  14. 28d1f8d Write mkdirs in more idiomatic C++ style. by Alex Vallée · 11 years ago
  15. e916315 Move mkdirs to adb_utils. by Alex Vallée · 11 years ago
  16. 803451e adb: win32: fix StringPrintf format string checking of %zd and PRIu64 by Spencer Low · 11 years ago
  17. 712416a Add some missing 'static's. by Elliott Hughes · 11 years ago
  18. 04a98c2 Move __adb_error to std::string, and improve various errors. by Elliott Hughes · 11 years ago
  19. c5a12b2 Fix "adb sync" for devices without vendor and oem. by Elliott Hughes · 11 years ago
  20. fe7ff81 Remove extern "C" barriers to using C++. by Elliott Hughes · 11 years ago
  21. 64ef40b adb doesn't actually use libzipfile. by Elliott Hughes · 11 years ago
  22. f30d73c Move adb to C++. by Dan Albert · 11 years ago[Renamed (97%) from file_sync_client.c]
  23. b5f43a1 Merge "Fix a writex transcription error." by Dan Albert · 11 years ago