summaryrefslogtreecommitdiff
path: root/tools/aapt2/Main.cpp
AgeCommit message (Expand)Author
2019-09-25Fix memory leak in aapt2Ryan Mitchell
2019-09-19aapt2: disable leak detectionSteven Moreland
2019-04-17Add build number to aapt2 versionRyan Mitchell
2019-03-05Add --trace_folder to aapt2Fabien Sanglard
2018-10-09Created resuable DumpApkCommand and added "badger"Ryan Mitchell
2018-08-14AAPT2: Reformatted dump command invocationsRyan Mitchell
2018-07-13AAPT2: Refactor flags into commandsRyan Mitchell
2017-11-01AAPT2: Add convert commandAdam Lesinski
2017-09-14AAPT2: Bump to version 2.19Adam Lesinski
2017-08-25AAPT2: Change the daemon mode to be line basedAdam Lesinski
2017-08-24AAPT2: better error handling for daemon modeIzabela Orlowska
2017-08-21AAPT2: Add a daemon modeAdam Lesinski
2017-08-03AAPT2: Fix windows unicode path issuesAdam Lesinski
2017-07-10AAPT2: Bump version number to v2.18Adam Lesinski
2017-06-08AAPT2: Mark version 2.17 and update readmeAdam Lesinski
2017-05-24AAPT2: Implement attribute compat versioningAdam Lesinski
2017-05-10AAPT2: Add option to disable PNG crunchingAdam Lesinski
2017-04-29Merge changes I446fb6ab,Ife3bbd29 into oc-devTreeHugger Robot
2017-04-28AAPT2: Workaround for findViewById with package ID > 0x7fAdam Lesinski
2017-04-28AAPT2: Error reporting through JNI.Chris Warrington
2017-04-10AAPT2: Share split functionality between link and optimizeAdam Lesinski
2017-03-29AAPT2: Parse an ID encoded as a mapAdam Lesinski
2017-03-20AAPT2: Fix up file IOAdam Lesinski
2017-03-07AAPT2: Add --package-id flag for feature-split suppportAdam Lesinski
2017-02-22AAPT2: Rename strip phase to optimizeAdam Lesinski
2017-02-22AAPT2: Shared library supportAdam Lesinski
2017-02-08AAPT2: Fix pseudolocalization to respect <xliff:g>Adam Lesinski
2017-02-04Merge "AAPT2: Support CtsContentTestCases build"Adam Lesinski
2017-02-01AAPT2: Support CtsContentTestCases buildAdam Lesinski
2017-02-01Backbone of the new aapt2 strip command.Pierre Lecesne
2017-01-24AAPT: Add --no-version-transitions flagYuichi Araki
2017-01-17Move StringPiece to libandroidfwAdam Lesinski
2016-12-05AAPT2: Allow <meta-data> in <manifest>Adam Lesinski
2016-10-27Add font type to AAPT2Adam Lesinski
2016-10-26AAPT2: Rename to match new styleAdam Lesinski
2016-10-19Use Google3 style guide with .clang-formatAdam Lesinski
2016-09-06AAPT2: Update version and readmeAdam Lesinski
2016-08-15AAPT2: Expose split support to command lineAdam Lesinski
2016-07-26AAPT2: Add version info and release notesAdam Lesinski
2016-04-30AAPT2: Add diff commandAdam Lesinski
2016-02-09AAPT2: Switch to protobuf for intermediate formatAdam Lesinski
2015-10-16AAPT2: Separate out the various stepsAdam Lesinski
2015-06-12AAPT2: Remove the need for specifying package name in compile phaseAdam Lesinski
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-14AAPT2: Fix layout versioningAdam Lesinski
2015-05-12AAPT2: Debug: Dump only targetted styleAdam Lesinski
2015-05-12AAPT2: inferred style parent processingAdam Lesinski
2015-05-12AAPT2: Support static lib referencing static libAdam Lesinski