summaryrefslogtreecommitdiff
path: root/core/jni/android_backup_BackupDataOutput.cpp
AgeCommit message (Expand)Author
2020-06-23Update to use nativehelper/JNIPlatformHelp.hOrion Hodson
2017-07-19frameworks/base: use proper nativehelper headersSteven Moreland
2014-11-21Frameworks/base: Consistency in core/jniAndreas Gampe
2014-11-13Frameworks/base: Wall Werror in core/jniAndreas Gampe
2014-01-08AArch64: Use long for pointers in App/BackupAshok Bhat
2012-02-17frameworks/base refactoring.Mathias Agopian
2012-02-10Multi-user - wallpaper serviceAmith Yamasani
2012-01-03Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block
2011-04-11You don't need to poke around inside FileDescriptor manually.Elliott Hughes
2010-03-05Fix up missed refactoring in JNI reg and preloaded-classesChristopher Tate
2009-07-09Fix a small bug in array length bounds checking.Dan Egnor
2009-06-22Helper API cleanup. Allows multiple helpers to function,Joe Onorato
2009-06-14Fix some backup reader/writer issues; make local transport do backupChristopher Tate
2009-06-12Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods...Joe Onorato
2009-06-04rename a few files to camel-case, add copyright noticesMathias Agopian
2009-05-20Hook up the backup data writer, and add a utility to read the backup data files.Joe Onorato