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
/
libs
/
androidfw
/
Asset.cpp
Age
Commit message (
Expand
)
Author
2020-12-08
Revert^2 "libandroidfw hardening for IncFs"
Ryan Mitchell
2020-03-19
Refactor ApkAsset loading APIs
Ryan Mitchell
2019-10-10
Add ResourceLoader API with .apk and .arsc support
Winson
2019-04-03
Fix remaining pointer leaks in Asset.cpp
Winson
2019-03-18
Delete pAsset* when failing to open chunk from FileAsset
Winson
2018-02-23
Don't use cutils/Atomic.h
Steven Moreland
2017-02-15
AssetManager2: Various fixes
Adam Lesinski
2016-10-17
Fix race with Asset destruction and printing allocation stats
Adam Lesinski
2016-03-02
Cleanup uses of sprintf so we can deprecate it.
George Burgess IV
2015-06-17
ZipFileRO: Use precise widths for zip file types.
Narayan Kamath
2015-02-23
Track removal of refcounts from FileMap.
Narayan Kamath
2014-11-07
Frameworks/base: Wall Werror in libs/androidfw
Andreas Gampe
2014-03-19
androidfw: resolve 64-bit build issues
Mark Salyzyn
2013-12-09
Reimplement ZipFileRO in terms of libziparchive.
Narayan Kamath
2013-05-07
libutils clean-up
Mathias Agopian
2012-03-22
frameworks/base: move Zip* from libandroidfw to libutils
Colin Cross
2012-02-20
frameworks/base refactoring
Mathias Agopian