index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
jni
/
android_backup_BackupDataOutput.cpp
Age
Commit message (
Expand
)
Author
2020-06-23
Update to use nativehelper/JNIPlatformHelp.h
Orion Hodson
2017-07-19
frameworks/base: use proper nativehelper headers
Steven Moreland
2014-11-21
Frameworks/base: Consistency in core/jni
Andreas Gampe
2014-11-13
Frameworks/base: Wall Werror in core/jni
Andreas Gampe
2014-01-08
AArch64: Use long for pointers in App/Backup
Ashok Bhat
2012-02-17
frameworks/base refactoring.
Mathias Agopian
2012-02-10
Multi-user - wallpaper service
Amith Yamasani
2012-01-03
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2011-04-11
You don't need to poke around inside FileDescriptor manually.
Elliott Hughes
2010-03-05
Fix up missed refactoring in JNI reg and preloaded-classes
Christopher Tate
2009-07-09
Fix a small bug in array length bounds checking.
Dan Egnor
2009-06-22
Helper API cleanup. Allows multiple helpers to function,
Joe Onorato
2009-06-14
Fix some backup reader/writer issues; make local transport do backup
Christopher Tate
2009-06-12
Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods...
Joe Onorato
2009-06-04
rename a few files to camel-case, add copyright notices
Mathias Agopian
2009-05-20
Hook up the backup data writer, and add a utility to read the backup data files.
Joe Onorato