- 8a410a0 adb: add dry-run option to push/sync. by Josh Gao · 4 years, 10 months ago
- fb386cc adb: implement LZ4 compression. by Josh Gao · 4 years, 10 months ago
- 58bee93 adb: fix use of wrong union variant. by Josh Gao · 4 years, 10 months ago
- bfcd8ff adb: add interfaces for Encoder/Decoder. by Josh Gao · 4 years, 10 months ago
- 1a43087 adbd: delete unused variable. by Josh Gao · 4 years, 10 months ago
- 521e999 adb: move things around to prepare to add LZ4. by Josh Gao · 4 years, 10 months ago
- 2f0f9eb adb: implement compression for file sync. by Josh Gao · 4 years, 11 months ago
- a4dfc14 adbd: remove static dependency on libcutils. by Josh Gao · 5 years ago
- 7b08307 adb: add ls_v2. by Josh Gao · 5 years ago
- 849a6cf adb: rename syncmsg::*::time to mtime. by Josh Gao · 5 years ago
- fc39382 adbd: move posix_fadvise after open. by Josh Gao · 6 years ago
- dfdf916 Revert "Add a way to turn off unique_fd's operator int." by Ian Kasprzak · 6 years ago
- 6bc7700 Add a way to turn off unique_fd's operator int. by Josh Gao · 6 years ago
- e2f3234 adb: Avoid extra std::string copies by Greg Kaiser · 6 years ago
- d20b11e Revert "Handle adb sync with Bionic under /bionic" by Jiyong Park · 6 years ago
- 9eeb9f7 adb: update symlink timestamps. by Josh Gao · 6 years ago
- 5301009 Handle adb sync with Bionic under /bionic by Jiyong Park · 6 years ago
- c270596 adb: convert more stuff to unique_fd. by Josh Gao · 6 years ago
- 0560feb adbd: compile for host. by Josh Gao · 6 years ago
- a37bf2d adb: identical symlink, do not update by Mark Salyzyn · 6 years ago
- 4c28dde adb: use adb's unique_fd instead of android::base. by Josh Gao · 6 years ago
- c7b7459 adb: split file_sync_service.h into client and daemon parts. by Josh Gao · 6 years ago
- ce7a284 adb: Modernize the service creation by Luis Hector Chavez · 6 years ago
- f967117 adbd: fix spurious failure to create dirs when pushing. by Josh Gao · 7 years ago
- 145ac02 Support /odm and /product in "adb remount" and "adb sync". by Elliott Hughes · 7 years ago
- 361148b adb: switch over to Android.bp. by Josh Gao · 7 years ago[Renamed from file_sync_service.cpp]
- 27a7a5e Standarize on VFS_CAP_REVISION_2 by Nick Kralevich · 7 years ago
- b4ef19c Merge "adb: Use kernel aio for functionfs." by Treehugger Robot · 7 years ago
- 645cd70 adbd: don't spin if file sync read fails. by Josh Gao · 7 years ago
- a2cb8de adb: Use kernel aio for functionfs. by Jerry Zhang · 7 years ago
- e679407 Move adb_dirname and adb_basename to libbase by Colin Cross · 8 years ago
- 14ed70a adb: add tracing to file_sync_service.cpp. by Josh Gao · 8 years ago
- a2cf375 Revert "Revert "adb: extend sync protocol's stat support."" by Josh Gao · 8 years ago
- 31a96f7 Revert "adb: extend sync protocol's stat support." by Josh Gao · 8 years ago
- 25a992e adb: extend sync protocol's stat support. by Josh Gao · 8 years ago
- 8833f14 Set file capabilities after writing file data by Jin Qian · 8 years ago
- 81a870e liblog: adb: move security interfaces to private by Mark Salyzyn · 8 years ago
- 5f17a90 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 8 years ago
- 02c9474 Set file capabilities on adb sync/push. by Elliott Hughes · 9 years ago
- 013a8eb adbd: restore the old error handling behavior. by Josh Gao · 9 years ago
- bd446be adb: fix mistaken uses of SendFail in file_sync_service.cpp. by Josh Gao · 9 years ago
- 29a64f9 ADB security logging by Rubin Xu · 9 years ago
- f55ead9 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
- 54e3efe Fix "adb sync" (and "adb push") error reporting. by Elliott Hughes · 9 years ago
- fe1a612 adb: make mkdirs/secure_mkdirs do what they say. by Josh Gao · 9 years ago
- 8595283 Use const auto&/auto&& in adb. by Elliott Hughes · 9 years ago
- 6b045f2 am e4975da3: Merge "Adb: use VLOG() to replace D() for verbose logging." by Yabin Cui · 9 years ago
- 19bec5b Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
- dfcb40f am 182f1ed6: Merge "adb: clean up debug tracing a little." by Yabin Cui · 9 years ago
- 815ad88 adb: clean up debug tracing a little. by Yabin Cui · 9 years ago
- 78180fd am 9492db23: am 62643302: Merge "Not all filesystems support setting SELinux labels." by Elliott Hughes · 9 years ago
- bfd8937 Not all filesystems support setting SELinux labels. by Elliott Hughes · 9 years ago
- 087f39b am 1ce12d39: am 4be21af6: Merge "Move adb\'s selinux_android_restorecon up and check for failures." by Elliott Hughes · 9 years ago
- 4f97b61 Move adb's selinux_android_restorecon up and check for failures. by Elliott Hughes · 9 years ago
- 3d239a9 am 12d762e1: am 219bc645: Merge "EINTR is handled by adb_read/unix_read and friends." by Elliott Hughes · 9 years ago
- 219bc64 Merge "EINTR is handled by adb_read/unix_read and friends." by Elliott Hughes · 9 years ago
- ecc4edc resolved conflicts for merge of 068ee4d0 to mnc-dev-plus-aosp by Elliott Hughes · 9 years ago
- 5d1ccc0 resolved conflicts for merge of 3ecba7f9 to mnc-dev-plus-aosp by Elliott Hughes · 9 years ago
- 6ee087c resolved conflicts for merge of ba8fc829 to mnc-dev-plus-aosp by Elliott Hughes · 9 years ago
- 3dcb3bf Fix the fs_config call. by Elliott Hughes · 9 years ago
- 8979ed2 Fix 32-bit build. by Elliott Hughes · 9 years ago
- 0bd8587 EINTR is handled by adb_read/unix_read and friends. by Elliott Hughes · 9 years ago
- d73ef20 Clean up error handling/reporting in file_sync_service.cpp. by Elliott Hughes · 9 years ago
- 6d65065 am 5c027334: am 6bba79c6: Merge "There are no big endian hosts, grandpa." by Elliott Hughes · 9 years ago
- 9e8e355 There are no big endian hosts, grandpa. by Elliott Hughes · 9 years ago
- 1942946 am c583c511: am 7907b539: Merge "adb sync cleanup." by Elliott Hughes · 9 years ago
- b628cb1 adb sync cleanup. by Elliott Hughes · 9 years ago
- 8f85795 resolved conflicts for merge of 4e90b0ae to mnc-dev-plus-aosp by Elliott Hughes · 9 years ago
- d189cfb More adb cleanup. by Elliott Hughes · 9 years ago
- ca1b6d2 resolved conflicts for merge of 486645ee to mnc-dev-plus-aosp by Elliott Hughes · 9 years ago
- 28d1f8d Write mkdirs in more idiomatic C++ style. by Alex Vallée · 10 years ago
- 38c4ce8 am ce2047a9: am 1a706865: Merge "Fix const-ness of strrchr callers." by Elliott Hughes · 9 years ago
- 24f9b08 Fix const-ness of strrchr callers. by Elliott Hughes · 9 years ago
- f4a920c fs_config: replace getenv('OUT') by new fs_config parameter by Thierry Strudel · 10 years ago
- db6fe64 File header cleanup. by Dan Albert · 10 years ago
- dedf767 Revert "Revert "adb: support /oem partition"" by Elliott Hughes · 10 years ago
- 0c481d0 Revert "adb: support /oem partition" by Dan Albert · 10 years ago
- 95b2d54 adb: support /oem partition by Mårten Kongstad · 10 years ago
- f30d73c Move adb to C++. by Dan Albert · 10 years ago[Renamed (98%) from file_sync_service.c]
- b5f43a1 Merge "Fix a writex transcription error." by Dan Albert · 10 years ago