summaryrefslogtreecommitdiffstats
path: root/tools/aapt2
Commit message (Expand)AuthorAgeFilesLines
* Add bound checks to utf16_to_utf8Sergio Giro2016-07-211-1/+3
* AAPT2: Remove the need for specifying package name in compile phaseAdam Lesinski2015-06-127-62/+74
* AAPT2: Proguard rules generation added.Adam Lesinski2015-06-0911-6/+458
* AAPT2: Add manifest mergingAdam Lesinski2015-06-046-16/+599
* AAPT2: Change xml file parsing to DOM basedAdam Lesinski2015-06-0412-830/+1272
* AAPT2: Fix layout versioningAdam Lesinski2015-05-142-14/+58
* AAPT2: Fix issue where @null was wrongly encodedAdam Lesinski2015-05-123-9/+34
* AAPT2: Debug: Dump only targetted styleAdam Lesinski2015-05-125-27/+79
* AAPT2: inferred style parent processingAdam Lesinski2015-05-128-19/+48
* AAPT2: Support static lib referencing static libAdam Lesinski2015-05-1220-457/+751
* Merge changes from topic 'mwd-merge-050415' into mnc-devPrerepa Viswanadham2015-05-051-1/+2
|\
| * Add a libbase static depedency for aapt2.Narayan Kamath2015-04-291-1/+2
* | AAPT2: Add option to generate static libraryAdam Lesinski2015-05-042-3/+25
* | AAPT2: Include package name of attributes in styleable from another packageAdam Lesinski2015-05-047-69/+143
* | AAPT2: Record public status in a more robust wayAdam Lesinski2015-05-0410-83/+148
* | Add namespace handling in attribute valuesAdam Lesinski2015-05-0442-438/+1063
|/
* Properly mangle file namesAdam Lesinski2015-04-2212-183/+280
* Fix up the command line, add flags.Adam Lesinski2015-04-153-14/+34
* AAPT2: Add library supportAdam Lesinski2015-04-1545-729/+4178
* AAPT2: Create MakefileAdam Lesinski2015-04-102-4/+122
* AAPT2: Adding basic binding supportAdam Lesinski2015-04-1012-21/+540
* Add PNG and 9-patch supportAdam Lesinski2015-04-098-719/+1792
* AAPT2 statically link libz on Windows buildsAdam Lesinski2015-04-031-1/+7
* Fix windows build of AAPT2Adam Lesinski2015-04-0317-76/+76
* aapt2: fix definition of G in Util.hGreg Hackmann2015-04-021-1/+1
* AAPT2Adam Lesinski2015-04-0286-0/+16143