summaryrefslogtreecommitdiffstats
path: root/libs/androidfw/ResourceTypes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Themes: Fix theming of cmsdk assetsd34d2016-05-191-5/+9
* Themes: Reference app resource when compiling theme [2/2]d34d2016-01-221-0/+7
* Merge branch 'LA.BF64.1.2.2_rb4.6' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-041-2/+4
|\
| * androidfw: Use the last package to create idmap.yingying2015-10-201-2/+4
* | androidfw: Reduce logspam when processing themesd34d2015-10-281-1/+1
* | Themes: Perform mapping when not from overlayd34d2015-10-271-1/+1
* | Themes: Clear bag cache when removing overlay assetsd34d2015-10-271-0/+1
* | Themes: Port to CM13 [1/3]Andy Mast2015-10-261-90/+363
* | androidfw: STFUSteve Kondik2015-10-181-2/+2
* | androidfw: Declare and load cmsdk resource package w/ id.Adnan Begovic2015-10-121-1/+2
|/
* AAPT: Fix printing of resource configurationsAdam Lesinski2015-07-271-1/+7
* Add -round and -notround qualifier to android runtime/aaptAdam Lesinski2015-05-151-0/+43
* Improve keying for theme caches, rebase system theme on config changeAlan Viverette2015-05-061-0/+24
* Add API for obtaining changing configurations bitmask from ThemeAlan Viverette2015-05-051-0/+10
* am 7b09e7a9: am 44d7989a: am 571c5a26: Merge "Fix UB in ResourceTable::string...Dan Albert2015-04-151-21/+53
|\
| * Fix UB in ResourceTable::stringToInt.Dan Albert2015-04-081-21/+53
* | Output modified bcp47 tag in ResTable_config::toString()Adam Lesinski2015-03-161-6/+53
* | Enforce null-termination in ResStringPool::stringAtVishwath Mohan2015-03-111-0/+13
* | Prevent integer overflow in ResourceTypesVishwath Mohan2015-03-101-4/+8
* | am d9bd0886: am aee7225e: Merge "Process base APK" into lmp-mr1-dev automerge...Adam Lesinski2015-01-201-1/+7
|\ \ | |/
| * am aee7225e: Merge "Process base APK" into lmp-mr1-devAdam Lesinski2015-01-201-1/+7
| |\
| | * Process base APKAdam Lesinski2015-01-161-1/+7
* | | am e97908d3: Merge commit \'0953ab27\' into manualmergeAdam Lesinski2014-12-051-48/+57
|\ \ \ | |/ /
| * | Merge commit '0953ab27' into manualmergeAdam Lesinski2014-12-051-48/+57
| |\ \ | | |/
| | * AAPT: Move private attrs to new type for frameworkAdam Lesinski2014-12-031-46/+57
* | | am 9438ad15: am e580d661: am e89a2865: Merge changes If2c7e09f,Ie21f227cAdam Lesinski2014-12-031-5/+5
|\ \ \ | |/ /
| * | am e580d661: am e89a2865: Merge changes If2c7e09f,Ie21f227cAdam Lesinski2014-12-021-5/+5
| |\ \
| | * \ Merge changes If2c7e09f,Ie21f227cAdam Lesinski2014-12-021-5/+5
| | |\ \
| | | * | RRO idmap: pad with 0xffffffff, not 0x00000000MÃ¥rten Kongstad2014-11-071-5/+5
* | | | | am ee46d162: am 08e2fd72: am ff4dd15c: Merge "We HAVE_LITTLE_ENDIAN."Elliott Hughes2014-11-221-8/+0
|\ \ \ \ \ | |/ / / /
| * | | | am 08e2fd72: am ff4dd15c: Merge "We HAVE_LITTLE_ENDIAN."Elliott Hughes2014-11-221-8/+0
| |\ \ \ \ | | |/ / /
| | * | | We HAVE_LITTLE_ENDIAN.Elliott Hughes2014-11-211-8/+0
* | | | | am 11bdd5b1: Merge commit \'06d8b7b8\' into manualmergeAdam Lesinski2014-11-171-3/+7
|\ \ \ \ \ | |/ / / /
| * | | | Merge commit '06d8b7b8' into manualmergeAdam Lesinski2014-11-171-3/+7
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge "Implement back-tracking when searching for attributes in XML or resour...Adam Lesinski2014-11-171-3/+7
| | |\ \ \
| | | * | | Implement back-tracking when searching for attributes in XML or resource bagAdam Lesinski2014-11-041-3/+7
* | | | | | am 5bbb52e8: am 189bf056: Merge "Frameworks/base: Fix more warnings"Andreas Gampe2014-11-091-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 189bf056: Merge "Frameworks/base: Fix more warnings"Andreas Gampe2014-11-091-2/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Frameworks/base: Fix more warningsAndreas Gampe2014-11-071-2/+2
* | | | | | am 83892ecb: Merge "resolved conflicts for merge of 487ae9b8 to lmp-mr1-dev-p...Andreas Gampe2014-11-071-177/+339
|\ \ \ \ \ \ | |/ / / / /
| * | | | | resolved conflicts for merge of 487ae9b8 to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-071-177/+339
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | |
| | * | | Frameworks/base: Wall Werror in libs/androidfwAndreas Gampe2014-11-071-177/+339
| | | |/ | | |/|
| | * | am aeef612f: Merge "Search all packages for a given type string when looking ...Adam Lesinski2014-10-091-42/+46
| | |\ \
| | * \ \ am c6a06d43: Merge "Revert "Fix issue with using locally defined attrs in a s...Adam Powell2014-10-011-5/+1
| | |\ \ \
| | * \ \ \ am cd8e7381: Merge "Fix issue with using locally defined attrs in a shared li...Adam Lesinski2014-10-011-1/+5
| | |\ \ \ \
| | * \ \ \ \ am 8bdb265f: am 19f9d54f: Merge "Fix backwards compat problem with AAPT publi...Adam Lesinski2014-09-191-0/+38
| | |\ \ \ \ \
* | | \ \ \ \ \ am 8491c4ea: Merge "Merge commit \'fb96e54\' into manualmerge" into lmp-mr1-d...Adam Lesinski2014-11-051-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Add error checking to aapt for split generationAdam Lesinski2014-11-031-0/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | am 3fd34002: Merge commit \'78be0498\' into manualmergeAdam Lesinski2014-11-041-15/+20
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge "Fix issues that will be present in C++11" into lmp-mr1-devAdam Lesinski2014-11-031-27/+32
| |\ \ \ \ \ \