summaryrefslogtreecommitdiff
path: root/tools/aapt2/cmd/Compile.cpp
AgeCommit message (Expand)Author
2021-03-29Prepare aapt2 for multiple ids per typeRyan Mitchell
2020-07-22Add --source-path flag to AAPT2 compilelukeedgar
2020-01-07Add option to avoid clobbering visibility of <declare-styleable>Donald Chai
2019-08-28Allow compile output to be either a zip or dirRyan Mitchell
2019-06-26Allows features to link to other feature splits without namespacing.Udam Saini
2019-03-29Fix aapt2 pseudo-translating donottranslate* filesMihai Nita
2019-03-11Compile all files in res/xml as xmlRyan Mitchell
2019-03-05Add --trace_folder to aapt2Fabien Sanglard
2019-02-26Sort inputs to compile and linkRyan Mitchell
2019-01-22Optimize aapt2 compile for pngsRyan Mitchell
2019-01-17AAPT2: always say which file failed to compileIzabela Orlowska
2019-01-04Merge "Fix/suppress aapt/aapt2 google-explicit-constructor warnings" am: cdf6...Chih-Hung Hsieh
2019-01-04Fix/suppress aapt/aapt2 google-explicit-constructor warningsChih-Hung Hsieh
2018-12-17Merge "Fix performance-for-range-copy warnings" am: bc29242288 am: 7adb73f332Chih-Hung Hsieh
2018-12-17Fix performance-for-range-copy warningsChih-Hung Hsieh
2018-10-08libandroidfw: move ConfigDescription from aapt2 to libandroidfwMårten Kongstad
2018-10-08libandroidfw: move ConfigDescription from aapt2 to libandroidfwMårten Kongstad
2018-10-03Fix failing Windows testsRyan Mitchell
2018-08-14AAPT2: Compile --zip flagRyan Mitchell
2018-08-13Merge "AAPT2: partial files contain only local resources"TreeHugger Robot
2018-07-25AAPT2: partial files contain only local resourcesIzabela Orlowska
2018-07-23Revert "AAPT2: Automatic Static Library Namespacing."Chris Warrington
2018-07-13AAPT2: Refactor flags into commandsRyan Mitchell
2018-04-18AAPT2: include package name in styleable childrenIzabela Orlowska
2018-04-12Merge "AAPT: Multiple period legacy support and errors" into pi-dev am: f8458...Ryan Mitchell
2018-04-11AAPT: Multiple period legacy support and errorsy
2018-04-04Check the size of the strings in the StringPool before flattening.Ryan Mitchell
2018-03-30Merge "Check the size of the strings in the StringPool before flattening."TreeHugger Robot
2018-03-29Check the size of the strings in the StringPool before flattening.Ryan Mitchell
2018-03-27AAPT2: add flag for forcing visibility levelIzabela Orlowska
2018-03-14AAPT2: Automatic Static Library Namespacing.Chris Warrington
2018-01-12AAPT2: always compile 9patch filesIzabela Orlowska
2017-12-28AAPT2: Keep file enumeration consistent across platformsAdam Lesinski
2017-12-20AAPT2: Add flag to compile command for outputting symbolsIzabela Orlowska
2017-11-03AAPT2: Fix GetFileType for unicode and long paths on WindowsAdam Lesinski
2017-10-19AAPT2: Define and Implement AAPT Container FormatAdam Lesinski
2017-10-04AAPT2: Move format related files under same directoryAdam Lesinski
2017-09-28AAPT2: Cleanup proto classes/methods and add XML serializationAdam Lesinski
2017-08-23AAPT2: Define intermediate compiled XML protoAdam Lesinski
2017-08-03AAPT2: Fix windows unicode path issuesAdam Lesinski
2017-05-30Merge "AAPT2: Follow symlinks when compiling" into oc-dev am: 6ea61f9c6dAdam Lesinski
2017-05-26AAPT2: Follow symlinks when compilingAdam Lesinski
2017-05-23AAPT2: improve some error messagesAdam Lesinski
2017-05-15AAPT2: Ignore trailing data after IEND chunk in PNGAdam Lesinski
2017-05-10AAPT2: Add option to disable PNG crunchingAdam Lesinski
2017-04-28AAPT2: Error reporting through JNI.Chris Warrington
2017-04-25Merge "AAPT2: Add better error message when processing invalid files" into oc...TreeHugger Robot
2017-04-24AAPT2: Add better error message when processing invalid filesAdam Lesinski
2017-04-21AAPT2: Allow truncating of package namesAdam Lesinski
2017-04-10AAPT2: Share split functionality between link and optimizeAdam Lesinski