summaryrefslogtreecommitdiff
path: root/libs/androidfw/BackupHelpers.cpp
AgeCommit message (Expand)Author
2024-01-10Set buffer size to match Linux pipe internal buffer when reading/writing from... Piyush Mehrotra
2023-09-01Move String8 path functions to androidfw and aapt Tomasz Wasilczyk
2023-08-18Use String8/16 c_str [tools] Tomasz Wasilczyk
2020-06-18Enable >= 2GiB file size support in backupToTar for 32 bit targets. Abhinav Aggarwal
2017-01-09Replace cutils/log.h and log/logger.h with log/log.h Mark Salyzyn
2016-03-02Cleanup uses of sprintf so we can deprecate it. George Burgess IV
2015-03-26Add payload-size preflight stage to full transport backup Christopher Tate
2015-01-14Restore write_delete_file Brian Carlstrom
2015-01-15am 9568307c: am 43a4a8c7: Fix redundant file backups Christopher Tate
2015-01-14Fix redundant file backups Christopher Tate
2014-11-10bionic's struct stat is now POSIX-compliant. Elliott Hughes
2014-11-07Frameworks/base: Fix more warnings Andreas Gampe
2014-11-07Frameworks/base: Wall Werror in libs/androidfw Andreas Gampe
2014-03-27AArch64: Make frameworks/base code more portable Ashok Bhat
2014-03-19androidfw: resolve 64-bit build issues Mark Salyzyn
2014-02-24Various format string fixes for 64bit Kévin PETIT
2013-03-08DO NOT MERGE - Full backup/restore now handles OBBs sensibly Christopher Tate
2012-12-17BackupHelpers: Fix Typo You Kim
2012-02-20frameworks/base refactoring Mathias Agopian