1. 89837af adb: fix `push --sync` with multiple inputs. by Josh Gao · 4 years, 1 month ago
  2. bdebc9b adb: implement zstd compression for file sync. by Josh Gao · 4 years, 4 months ago
  3. 291733b adb: fix feature sets on devices that don't have them. by Josh Gao · 4 years, 5 months ago
  4. 816c2d2 [adb] Don't copy features set on each get() by Yurii Zubrytskyi · 4 years, 6 months ago
  5. 8a410a0 adb: add dry-run option to push/sync. by Josh Gao · 4 years, 6 months ago
  6. fb386cc adb: implement LZ4 compression. by Josh Gao · 4 years, 6 months ago
  7. bfcd8ff adb: add interfaces for Encoder/Decoder. by Josh Gao · 4 years, 6 months ago
  8. 521e999 adb: move things around to prepare to add LZ4. by Josh Gao · 4 years, 6 months ago
  9. 0354bef adb: Avoid extra string construction by Greg Kaiser · 4 years, 6 months ago
  10. 2f0f9eb adb: implement compression for file sync. by Josh Gao · 4 years, 7 months ago
  11. de8af9b [adb] file sync performance on Windows by Yurii Zubrytskyi · 4 years, 6 months ago
  12. 5b21088 [adb] Print fewer progress messages for push/pull by Yurii Zubrytskyi · 4 years, 6 months ago
  13. fa1556b adb: fix sync. by Josh Gao · 4 years, 6 months ago
  14. f5e7508 adb: Avoid a couple std::string constructions by Greg Kaiser · 4 years, 7 months ago
  15. 4219e67 adb: defer acknowledgement of pushed files until the end. by Josh Gao · 4 years, 7 months ago
  16. 0138d61 adb: make the push summary fit in 80 columns. by Elliott Hughes · 4 years, 8 months ago
  17. 26fdced Merge changes I6ff85723,Ia7d743d5 by Josh Gao · 4 years, 10 months ago
  18. ce6d3a5 adb: fix infinite loop when attempting to push to //foo. by Josh Gao · 5 years ago
  19. 7b08307 adb: add ls_v2. by Josh Gao · 5 years ago
  20. 849a6cf adb: rename syncmsg::*::time to mtime. by Josh Gao · 5 years ago
  21. e2f3234 adb: Avoid extra std::string copies by Greg Kaiser · 6 years ago
  22. 9eeb9f7 adb: update symlink timestamps. by Josh Gao · 6 years ago
  23. c270596 adb: convert more stuff to unique_fd. by Josh Gao · 6 years ago
  24. 281aab7 Add feature flag for b/110953234 fix. by Josh Gao · 6 years ago
  25. e64126b adb: rationalize fatal/error logging. by Elliott Hughes · 6 years ago
  26. c7b7459 adb: split file_sync_service.h into client and daemon parts. by Josh Gao · 6 years ago
  27. 37f11f5 adb: work around adbd push bug. by Josh Gao · 6 years ago
  28. 874c941 Simplify __attribute__((__printf__)) use. by Elliott Hughes · 6 years ago
  29. 361148b adb: switch over to Android.bp. by Josh Gao · 7 years ago[Renamed from file_sync_client.cpp]
  30. a2cb8de adb: Use kernel aio for functionfs. by Jerry Zhang · 7 years ago
  31. 8449e06 Add --sync support to push. by Dan Albert · 7 years ago
  32. e679407 Move adb_dirname and adb_basename to libbase by Colin Cross · 8 years ago
  33. 5c3e3fb adb: remove extraneous stat in sync_recv. by Josh Gao · 8 years ago
  34. a2cf375 Revert "Revert "adb: extend sync protocol's stat support."" by Josh Gao · 8 years ago
  35. 75e96bb Revert "Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp."" by Josh Gao · 8 years ago
  36. 31a96f7 Revert "adb: extend sync protocol's stat support." by Josh Gao · 8 years ago
  37. 4891a15 Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp." by Josh Gao · 8 years ago
  38. 0c8a797 adb: move adb_strerror to sysdeps/win32/errno.cpp. by Josh Gao · 8 years ago
  39. 25a992e adb: extend sync protocol's stat support. by Josh Gao · 8 years ago
  40. 8998a8d adb: make sure that file mode macros match linux. by Josh Gao · 8 years ago
  41. 4459c13 adb: fix progress percentage when pulling symlinks. by Josh Gao · 8 years ago
  42. 1deea10 adb: let `adb push` follow symlinks. by Josh Gao · 8 years ago
  43. 8fc9d68 adb: correctly fix merge conflict. by Josh Gao · 8 years ago
  44. 4e940c0 resolve merge conflicts of e012de5 to stage-aosp-master by Josh Gao · 8 years ago
  45. a408fd2 adb: improve display of transfer rate. by Josh Gao · 8 years ago
  46. f35fede adb: add missing newline when printing transfer rate. by Josh Gao · 8 years ago
  47. 23891f1 adb: fix output of `sync -l` by Josh Gao · 8 years ago
  48. ce7e3c2 Merge \"Fix clang-tidy performance warnings in syste/core.\" am: 4efbce14b5 by Chih-Hung Hsieh · 8 years ago
  49. 90b40f6 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 8 years ago
  50. b644703 Implements 'adb bugreport <ZIP_FILE>'. by Felipe Leme · 8 years ago
  51. 177253f adb: mkdir the correct directory name when pulling. by Josh Gao · 9 years ago
  52. d13def2 adb: cleanup file skipping logic. by Josh Gao · 9 years ago
  53. 37e8ab4 adb: report progress for small files. by Josh Gao · 9 years ago
  54. 5c0d55a adb: fix directory creation logic. by Josh Gao · 9 years ago
  55. a842b38 adb: mkdir the correct directory name when pulling. by Josh Gao · 9 years ago
  56. caa5210 adb: cleanup file skipping logic. by Josh Gao · 9 years ago
  57. 93a0b3c adb: report progress for small files. by Josh Gao · 9 years ago
  58. 7634e88 adb: fix directory creation logic. by Josh Gao · 9 years ago
  59. 2db75ce adb: check for an error response from adbd between each write. by Josh Gao · 9 years ago
  60. a53abe7 adb: check for an error response from adbd between each write. by Josh Gao · 9 years ago
  61. 2e4ed0a adb: don't append a slash to a path that already ends with one. by Josh Gao · 9 years ago
  62. 7b43fa5 Give adb a proper progress bar. by Elliott Hughes · 9 years ago
  63. 19d2282 Merge "adb: make pulling symlinks and devices work." by Josh Gao · 9 years ago
  64. d9a2fd6 adb: make pulling symlinks and devices work. by Josh Gao · 9 years ago
  65. 78a37a5 Simplify adb LinePrinter newline handling. by Elliott Hughes · 9 years ago
  66. f55ead9 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  67. 0a2a785 Merge "adb: don't divide by zero" by Josh Gao · 9 years ago
  68. 1674926 Merge "Fix "adb sync" (and "adb push") error reporting." by Elliott Hughes · 9 years ago
  69. 9b52364 adb: don't divide by zero by Josh Gao · 9 years ago
  70. 3d0a3f1 adb: don't pull symlinks when pulling a directory by Josh Gao · 9 years ago
  71. d9362c6 adb: remove extraneous newline from skip message by Josh Gao · 9 years ago
  72. b3cab93 adb: correctly count skipped files in push/pull by Josh Gao · 9 years ago
  73. 54e3efe Fix "adb sync" (and "adb push") error reporting. by Elliott Hughes · 9 years ago
  74. 7275d80 Move SendLargeFile into SyncConnection. by Elliott Hughes · 9 years ago
  75. e3a1216 adb: don't use adb_dirname in between getting and printing errno. by Josh Gao · 9 years ago
  76. dd34f29 adb: don't pull symlinks. by Josh Gao · 9 years ago
  77. a3b6a06 adb: properly handle path separators on Windows. by Josh Gao · 9 years ago
  78. 8acf06c adb: don't explode directories when pushing/pulling. by Josh Gao · 9 years ago
  79. a5cea71 adb: improve error handling, comments. by Josh Gao · 9 years ago
  80. 21e82b4 Merge "adb: don't try to pull character or block devices." by Josh Gao · 9 years ago
  81. 91f03a4 adb: don't try to pull character or block devices. by Josh Gao · 9 years ago
  82. a544cc6 adb: demote skipping a file from an error to a warning. by Josh Gao · 9 years ago
  83. 28bc2cb adb/base: minor compiler portability improvements by Spencer Low · 9 years ago
  84. 08e2739 Merge "adb: pull empty directories." by Josh Gao · 9 years ago
  85. 5940994 adb: remove superfluous checks. by Josh Gao · 9 years ago
  86. a90563e adb: pull empty directories. by Josh Gao · 9 years ago
  87. 8efa646 adb: make local_build_list match remote_build_list. by Josh Gao · 9 years ago
  88. d20cf38 adb: C++ify more of the push/pull functions. by Josh Gao · 9 years ago
  89. fe1a612 adb: make mkdirs/secure_mkdirs do what they say. by Josh Gao · 9 years ago
  90. cb094c6 adb: rename 'flag' to something less meaningless. by Josh Gao · 9 years ago
  91. 6a92344 Merge "adb: C++ify local_build_list and remote_build_list." by Josh Gao · 9 years ago
  92. a1388db Merge "adb: allow multiple args to push/pull." by Josh Gao · 9 years ago
  93. 204d21e adb: C++ify local_build_list and remote_build_list. by Josh Gao · 9 years ago
  94. cbf485f adb: add SyncConnection::Printf. by Josh Gao · 9 years ago
  95. 5d093b2 adb: allow multiple args to push/pull. by Josh Gao · 9 years ago
  96. cc4a4b1 adb: fix adb client running out of sockets on Windows by Spencer Low · 9 years ago
  97. f5cdc1d Show transfer progress in adb sync/pull/push. by Elliott Hughes · 9 years ago
  98. 6c73bfc Don't use VLAs in adb. by Elliott Hughes · 9 years ago
  99. e4ed32f Fix adb sync/pull/push error reporting. by Elliott Hughes · 9 years ago
  100. dde00be Speed up adb sync. by Elliott Hughes · 9 years ago