summaryrefslogtreecommitdiffstats
path: root/libs/androidfw
Commit message (Expand)AuthorAgeFilesLines
* Process base APKAdam Lesinski2015-01-161-1/+7
* Fix redundant file backupsChristopher Tate2015-01-141-38/+41
* Fix issue where non-resource attributes would cause obtainStyleAttributes to ...Adam Lesinski2014-12-101-0/+17
* AAPT: Move private attrs to new type for frameworkAdam Lesinski2014-12-031-46/+57
* Merge "Implement back-tracking when searching for attributes in XML or resour...Adam Lesinski2014-11-173-3/+119
|\
| * Implement back-tracking when searching for attributes in XML or resource bagAdam Lesinski2014-11-043-3/+119
* | Add error checking to aapt for split generationAdam Lesinski2014-11-031-0/+4
|/
* Merge "Fix issues that will be present in C++11" into lmp-mr1-devAdam Lesinski2014-11-034-56/+44
|\
| * Fix issues that will be present in C++11Adam Lesinski2014-11-034-56/+44
* | Distinguish unspecified and explicit null values in resourcesAlan Viverette2014-10-291-1/+15
* | libandroidfw: Do not build device library when building SDKAdam Lesinski2014-10-241-0/+3
|/
* Added some more Split density testsAdam Lesinski2014-10-2336-157/+803
* Search all packages for a given type string when looking up resources by nameAdam Lesinski2014-10-092-43/+60
* Revert "Fix issue with using locally defined attrs in a shared lib"Adam Powell2014-10-011-5/+1
* Fix issue with using locally defined attrs in a shared libAdam Lesinski2014-09-301-1/+5
* Fix backwards compat problem with AAPT public attrsAdam Lesinski2014-09-182-1/+41
* Add test to ensure themes get copied from separate resource tablesAdam Lesinski2014-08-2912-0/+315
* Clean up test allocations so real memory leaks are more visibleAdam Lesinski2014-08-292-32/+29
* Merge "Fix memory leak in ResTable" into lmp-devAdam Lesinski2014-08-291-1/+1
|\
| * Fix memory leak in ResTableAdam Lesinski2014-08-281-1/+1
* | Stamp platform version code into app ApksAdam Lesinski2014-08-271-1/+1
|/
* Introduce anydpi density resource qualifierAdam Lesinski2014-08-255-19/+155
* AAPT: Fix regression generating dynamic ref table for shared librariesAdam Lesinski2014-08-201-11/+63
* Fix assumption about DynamicRefTable in aaptAdam Lesinski2014-08-152-5/+16
* Merge "Revert "Fix aapt dump for APKs with no resources"" into lmp-devAdam Lesinski2014-08-152-25/+17
|\
| * Revert "Fix aapt dump for APKs with no resources"Adam Lesinski2014-08-152-25/+17
* | Fix crash in ResStringPoolAdam Lesinski2014-08-151-3/+8
* | Merge "Fix aapt dump for APKs with no resources" into lmp-devAdam Lesinski2014-08-142-17/+25
|\ \ | |/
| * Fix aapt dump for APKs with no resourcesAdam Lesinski2014-08-142-17/+25
* | Print xxxhdpi from ResTable_config::toStringAdam Lesinski2014-08-141-0/+3
|/
* Fix shared library bug in bag attributesAdam Lesinski2014-08-1110-42/+213
* AAPT support for feature splitsAdam Lesinski2014-08-0418-505/+472
* Ensure the ResTable data is at least the size of a ResTable_headerAdam Lesinski2014-07-291-6/+15
* Allow for appending of resources to an AssetManager.Martin Kosiba2014-07-171-84/+96
* am 583a845c: am 3964ea46: am d74f99d3: Merge "Switch frameworks/base/libs/and...Elliott Hughes2014-07-101-1/+0
|\
| * am 3964ea46: am d74f99d3: Merge "Switch frameworks/base/libs/androidfw to the...Elliott Hughes2014-07-101-1/+0
| |\
| | * Switch frameworks/base/libs/androidfw to the new icu.Elliott Hughes2014-07-091-1/+0
* | | am 10eb3b06: am e0849423: am 501bb0a5: Merge "Fix issue when converting fil->...Narayan Kamath2014-07-071-2/+4
|\ \ \ | |/ /
| * | am e0849423: am 501bb0a5: Merge "Fix issue when converting fil->tl."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
|\ \ \ | |/ /
| * | am 39e4f590: am f56399f6: Merge "Fall back to "tl" if "fil" is absent."Narayan Kamath2014-07-021-1/+56
| |\ \ | | |/
| | * Fall back to "tl" if "fil" is absent.Narayan Kamath2014-07-021-1/+56
* | | am 8c1c0a68: am 7f319c47: am 1dc550fa: Merge "Fix packing of values at offset...Narayan Kamath2014-07-012-3/+27
|\ \ \ | |/ /
| * | am 7f319c47: am 1dc550fa: Merge "Fix packing of values at offset 16."Narayan Kamath2014-07-012-3/+27
| |\ \ | | |/
| | * Fix packing of values at offset 16.Narayan Kamath2014-06-302-3/+27
| * | am b20b0629: am 71dfc7e9: Merge "Memory leak in parsePackage"Narayan Kamath2014-06-241-5/+15
| |\ \ | | |/
| | * Merge "Memory leak in parsePackage"Narayan Kamath2014-06-241-5/+15
| | |\
| | | * Memory leak in parsePackageHenrik Baard2014-06-231-5/+15
* | | | Fix build break in log statementAdam Lesinski2014-06-181-1/+1