summaryrefslogtreecommitdiffstats
path: root/core/jni/android_backup_BackupDataOutput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Frameworks/base: Consistency in core/jniAndreas Gampe2014-11-211-2/+2
* Frameworks/base: Wall Werror in core/jniAndreas Gampe2014-11-131-1/+0
* AArch64: Use long for pointers in App/BackupAshok Bhat2014-01-081-14/+14
* frameworks/base refactoring.Mathias Agopian2012-02-171-1/+1
* Multi-user - wallpaper serviceAmith Yamasani2012-02-101-1/+0
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-1/+1
* You don't need to poke around inside FileDescriptor manually.Elliott Hughes2011-04-111-14/+1
* Fix up missed refactoring in JNI reg and preloaded-classesChristopher Tate2010-03-051-1/+1
* Fix a small bug in array length bounds checking.Dan Egnor2009-07-091-1/+1
* Helper API cleanup. Allows multiple helpers to function,Joe Onorato2009-06-221-0/+15
* Fix some backup reader/writer issues; make local transport do backupChristopher Tate2009-06-141-1/+1
* Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods...Joe Onorato2009-06-121-3/+46
* rename a few files to camel-case, add copyright noticesMathias Agopian2009-06-041-1/+1
* Hook up the backup data writer, and add a utility to read the backup data files.Joe Onorato2009-05-201-0/+70