1. d8cce18 adb: fix adb install and adb push exit code, error handling, unittest by Spencer Low · 9 years ago
  2. 8fcd8bc EINTR is handled by adb_read/unix_read and friends. by Elliott Hughes · 9 years ago
  3. 42640e5 Merge "Add missing #include <memory> for std::unique_ptr on Windows." by Elliott Hughes · 9 years ago
  4. a925dba Add missing #include <memory> for std::unique_ptr on Windows. by Elliott Hughes · 9 years ago
  5. f446520 There are no big endian hosts, grandpa. by Elliott Hughes · 9 years ago
  6. aa24549 adb sync cleanup. by Elliott Hughes · 9 years ago
  7. 5c74270 More adb cleanup. by Elliott Hughes · 9 years ago
  8. 47d67c9 Write mkdirs in more idiomatic C++ style. by Alex Vallée · 9 years ago
  9. 1421614 Move mkdirs to adb_utils. by Alex Vallée · 9 years ago
  10. 6001c87 adb: win32: fix StringPrintf format string checking of %zd and PRIu64 by Spencer Low · 9 years ago
  11. 3edd54b Add some missing 'static's. by Elliott Hughes · 9 years ago
  12. 078f0fc Move __adb_error to std::string, and improve various errors. by Elliott Hughes · 9 years ago
  13. d236d07 Fix "adb sync" for devices without vendor and oem. by Elliott Hughes · 9 years ago
  14. 2d4121c Remove extern "C" barriers to using C++. by Elliott Hughes · 9 years ago
  15. 46270d2 adb doesn't actually use libzipfile. by Elliott Hughes · 9 years ago
  16. bac3474 Move adb to C++. by Dan Albert · 9 years ago[Renamed (97%) from adb/file_sync_client.c]
  17. 9b1fd96 Merge "Fix a writex transcription error." by Dan Albert · 9 years ago