summaryrefslogtreecommitdiffstats
path: root/core/jni/android_backup_BackupDataOutput.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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