index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
androidfw
/
AssetManager.cpp
Age
Commit message (
Expand
)
Author
2014-06-16
[Asset Manager] Fix memory leakage bug
sean_lu
2014-02-14
Extended locales in AAPT / AssetManager.
Narayan Kamath
2014-02-11
Use size_t* in AssetManager::createIdmap
Colin Cross
2014-02-03
Runtime resource overlay, iteration 2
Mårten Kongstad
2014-02-03
New command line tool 'idmap'
Mårten Kongstad
2014-01-31
Change ResourceType cookies to int32_t.
Narayan Kamath
2014-01-27
AssetManager cookies should be int32_t and not void*.
Narayan Kamath
2013-12-09
Reimplement ZipFileRO in terms of libziparchive.
Narayan Kamath
2013-11-22
Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD
The Android Open Source Project
2013-10-29
Fix a variety of small publicly-reported bugs.
Elliott Hughes
2013-05-07
libutils clean-up
Mathias Agopian
2013-04-15
Maybe fix issue #8620910: Win_sdk build failed and unable to create...
Dianne Hackborn
2013-04-12
Add new resources trace, also trace apk dex loading.
Dianne Hackborn
2012-08-05
libutils cleanup
Mathias Agopian
2012-03-22
frameworks/base: move Zip* from libandroidfw to libutils
Colin Cross
2012-02-20
frameworks/base refactoring
Mathias Agopian