summaryrefslogtreecommitdiff
path: root/tools/aapt2/xml/XmlDom.cpp
AgeCommit message (Expand)Author
2021-04-21Aapt2 ValueTransformerRyan Mitchell
2020-03-06Suppress bugprone-use-after-move warningsChih-Hung Hsieh
2019-03-05Add --trace_folder to aapt2Fabien Sanglard
2018-05-30Add support for --replace-version to aapt2Colin Cross
2018-02-23AAPT2: Fix issue with String flattening in XmlFlattenerAdam Lesinski
2018-02-14AAPT2: Fix issue with deserializing binary XMLAdam Lesinski
2017-12-04AAPT2: Embed version of framework an app was compiled against.Adam Lesinski
2017-11-01AAPT2: Add convert commandAdam Lesinski
2017-10-19AAPT2: Define and Implement AAPT Container FormatAdam Lesinski
2017-09-28AAPT2: Cleanup Visitors for XML and ValuesAdam 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-05-24AAPT2: Implement attribute compat versioningAdam 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-08-31AAPT2: Add Inline Complex XML supportAdam Lesinski
2016-07-13AAPT2: Remove usage of u16stringAdam Lesinski
2016-04-06AAPT2: Enable windows build and make sure it buildsAdam Lesinski
2015-11-19AAPT2: Fail compiling when private symbols are referencedAdam Lesinski