summaryrefslogtreecommitdiffstats
path: root/core/jni/android_backup_BackupDataInput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Frameworks/base: Replace LOG_FATAL_IF in core/jniAndreas Gampe2014-11-191-11/+8
* AArch64: Use long for pointers in App/BackupAshok Bhat2014-01-081-12/+12
* frameworks/base refactoring.Mathias Agopian2012-02-171-1/+1
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-2/+2
* You don't need to poke around inside FileDescriptor manually.Elliott Hughes2011-04-111-15/+2
* Refactor android.backup => android.app.backupChristopher Tate2010-03-051-7/+7
* checkpoint BackupDatAInput / RestoreHelperJoe Onorato2009-06-161-28/+19
* Fix some backup reader/writer issues; make local transport do backupChristopher Tate2009-06-141-35/+46
* Fix the jni initializer.Joe Onorato2009-06-121-1/+1
* Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods...Joe Onorato2009-06-121-0/+162