summaryrefslogtreecommitdiffstats
path: root/libs/androidfw/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix compilation issue for themes unit testsSandeep Chawla2016-01-252-163/+51
* Themes: Create data/cm/ for CM specific test datad34d2015-10-2741-11/+1800
* Themes: Port to CM13 [1/3]Andy Mast2015-10-2628-144/+1618
* Add -round and -notround qualifier to android runtime/aaptAdam Lesinski2015-05-151-0/+78
* Fix UB in ResourceTable::stringToInt.Dan Albert2015-04-082-13/+98
* am 740acf21: am c7801877: Merge "Fix issue where non-resource attributes woul...Adam Lesinski2014-12-111-0/+17
|\
| * Fix issue where non-resource attributes would cause obtainStyleAttributes to ...Adam Lesinski2014-12-101-0/+17
* | Merge commit '06d8b7b8' into manualmergeAdam Lesinski2014-11-172-0/+112
|\ \ | |/
| * Implement back-tracking when searching for attributes in XML or resource bagAdam Lesinski2014-11-042-0/+112
* | resolved conflicts for merge of 487ae9b8 to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-071-1/+11
|\ \
| * | Frameworks/base: Wall Werror in libs/androidfwAndreas Gampe2014-11-071-1/+9
| * | am aeef612f: Merge "Search all packages for a given type string when looking ...Adam Lesinski2014-10-091-1/+14
| |\ \
| * \ \ resolved conflicts for merge of 8791ebf0 to lmp-dev-plus-aospDan Albert2014-09-191-1/+0
| |\ \ \
* | \ \ \ Merge commit '78be0498' into manualmergeAdam Lesinski2014-11-031-3/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge "Fix issues that will be present in C++11" into lmp-mr1-devAdam Lesinski2014-11-031-3/+0
| |\ \ \ \
| | * | | | Fix issues that will be present in C++11Adam Lesinski2014-11-031-3/+0
* | | | | | am 31b76b66: Merge "libandroidfw: Do not build device library when building S...Adam Lesinski2014-10-281-0/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | libandroidfw: Do not build device library when building SDKAdam Lesinski2014-10-241-0/+3
| |/ / / /
* | | | | am 879f237a: Merge "Added some more Split density tests" into lmp-mr1-devAdam Lesinski2014-10-2436-157/+803
|\ \ \ \ \ | |/ / / /
| * | | | Added some more Split density testsAdam Lesinski2014-10-2336-157/+803
| | |_|/ | |/| |
* | | | am 983b668b: am be003a35: am f23e3ea6: am aeef612f: Merge "Search all package...Adam Lesinski2014-10-101-1/+14
|\ \ \ \ | |/ / /
| * | | Search all packages for a given type string when looking up resources by nameAdam Lesinski2014-10-091-1/+14
| |/ /
* | | resolved conflicts for merge of 8791ebf0 to lmp-mr1-dev-plus-aospDan Albert2014-09-191-1/+0
|\ \ \ | |/ / |/| / | |/
| * Clean up test makefiles.Dan Albert2014-09-111-5/+0
* | Fix backwards compat problem with AAPT public attrsAdam Lesinski2014-09-181-1/+3
* | 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
* | Introduce anydpi density resource qualifierAdam Lesinski2014-08-254-10/+127
* | Fix assumption about DynamicRefTable in aaptAdam Lesinski2014-08-151-0/+16
* | Revert "Fix aapt dump for APKs with no resources"Adam Lesinski2014-08-151-17/+0
* | Fix aapt dump for APKs with no resourcesAdam Lesinski2014-08-141-0/+17
* | Fix shared library bug in bag attributesAdam Lesinski2014-08-119-39/+200
* | AAPT support for feature splitsAdam Lesinski2014-08-0417-501/+466
* | am 8c1c0a68: am 7f319c47: am 1dc550fa: Merge "Fix packing of values at offset...Narayan Kamath2014-07-011-0/+24
|\ \ | |/
| * Fix packing of values at offset 16.Narayan Kamath2014-06-301-0/+24
| * Extended locales in AAPT / AssetManager.Narayan Kamath2014-02-141-0/+35
| * AssetManager support for 3 letter lang/country codes.Narayan Kamath2014-02-142-1/+152
| * Reimplement ZipFileRO in terms of libziparchive.Narayan Kamath2013-12-092-6/+6
* | Support multiple resource tables with same packageAdam Lesinski2014-06-1820-24/+1343
* | Shared library resource supportAdam Lesinski2014-03-251-1/+1
* | Extended locales in AAPT / AssetManager.Narayan Kamath2014-02-101-0/+35
* | AssetManager support for 3 letter lang/country codes.Narayan Kamath2014-02-102-1/+152
* | Reimplement ZipFileRO in terms of libziparchive.Narayan Kamath2014-01-272-6/+6
* | Revert "move libandroidfw to frameworks/native"Adam Lesinski2014-01-274-0/+636
* | move libandroidfw to frameworks/nativeMike Lockwood2013-10-034-636/+0
* | add a test for BackupData helpers.Chris Wren2013-09-252-0/+439
|/
* Move input library code to frameworks/native.Jeff Brown2013-07-015-1111/+1
* libutils clean-upMathias Agopian2013-05-072-1/+66
* am cee11240: am 07b4339b: Merge "Change androidfw tests to native test target"Kenny Root2012-10-022-22/+11
|\
| * Change androidfw tests to native test targetKenny Root2012-10-022-22/+11