summaryrefslogtreecommitdiff
path: root/core/jni/android_app_backup_FullBackup.cpp
AgeCommit message (Expand)Author
2020-06-18Enable >= 2GiB file size support in backupToTar for 32 bit targets.Abhinav Aggarwal
2017-07-19frameworks/base: use proper nativehelper headersSteven Moreland
2015-03-26Add payload-size preflight stage to full transport backupChristopher Tate
2014-11-19Frameworks/base: Replace LOG_FATAL_IF 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-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2011-09-23Don't crash during full backup when CheckJNI is enabledChristopher Tate
2011-06-07Implement shared-storage full backup/restoreChristopher Tate
2011-05-10Full local backup infrastructureChristopher Tate