summaryrefslogtreecommitdiffstats
path: root/libs/androidfw/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add mode when open(O_CREAT) is used.Nick Kralevich2012-06-261-1/+3
|/
* Resample touch events on frame boundaries.Jeff Brown2012-04-271-2/+2
* frameworks/base: move Zip* from libandroidfw to libutilsColin Cross2012-03-222-66/+1
* fixup hardcoded include paths for new projectMathias Agopian2012-03-073-2/+81
* frameworks/base refactoringMathias Agopian2012-02-206-0/+1237