summaryrefslogtreecommitdiffstats
path: root/core/jni/android_backup_BackupHelperDispatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Frameworks/base: Replace LOG_FATAL_IF in core/jniAndreas Gampe2014-11-191-12/+7
* AArch64: Use long for pointers in App/BackupAshok Bhat2014-01-081-17/+17
* 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