summaryrefslogtreecommitdiff
path: root/libs/androidfw/tests
AgeCommit message (Expand)Author
2015-05-15Add -round and -notround qualifier to android runtime/aapt Adam Lesinski
2015-04-08Fix UB in ResourceTable::stringToInt. Dan Albert
2014-12-11am 740acf21: am c7801877: Merge "Fix issue where non-resource attributes woul... Adam Lesinski
2014-12-10Fix issue where non-resource attributes would cause obtainStyleAttributes to ... Adam Lesinski
2014-11-17Merge commit '06d8b7b8' into manualmerge Adam Lesinski
2014-11-07resolved conflicts for merge of 487ae9b8 to lmp-mr1-dev-plus-aosp Andreas Gampe
2014-11-07Frameworks/base: Wall Werror in libs/androidfw Andreas Gampe
2014-11-04Implement back-tracking when searching for attributes in XML or resource bag Adam Lesinski
2014-11-03Merge commit '78be0498' into manualmerge Adam Lesinski
2014-11-03Merge "Fix issues that will be present in C++11" into lmp-mr1-dev Adam Lesinski
2014-11-03Fix issues that will be present in C++11 Adam Lesinski
2014-10-28am 31b76b66: Merge "libandroidfw: Do not build device library when building S... Adam Lesinski
2014-10-24libandroidfw: Do not build device library when building SDK Adam Lesinski
2014-10-24am 879f237a: Merge "Added some more Split density tests" into lmp-mr1-dev Adam Lesinski
2014-10-23Added some more Split density tests Adam Lesinski
2014-10-10am 983b668b: am be003a35: am f23e3ea6: am aeef612f: Merge "Search all package... Adam Lesinski
2014-10-09am aeef612f: Merge "Search all packages for a given type string when looking ... Adam Lesinski
2014-10-09Search all packages for a given type string when looking up resources by name Adam Lesinski
2014-09-19resolved conflicts for merge of 8791ebf0 to lmp-mr1-dev-plus-aosp Dan Albert
2014-09-19resolved conflicts for merge of 8791ebf0 to lmp-dev-plus-aosp Dan Albert
2014-09-18Fix backwards compat problem with AAPT public attrs Adam Lesinski
2014-09-11Clean up test makefiles. Dan Albert
2014-08-29Add test to ensure themes get copied from separate resource tables Adam Lesinski
2014-08-29Clean up test allocations so real memory leaks are more visible Adam Lesinski
2014-08-25Introduce anydpi density resource qualifier Adam Lesinski
2014-08-15Fix assumption about DynamicRefTable in aapt Adam Lesinski
2014-08-15Revert "Fix aapt dump for APKs with no resources" Adam Lesinski
2014-08-14Fix aapt dump for APKs with no resources Adam Lesinski
2014-08-11Fix shared library bug in bag attributes Adam Lesinski
2014-08-04AAPT support for feature splits Adam Lesinski
2014-06-30Fix packing of values at offset 16. Narayan Kamath
2014-07-01am 8c1c0a68: am 7f319c47: am 1dc550fa: Merge "Fix packing of values at offset... Narayan Kamath
2014-06-18Support multiple resource tables with same package Adam Lesinski
2014-03-25Shared library resource support Adam Lesinski
2014-02-14Extended locales in AAPT / AssetManager. Narayan Kamath
2014-02-14AssetManager support for 3 letter lang/country codes. Narayan Kamath
2014-02-10Extended locales in AAPT / AssetManager. Narayan Kamath
2014-02-10AssetManager support for 3 letter lang/country codes. Narayan Kamath
2014-01-27Reimplement ZipFileRO in terms of libziparchive. Narayan Kamath
2014-01-27Revert "move libandroidfw to frameworks/native" Adam Lesinski
2013-12-09Reimplement ZipFileRO in terms of libziparchive. Narayan Kamath
2013-10-03move libandroidfw to frameworks/native Mike Lockwood
2013-09-25add a test for BackupData helpers. Chris Wren
2013-07-01Move input library code to frameworks/native. Jeff Brown
2013-05-07libutils clean-up Mathias Agopian
2012-10-02am cee11240: am 07b4339b: Merge "Change androidfw tests to native test target" Kenny Root
2012-10-02Change androidfw tests to native test target Kenny Root
2012-06-26Add mode when open(O_CREAT) is used. Nick Kralevich
2012-04-27Resample touch events on frame boundaries. Jeff Brown
2012-03-22frameworks/base: move Zip* from libandroidfw to libutils Colin Cross