1. ecee434 adb: Use kernel aio for functionfs. by Jerry Zhang · 7 years ago
  2. 06b0d6b Add --sync support to push. by Dan Albert · 7 years ago
  3. 58021d1 Move adb_dirname and adb_basename to libbase by Colin Cross · 7 years ago
  4. aac1145 adb: remove extraneous stat in sync_recv. by Josh Gao · 7 years ago
  5. 5a1e3fd Revert "Revert "adb: extend sync protocol's stat support."" by Josh Gao · 7 years ago
  6. a3577e1 Revert "Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp."" by Josh Gao · 7 years ago
  7. afa4b5d Revert "adb: extend sync protocol's stat support." by Josh Gao · 7 years ago
  8. 43c02b2 Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp." by Josh Gao · 7 years ago
  9. 4fba3d2 adb: move adb_strerror to sysdeps/win32/errno.cpp. by Josh Gao · 7 years ago
  10. d6d5c38 adb: extend sync protocol's stat support. by Josh Gao · 8 years ago
  11. 05a3abf adb: make sure that file mode macros match linux. by Josh Gao · 8 years ago
  12. da1f279 adb: fix progress percentage when pulling symlinks. by Josh Gao · 8 years ago
  13. 94dc19f adb: let `adb push` follow symlinks. by Josh Gao · 8 years ago
  14. 1286c1f adb: correctly fix merge conflict. by Josh Gao · 8 years ago
  15. 4ff7f9f resolve merge conflicts of e012de5 to stage-aosp-master by Josh Gao · 8 years ago
  16. fb0c5cb adb: improve display of transfer rate. by Josh Gao · 8 years ago
  17. 1a9979e adb: add missing newline when printing transfer rate. by Josh Gao · 8 years ago
  18. baa215e adb: fix output of `sync -l` by Josh Gao · 8 years ago
  19. 4c4fa90 Merge \"Fix clang-tidy performance warnings in syste/core.\" am: 4efbce14b5 by Chih-Hung Hsieh · 8 years ago
  20. 8f7b9e3 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 8 years ago
  21. 44a4267 Implements 'adb bugreport <ZIP_FILE>'. by Felipe Leme · 8 years ago
  22. 379612b adb: mkdir the correct directory name when pulling. by Josh Gao · 8 years ago
  23. 48bc0d7 adb: cleanup file skipping logic. by Josh Gao · 8 years ago
  24. f22bc60 adb: report progress for small files. by Josh Gao · 8 years ago
  25. a63b17f adb: fix directory creation logic. by Josh Gao · 8 years ago
  26. 89ec3a8 adb: mkdir the correct directory name when pulling. by Josh Gao · 8 years ago
  27. a31ea55 adb: cleanup file skipping logic. by Josh Gao · 8 years ago
  28. 9fd2f77 adb: report progress for small files. by Josh Gao · 8 years ago
  29. 71728ca adb: fix directory creation logic. by Josh Gao · 8 years ago
  30. da81195 adb: check for an error response from adbd between each write. by Josh Gao · 8 years ago
  31. afcdcd7 adb: check for an error response from adbd between each write. by Josh Gao · 8 years ago
  32. 323899b adb: don't append a slash to a path that already ends with one. by Josh Gao · 8 years ago
  33. a00e6ef Give adb a proper progress bar. by Elliott Hughes · 8 years ago
  34. c8e7936 Merge "adb: make pulling symlinks and devices work." by Josh Gao · 8 years ago
  35. f264224 adb: make pulling symlinks and devices work. by Josh Gao · 8 years ago
  36. 77f539a Simplify adb LinePrinter newline handling. by Elliott Hughes · 8 years ago
  37. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 8 years ago
  38. 1702f42 Merge "adb: don't divide by zero" by Josh Gao · 8 years ago
  39. d0d87f7 Merge "Fix "adb sync" (and "adb push") error reporting." by Elliott Hughes · 8 years ago
  40. b0e039f adb: don't divide by zero by Josh Gao · 8 years ago
  41. 7b284b2 adb: don't pull symlinks when pulling a directory by Josh Gao · 8 years ago
  42. d3266e0 adb: remove extraneous newline from skip message by Josh Gao · 8 years ago
  43. dd6cc4d adb: correctly count skipped files in push/pull by Josh Gao · 8 years ago
  44. cc65c3b Fix "adb sync" (and "adb push") error reporting. by Elliott Hughes · 9 years ago
  45. 6aab58c Move SendLargeFile into SyncConnection. by Elliott Hughes · 9 years ago
  46. f6e65e3 adb: don't use adb_dirname in between getting and printing errno. by Josh Gao · 9 years ago
  47. f96dc73 adb: don't pull symlinks. by Josh Gao · 9 years ago
  48. 1a02530 adb: properly handle path separators on Windows. by Josh Gao · 9 years ago
  49. 07db119 adb: don't explode directories when pushing/pulling. by Josh Gao · 9 years ago
  50. 12a2ae9 adb: improve error handling, comments. by Josh Gao · 9 years ago
  51. 0bb1ce0 Merge "adb: don't try to pull character or block devices." by Josh Gao · 9 years ago
  52. 8d00a39 adb: don't try to pull character or block devices. by Josh Gao · 9 years ago
  53. 21abf5a adb: demote skipping a file from an error to a warning. by Josh Gao · 9 years ago
  54. 363af56 adb/base: minor compiler portability improvements by Spencer Low · 9 years ago
  55. 7fc45c3 Merge "adb: pull empty directories." by Josh Gao · 9 years ago
  56. a837df8 adb: remove superfluous checks. by Josh Gao · 9 years ago
  57. 6580096 adb: pull empty directories. by Josh Gao · 9 years ago
  58. cd7c1ed adb: make local_build_list match remote_build_list. by Josh Gao · 9 years ago
  59. d973157 adb: C++ify more of the push/pull functions. by Josh Gao · 9 years ago
  60. 45b6fc8 adb: make mkdirs/secure_mkdirs do what they say. by Josh Gao · 9 years ago
  61. fc7c3b6 adb: rename 'flag' to something less meaningless. by Josh Gao · 9 years ago
  62. 19d9454 Merge "adb: C++ify local_build_list and remote_build_list." by Josh Gao · 9 years ago
  63. fe54c96 Merge "adb: allow multiple args to push/pull." by Josh Gao · 9 years ago
  64. cda6a2b adb: C++ify local_build_list and remote_build_list. by Josh Gao · 9 years ago
  65. 983c41c adb: add SyncConnection::Printf. by Josh Gao · 9 years ago
  66. 0578677 adb: allow multiple args to push/pull. by Josh Gao · 9 years ago
  67. 351ecd1 adb: fix adb client running out of sockets on Windows by Spencer Low · 9 years ago
  68. b708d16 Show transfer progress in adb sync/pull/push. by Elliott Hughes · 9 years ago
  69. 6d92997 Don't use VLAs in adb. by Elliott Hughes · 9 years ago
  70. 8b43c3e Fix adb sync/pull/push error reporting. by Elliott Hughes · 9 years ago
  71. ae5a6c0 Speed up adb sync. by Elliott Hughes · 9 years ago
  72. 081696d Improve adb sync_send error reporting. by Elliott Hughes · 9 years ago
  73. d8cce18 adb: fix adb install and adb push exit code, error handling, unittest by Spencer Low · 9 years ago
  74. 8fcd8bc EINTR is handled by adb_read/unix_read and friends. by Elliott Hughes · 9 years ago
  75. 42640e5 Merge "Add missing #include <memory> for std::unique_ptr on Windows." by Elliott Hughes · 9 years ago
  76. a925dba Add missing #include <memory> for std::unique_ptr on Windows. by Elliott Hughes · 9 years ago
  77. f446520 There are no big endian hosts, grandpa. by Elliott Hughes · 9 years ago
  78. aa24549 adb sync cleanup. by Elliott Hughes · 9 years ago
  79. 5c74270 More adb cleanup. by Elliott Hughes · 9 years ago
  80. 47d67c9 Write mkdirs in more idiomatic C++ style. by Alex Vallée · 9 years ago
  81. 1421614 Move mkdirs to adb_utils. by Alex Vallée · 9 years ago
  82. 6001c87 adb: win32: fix StringPrintf format string checking of %zd and PRIu64 by Spencer Low · 9 years ago
  83. 3edd54b Add some missing 'static's. by Elliott Hughes · 9 years ago
  84. 078f0fc Move __adb_error to std::string, and improve various errors. by Elliott Hughes · 9 years ago
  85. d236d07 Fix "adb sync" for devices without vendor and oem. by Elliott Hughes · 9 years ago
  86. 2d4121c Remove extern "C" barriers to using C++. by Elliott Hughes · 9 years ago
  87. 46270d2 adb doesn't actually use libzipfile. by Elliott Hughes · 9 years ago
  88. bac3474 Move adb to C++. by Dan Albert · 9 years ago[Renamed (97%) from adb/file_sync_client.c]
  89. 9b1fd96 Merge "Fix a writex transcription error." by Dan Albert · 9 years ago