index
:
Project-1CE/system_core
25q2
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
adb
/
file_sync_client.cpp
Age
Commit message (
Expand
)
Author
2018-02-28
adb: switch over to Android.bp.
Josh Gao
2017-08-10
adb: Use kernel aio for functionfs.
Jerry Zhang
2017-05-19
Add --sync support to push.
Dan Albert
2017-02-27
Move adb_dirname and adb_basename to libbase
Colin Cross
2016-12-12
adb: remove extraneous stat in sync_recv.
Josh Gao
2016-12-05
Revert "Revert "adb: extend sync protocol's stat support.""
Josh Gao
2016-12-05
Revert "Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp.""
Josh Gao
2016-12-05
Revert "adb: extend sync protocol's stat support."
Josh Gao
2016-12-05
Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp."
Josh Gao
2016-11-30
adb: move adb_strerror to sysdeps/win32/errno.cpp.
Josh Gao
2016-11-30
adb: extend sync protocol's stat support.
Josh Gao
2016-11-21
adb: make sure that file mode macros match linux.
Josh Gao
2016-11-17
adb: fix progress percentage when pulling symlinks.
Josh Gao
2016-09-14
adb: let `adb push` follow symlinks.
Josh Gao
2016-08-05
adb: correctly fix merge conflict.
Josh Gao
2016-08-04
resolve merge conflicts of e012de5 to stage-aosp-master
Josh Gao
2016-08-04
adb: improve display of transfer rate.
Josh Gao
2016-08-04
adb: add missing newline when printing transfer rate.
Josh Gao
2016-08-04
adb: fix output of `sync -l`
Josh Gao
2016-08-01
Merge \"Fix clang-tidy performance warnings in syste/core.\"
Chih-Hung Hsieh
2016-08-01
Fix clang-tidy performance warnings in syste/core.
Chih-Hung Hsieh
2016-04-13
Implements 'adb bugreport <ZIP_FILE>'.
Felipe Leme
2016-03-03
adb: mkdir the correct directory name when pulling.
Josh Gao
2016-03-03
adb: cleanup file skipping logic.
Josh Gao
2016-03-03
adb: report progress for small files.
Josh Gao
2016-03-03
adb: fix directory creation logic.
Josh Gao
2016-03-03
adb: mkdir the correct directory name when pulling.
Josh Gao
2016-03-03
adb: cleanup file skipping logic.
Josh Gao
2016-03-01
adb: report progress for small files.
Josh Gao
2016-02-26
adb: fix directory creation logic.
Josh Gao
2016-02-22
adb: check for an error response from adbd between each write.
Josh Gao
2016-02-19
adb: check for an error response from adbd between each write.
Josh Gao
2016-02-03
adb: don't append a slash to a path that already ends with one.
Josh Gao
2015-12-18
Give adb a proper progress bar.
Elliott Hughes
2015-12-11
Merge "adb: make pulling symlinks and devices work."
Josh Gao
2015-12-11
adb: make pulling symlinks and devices work.
Josh Gao
2015-12-09
Simplify adb LinePrinter newline handling.
Elliott Hughes
2015-12-04
Track rename of base/ to android-base/.
Elliott Hughes
2015-12-02
Merge "adb: don't divide by zero"
Josh Gao
2015-12-02
Merge "Fix "adb sync" (and "adb push") error reporting."
Elliott Hughes
2015-11-30
adb: don't divide by zero
Josh Gao
2015-11-30
adb: don't pull symlinks when pulling a directory
Josh Gao
2015-11-30
adb: remove extraneous newline from skip message
Josh Gao
2015-11-30
adb: correctly count skipped files in push/pull
Josh Gao
2015-11-20
Fix "adb sync" (and "adb push") error reporting.
Elliott Hughes
2015-11-20
Move SendLargeFile into SyncConnection.
Elliott Hughes
2015-11-17
adb: don't use adb_dirname in between getting and printing errno.
Josh Gao
2015-11-13
adb: don't pull symlinks.
Josh Gao
2015-11-11
adb: properly handle path separators on Windows.
Josh Gao
2015-11-11
adb: don't explode directories when pushing/pulling.
Josh Gao
[next]