summaryrefslogtreecommitdiffstats
path: root/libs/androidfw/AssetManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix idmap leak in zygote processneo.chae2017-02-031-0/+1
* Merge branch 'LA.BF64.1.2.2_rb4.6' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-041-17/+20
|\
| * base: Fix the problems for runtime overlay.yingying2015-10-231-15/+16
* | Remove resources.apk from ZipSet when removing overlayd34d2015-10-271-0/+7
* | Themes: Don't add common assets if files cannot be accessedd34d2015-10-271-0/+10
* | Themes: Restructure resource cache [1/2]d34d2015-10-271-79/+20
* | Themes: Remove entryIdx param from appendPathToResTabled34d2015-10-271-11/+9
* | Themes: Port to CM13 [1/3]Andy Mast2015-10-261-30/+333
* | androidfw: Declare and load cmsdk resource package w/ id.Adnan Begovic2015-10-121-1/+5
|/
* ZipFileRO: Use precise widths for zip file types.Narayan Kamath2015-06-171-6/+4
* Merge "RRO: prevent duplicate system overlays"Adam Lesinski2014-12-031-0/+6
|\
| * RRO: prevent duplicate system overlaysMårten Kongstad2014-11-071-0/+6
* | Merge changes If2c7e09f,Ie21f227cAdam Lesinski2014-12-021-0/+4
|\ \ | |/
| * RRO: reintroduce lost ResTable insert of assetsMårten Kongstad2014-11-071-0/+4
* | Frameworks/base: Wall Werror in libs/androidfwAndreas Gampe2014-11-071-5/+15
|/
* Allow for appending of resources to an AssetManager.Martin Kosiba2014-07-171-84/+96
* am 10eb3b06: am e0849423: am 501bb0a5: Merge "Fix issue when converting fil->...Narayan Kamath2014-07-071-2/+4
|\
| * Fix issue when converting fil->tl.Narayan Kamath2014-07-071-2/+4
* | resolved conflicts for merge of a8dbd7b4 to masterNick Kralevich2014-07-021-1/+56
|\ \ | |/
| * Fall back to "tl" if "fil" is absent.Narayan Kamath2014-07-021-1/+56
* | Support multiple resource tables with same packageAdam Lesinski2014-06-181-6/+6
* | am f5cb96cf: am 51736de1: am 4c488cca: Merge "[Asset Manager] Fix memory leak...Adam Lesinski2014-06-171-0/+1
|\ \ | |/
| * [Asset Manager] Fix memory leakage bugsean_lu2014-06-161-0/+1
| * Extended locales in AAPT / AssetManager.Narayan Kamath2014-02-141-24/+6
| * Use size_t* in AssetManager::createIdmapColin Cross2014-02-111-1/+1
* | Shared library resource supportAdam Lesinski2014-03-251-12/+33
* | resolved conflicts for merge of 1cbea39f to masterNick Kralevich2014-02-121-165/+149
|\ \
| * \ resolved conflicts for merge of dd3d95f1 to klp-volantis-devNick Kralevich2014-02-121-165/+149
| |\ \ | | |/
| | * Runtime resource overlay, iteration 2Mårten Kongstad2014-02-031-165/+149
| * | Fix build.Dianne Hackborn2014-02-111-2/+2
| |/
* | Fix build.Dianne Hackborn2014-02-111-2/+2
* | am be49403a: am 0cd115e1: am 578087e3: Merge "New command line tool \'idmap\'"Dianne Hackborn2014-02-111-0/+25
|\ \ | |/
| * New command line tool 'idmap'Mårten Kongstad2014-02-031-0/+25
| * Change ResourceType cookies to int32_t.Narayan Kamath2014-01-311-3/+3
| * AssetManager cookies should be int32_t and not void*.Narayan Kamath2014-01-271-13/+12
| * Reimplement ZipFileRO in terms of libziparchive.Narayan Kamath2013-12-091-21/+23
| * Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEADThe Android Open Source Project2013-11-221-1/+2
| |\
| * | Fix a variety of small publicly-reported bugs.Elliott Hughes2013-10-291-11/+11
* | | Extended locales in AAPT / AssetManager.Narayan Kamath2014-02-101-24/+6
* | | Change ResourceType cookies to int32_t.Narayan Kamath2014-01-281-3/+3
* | | AssetManager cookies should be int32_t and not void*.Narayan Kamath2014-01-271-13/+12
* | | Reimplement ZipFileRO in terms of libziparchive.Narayan Kamath2014-01-271-21/+23
* | | Re-apply androidfw fixes lost by the directory rearrangement.Elliott Hughes2014-01-271-1/+1
* | | Revert "move libandroidfw to frameworks/native"Adam Lesinski2014-01-271-0/+2034
* | | move libandroidfw to frameworks/nativeMike Lockwood2013-10-031-2034/+0
| |/ |/|
* | libutils clean-upMathias Agopian2013-05-071-1/+2
|/
* Maybe fix issue #8620910: Win_sdk build failed and unable to create...Dianne Hackborn2013-04-151-0/+2
* Add new resources trace, also trace apk dex loading.Dianne Hackborn2013-04-121-0/+12
* libutils cleanupMathias Agopian2012-08-051-0/+18
* frameworks/base: move Zip* from libandroidfw to libutilsColin Cross2012-03-221-1/+1