summaryrefslogtreecommitdiff
path: root/tools/aapt2/xml
AgeCommit message (Expand)Author
2020-03-06Suppress bugprone-use-after-move warningsChih-Hung Hsieh
2019-03-05Add --trace_folder to aapt2Fabien Sanglard
2018-06-22AAPT2: Fix unrecognized CDATARyan Mitchell
2018-05-30Add support for --replace-version to aapt2Colin Cross
2018-03-01AAPT2: Allow to inline XML into custom attributeAdam Lesinski
2018-02-23AAPT2: Fix issue with String flattening in XmlFlattenerAdam Lesinski
2018-02-14AAPT2: Fix issue with deserializing binary XMLAdam Lesinski
2017-12-20AAPT2: treat manifest validation errors as warnings when askedIzabela Orlowska
2017-12-04AAPT2: Embed version of framework an app was compiled against.Adam Lesinski
2017-11-07Merge "AAPT2: Add convert command"Adam Lesinski
2017-11-02AAPT2: Better error messages for ManifestFixerAdam Lesinski
2017-11-01AAPT2: Add convert commandAdam Lesinski
2017-10-19AAPT2: Define and Implement AAPT Container FormatAdam Lesinski
2017-10-04AAPT2: Move format related files under same directoryAdam Lesinski
2017-10-03Merge "AAPT2: Preserve line numbers when deserializing from binary XML" into ...Adam Lesinski
2017-10-02AAPT2: Preserve line numbers when deserializing from binary XMLAdam Lesinski
2017-09-28AAPT2: Cleanup Visitors for XML and ValuesAdam Lesinski
2017-09-14AAPT2: Change XmlDom to exclude Namespace as a nodeAdam Lesinski
2017-09-14AAPT2: Fix windows unicode path issuesAdam Lesinski
2017-09-11AAPT2: Handle inflating compiled attributes.Shane Farmer
2017-08-23AAPT2: Fixup namespace implementationAdam Lesinski
2017-08-17AAPT2: Change XmlDom to exclude Namespace as a nodeAdam Lesinski
2017-08-03AAPT2: Fix windows unicode path issuesAdam Lesinski
2017-07-12Revert "AAPT2: Auto-version adaptive-icon XML"Adam Lesinski
2017-07-07AAPT2: Fix processing of quotes in XMLAdam Lesinski
2017-06-28AAPT2: Auto-version adaptive-icon XMLAdam Lesinski
2017-06-09AAPT2: Clean up tests a bitAdam Lesinski
2017-05-24AAPT2: Implement attribute compat versioningAdam Lesinski
2017-05-08AAPT2: Ignore namespaced elements in AndroidManifest.xmlAdam Lesinski
2017-04-28AAPT2: Fix string escapingAdam Lesinski
2017-04-13AAPT2: Fix order-of-destruction crashAdam Lesinski
2017-04-10AAPT2: Share split functionality between link and optimizeAdam Lesinski
2017-03-02AAPT2: Fix escaping sequence processing in XML parsingAdam Lesinski
2017-01-17Move StringPiece to libandroidfwAdam Lesinski
2016-10-27AAPT2: Insert <uses-sdk> element before <application>Adam Lesinski
2016-10-26AAPT2: Rename to match new styleAdam Lesinski
2016-10-19Use Google3 style guide with .clang-formatAdam Lesinski
2016-08-31AAPT2: Add Inline Complex XML supportAdam Lesinski
2016-08-15Fix clang-tidy warnings in aapt and aapt2.Chih-Hung Hsieh
2016-08-03AAPT2: Strip dedicated tools namespace from XMLAlexandria Cornwall
2016-07-13AAPT2: Remove usage of u16stringAdam Lesinski
2016-04-06AAPT2: Enable windows build and make sure it buildsAdam Lesinski
2016-04-06AAPT2: Implement XmlActionExecutor to verify manifestAdam Lesinski
2016-03-04AAPT2: Support building, linking, and merging static librariesAdam Lesinski
2015-11-19AAPT2: Fail compiling when private symbols are referencedAdam Lesinski