summaryrefslogtreecommitdiffstats
path: root/core/jni/android_backup_BackupHelperDispatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-5/+5
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-5/+5
* You don't need to poke around inside FileDescriptor manually.Elliott Hughes2011-04-111-22/+7
* Refactor android.backup => android.app.backupChristopher Tate2010-03-051-8/+8
* Add an extra null terminator. String8::unlockBuffer isJoe Onorato2009-06-261-2/+10
* Make the BackupHelperDispatcher properly handle multiple helpers.Joe Onorato2009-06-251-0/+251