summaryrefslogtreecommitdiffstats
path: root/adb/file_sync_service.c
Commit message (Expand)AuthorAgeFilesLines
* adb: set O_CLOEXEC on lots of file descriptorsNick Kralevich2014-07-181-4/+4
* Added support for vendor partition to adbDaniel Rosenberg2014-07-021-2/+7
* adb: Don't unlink special files on sync failure.JP Abgrall2014-03-071-5/+8
* adb: Don't clobber block devices during pushJP Abgrall2014-03-071-3/+6
* Convert all selinux_android_restorecon and _setfilecon calls to new API.Stephen Smalley2014-02-071-2/+2
* Fix "adb push /sdcard/filename"Nick Kralevich2014-01-171-13/+13
* adb: configure /system file permission with fs_configLiang Cheng2014-01-021-9/+64
* Fix a bunch of small system/core bugs.Elliott Hughes2013-10-291-0/+1
* adb: fix subprocess exit handling, oom adjust fixes, extra debugging.JP Abgrall2011-03-281-0/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+412
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-412/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-3/+3
* Initial ContributionThe Android Open Source Project2008-10-211-0/+412