summaryrefslogtreecommitdiffstats
path: root/libs/androidfw
Commit message (Expand)AuthorAgeFilesLines
* AAPT: Fix printing of resource configurationsAdam Lesinski2015-07-271-1/+7
* Let findSupportedAbi and hasRenderscriptBitcode scan only relevant filesYusuke Sato2015-06-221-2/+10
* ZipFileRO: Use precise widths for zip file types.Narayan Kamath2015-06-173-18/+11
* Add -round and -notround qualifier to android runtime/aaptAdam Lesinski2015-05-152-0/+121
* Fix file descriptor leak when opening invalid archives.Narayan Kamath2015-05-121-0/+1
* Improve keying for theme caches, rebase system theme on config changeAlan Viverette2015-05-061-0/+24
* Merge "Add API for obtaining changing configurations bitmask from Theme" into...Alan Viverette2015-05-051-0/+10
|\
| * Add API for obtaining changing configurations bitmask from ThemeAlan Viverette2015-05-051-0/+10
* | am 815d9bb1: Merge "Add a static dependency on libbase."Narayan Kamath2015-04-291-1/+1
|\ \ | |/ |/|
| * Add a static dependency on libbase.Narayan Kamath2015-04-291-1/+1
* | am 05ad674a: am 00e165ae: am e8101c04: Merge "fix compiler error under FORTIF...Nick Kralevich2015-04-251-1/+3
|\ \ | |/
| * fix compiler error under FORTIFY_SOURCE=2Nick Kralevich2015-04-241-1/+3
* | am 7b09e7a9: am 44d7989a: am 571c5a26: Merge "Fix UB in ResourceTable::string...Dan Albert2015-04-153-34/+151
|\ \ | |/
| * Fix UB in ResourceTable::stringToInt.Dan Albert2015-04-083-34/+151
* | Add payload-size preflight stage to full transport backupChristopher Tate2015-03-261-5/+16
* | 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 287c53f4: am 76507a64: am 72dc62ea: Merge "Track removal of refcounts from...Narayan Kamath2015-02-242-4/+4
|\ \ | |/
| * am 72dc62ea: Merge "Track removal of refcounts from FileMap."Narayan Kamath2015-02-242-4/+4
| |\
| | * Track removal of refcounts from FileMap.Narayan Kamath2015-02-232-4/+4
* | | 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
| * | | Restore write_delete_fileBrian Carlstrom2015-01-141-0/+7
* | | | Restore write_delete_fileBrian Carlstrom2015-01-141-0/+7
* | | | am 49138184: am 9568307c: am 43a4a8c7: Fix redundant file backupsChristopher Tate2015-01-151-36/+41
|\ \ \ \ | |/ / /
| * | | am 9568307c: am 43a4a8c7: Fix redundant file backupsChristopher Tate2015-01-151-36/+41
| |\ \ \ | | |/ /
| | * | Fix redundant file backupsChristopher Tate2015-01-141-38/+41
* | | | am 1e147221: am d6c475dc: am 595ae39f: Merge "Use more intention-revealing te...Elliott Hughes2015-01-131-1/+3
|\ \ \ \ | |/ / /
| * | | am d6c475dc: am 595ae39f: Merge "Use more intention-revealing tests for S_ISL...Elliott Hughes2015-01-131-1/+3
| |\ \ \ | | | |/ | | |/|
| | * | Use more intention-revealing tests for S_ISLNK and S_ISSOCK.Elliott Hughes2015-01-121-1/+3
* | | | am 347040cf: am 740acf21: am c7801877: Merge "Fix issue where non-resource at...Adam Lesinski2014-12-111-0/+17
|\ \ \ \ | |/ / /
| * | | 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
* | | | 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 8e5362f2: am 503071ae: am a2b5067a: Merge "RRO: prevent duplicate system o...Adam Lesinski2014-12-041-0/+6
|\ \ \ \ | |/ / /
| * | | am 503071ae: am a2b5067a: Merge "RRO: prevent duplicate system overlays"Adam Lesinski2014-12-041-0/+6
| |\ \ \ | | | |/ | | |/|
| | * | Merge "RRO: prevent duplicate system overlays"Adam Lesinski2014-12-031-0/+6
| | |\ \
| | | * | RRO: prevent duplicate system overlaysMårten Kongstad2014-11-071-0/+6
* | | | | am 9438ad15: am e580d661: am e89a2865: Merge changes If2c7e09f,Ie21f227cAdam Lesinski2014-12-032-5/+9
|\ \ \ \ \ | |/ / / /
| * | | | am e580d661: am e89a2865: Merge changes If2c7e09f,Ie21f227cAdam Lesinski2014-12-022-5/+9
| |\ \ \ \ | | |/ / /
| | * | | Merge changes If2c7e09f,Ie21f227cAdam Lesinski2014-12-022-5/+9
| | |\ \ \ | | | |/ /
| | | * | RRO idmap: pad with 0xffffffff, not 0x00000000Mårten Kongstad2014-11-071-5/+5
| | | * | RRO: reintroduce lost ResTable insert of assetsMårten Kongstad2014-11-071-0/+4
* | | | | 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