summaryrefslogtreecommitdiff
path: root/file_sync_service.cpp
AgeCommit message (Expand)Author
2016-10-10liblog: adb: move security interfaces to privateMark Salyzyn
2016-09-30system/core Replace log/log.h with android/log.hMark Salyzyn
2016-06-08Set file capabilities on adb sync/push.Elliott Hughes
2016-02-19adbd: restore the old error handling behavior.Josh Gao
2016-02-03adb: fix mistaken uses of SendFail in file_sync_service.cpp.Josh Gao
2016-01-21ADB security loggingRubin Xu
2015-12-04Track rename of base/ to android-base/.Elliott Hughes
2015-11-20Fix "adb sync" (and "adb push") error reporting.Elliott Hughes
2015-11-04adb: make mkdirs/secure_mkdirs do what they say.Josh Gao
2015-10-07Use const auto&/auto&& in adb.Elliott Hughes
2015-09-23am e4975da3: Merge "Adb: use VLOG() to replace D() for verbose logging."Yabin Cui
2015-09-23Adb: use VLOG() to replace D() for verbose logging.Yabin Cui
2015-09-03am 6562c151: Merge "adb: clean up debug tracing a little."Yabin Cui
2015-09-02adb: clean up debug tracing a little.Yabin Cui
2015-08-26am 9492db23: am 62643302: Merge "Not all filesystems support setting SELinux ...Elliott Hughes
2015-08-25Not all filesystems support setting SELinux labels.Elliott Hughes
2015-08-25am 1ce12d39: am 43f43d87: Merge "Move adb\'s selinux_android_restorecon up an...Elliott Hughes
2015-08-25Move adb's selinux_android_restorecon up and check for failures.Elliott Hughes
2015-08-25am 12d762e1: am e8e272c5: Merge "EINTR is handled by adb_read/unix_read and f...Elliott Hughes
2015-08-25Merge "EINTR is handled by adb_read/unix_read and friends."Elliott Hughes
2015-08-25resolved conflicts for merge of 068ee4d0 to mnc-dev-plus-aospElliott Hughes
2015-08-25resolved conflicts for merge of 3ecba7f9 to mnc-dev-plus-aospElliott Hughes
2015-08-25resolved conflicts for merge of ba8fc829 to mnc-dev-plus-aospElliott Hughes
2015-08-25Fix the fs_config call.Elliott Hughes
2015-08-25Fix 32-bit build.Elliott Hughes
2015-08-25EINTR is handled by adb_read/unix_read and friends.Elliott Hughes
2015-08-25Clean up error handling/reporting in file_sync_service.cpp.Elliott Hughes
2015-08-24am 5c027334: am 93b9e865: Merge "There are no big endian hosts, grandpa."Elliott Hughes
2015-08-24There are no big endian hosts, grandpa.Elliott Hughes
2015-08-24am c583c511: am 186f1dee: Merge "adb sync cleanup."Elliott Hughes
2015-08-24adb sync cleanup.Elliott Hughes
2015-07-30resolved conflicts for merge of 4e90b0ae to mnc-dev-plus-aospElliott Hughes
2015-07-30More adb cleanup.Elliott Hughes
2015-07-30resolved conflicts for merge of 486645ee to mnc-dev-plus-aospElliott Hughes
2015-07-30Write mkdirs in more idiomatic C++ style.Alex Vallée
2015-07-28am ce2047a9: am 1a706865: Merge "Fix const-ness of strrchr callers."Elliott Hughes
2015-07-28Fix const-ness of strrchr callers.Elliott Hughes
2015-07-09fs_config: replace getenv('OUT') by new fs_config parameterThierry Strudel
2015-03-19File header cleanup.Dan Albert
2015-03-16Revert "Revert "adb: support /oem partition""Elliott Hughes
2015-03-16Revert "adb: support /oem partition"Dan Albert
2015-03-16adb: support /oem partitionMårten Kongstad
2015-03-09Move adb to C++.Dan Albert