summaryrefslogtreecommitdiff
path: root/libs/androidfw/Asset.cpp
AgeCommit message (Expand)Author
2020-12-08Revert^2 "libandroidfw hardening for IncFs"Ryan Mitchell
2020-03-19Refactor ApkAsset loading APIsRyan Mitchell
2019-10-10Add ResourceLoader API with .apk and .arsc supportWinson
2019-04-03Fix remaining pointer leaks in Asset.cppWinson
2019-03-18Delete pAsset* when failing to open chunk from FileAssetWinson
2018-02-23Don't use cutils/Atomic.hSteven Moreland
2017-02-15AssetManager2: Various fixesAdam Lesinski
2016-10-17Fix race with Asset destruction and printing allocation statsAdam Lesinski
2016-03-02Cleanup uses of sprintf so we can deprecate it.George Burgess IV
2015-06-17ZipFileRO: Use precise widths for zip file types.Narayan Kamath
2015-02-23Track removal of refcounts from FileMap.Narayan Kamath
2014-11-07Frameworks/base: Wall Werror in libs/androidfwAndreas Gampe
2014-03-19androidfw: resolve 64-bit build issuesMark Salyzyn
2013-12-09Reimplement ZipFileRO in terms of libziparchive.Narayan Kamath
2013-05-07libutils clean-upMathias Agopian
2012-03-22frameworks/base: move Zip* from libandroidfw to libutilsColin Cross
2012-02-20frameworks/base refactoringMathias Agopian