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