summaryrefslogtreecommitdiff
path: root/tools/aapt2/Android.mk
AgeCommit message (Expand)Author
2018-10-09Stop using DIST_DIR directly, use dist-for-goals insteadDan Willemsen
2017-11-30AAPT2: Fix issue where exported symbols (@+id/*) were not exportedAdam Lesinski
2017-11-02AAPT2: Introduce command to run unit testsAdam Lesinski
2017-01-13AAPT2: Convert Android.mk to Android.bpFabien Sanglard
2016-11-03Added Windows support for aapt/JNI.Paulo Casanova
2016-10-26AAPT2: Rename to match new styleAdam Lesinski
2016-10-20Added JNI interface for aapt2.Paulo Casanova
2016-10-10Merge "Rely on the platform -std default." am: 66f15cc01b am: 5a989a504a am: ...Elliott Hughes
2016-10-08Merge "Rely on the platform -std default." am: 66f15cc01b am: 5a989a504aElliott Hughes
2016-10-07Rely on the platform -std default.Elliott Hughes
2016-10-03Merge "AAPT2: Refactor PngCrunching"Adam Lesinski
2016-09-30AAPT2: Add dominator tree analysis and resource removalAlexandria Cornwall
2016-09-29AAPT2: Refactor PngCrunchingAdam Lesinski
2016-09-27Added building libaapt2_jni.so.Paulo Casanova
2016-09-02Merge "AAPT2: Add Inline Complex XML support"Adam Lesinski
2016-08-31AAPT2: Add Inline Complex XML supportAdam Lesinski
2016-08-31Merge "Replace libziparchive-host with libziparchive" am: 611e205bbe am: 8c8b...Colin Cross
2016-08-26Merge "Replace libziparchive-host with libziparchive" am: 611e205bbe am: 8c8b...Colin Cross
2016-08-26Replace libziparchive-host with libziparchiveColin Cross
2016-08-17AAPT2: Add support to strip namespaces from XMLAlexandria Cornwall
2016-08-02Rename libprotobuf-cpp-lite_static to libprotobuf-cpp-lite am: 2005edf642 am:...Dan Willemsen
2016-08-01Rename libprotobuf-cpp-lite_static to libprotobuf-cpp-lite am: 2005edf642Dan Willemsen
2016-07-31Rename libprotobuf-cpp-lite_static to libprotobuf-cpp-liteDan Willemsen
2016-07-13AAPT2: Remove usage of u16stringAdam Lesinski
2016-06-29AAPT2: Add version collapsingAdam Lesinski
2016-04-30AAPT2: Add diff commandAdam Lesinski
2016-04-06AAPT2: Enable windows build and make sure it buildsAdam Lesinski
2016-04-06AAPT2: Implement XmlActionExecutor to verify manifestAdam Lesinski
2016-03-31AAPT2: Change how we generate Java classesAdam Lesinski
2016-03-11AAPT2: statically link protobuf libraryAdam Lesinski
2016-03-09AAPT2: Fix file::mkdirs when given absolute pathsAdam Lesinski
2016-03-04AAPT2: Support building, linking, and merging static librariesAdam Lesinski
2016-02-17AAPT2: Implement density stripping and initial Split supportAdam Lesinski
2016-02-12AAPT2: Introduce notion of 'product' to ResourceTableAdam Lesinski
2016-02-09AAPT2: Switch to protobuf for intermediate formatAdam Lesinski
2016-02-02AAPT2: Support -c configuration filteringAdam Lesinski
2016-01-06AAPT2: Port AAPT pseudolocalization to AAPT2Adam Lesinski
2015-12-10AAPT2: Fix overlay supportAdam Lesinski
2015-11-19AAPT2: Fail compiling when private symbols are referencedAdam Lesinski
2015-11-06AAPT2: Fix inclusion of comments in R.java javadocAdam Lesinski
2015-11-02AAPT2: Add Manifest fixing/validationAdam Lesinski
2015-10-30AAPT2: Support generating Manifest.javaAdam Lesinski
2015-10-16AAPT2: Separate out the various stepsAdam Lesinski
2015-07-21aapt: expat exports its header files now.Elliott Hughes
2015-06-09AAPT2: Proguard rules generation added.Adam Lesinski
2015-06-04AAPT2: Add manifest mergingAdam Lesinski
2015-06-04AAPT2: Change xml file parsing to DOM basedAdam Lesinski
2015-05-12AAPT2: Support static lib referencing static libAdam Lesinski
2015-05-05Merge changes from topic 'mwd-merge-050415' into mnc-devPrerepa Viswanadham
2015-05-04Add namespace handling in attribute valuesAdam Lesinski