summaryrefslogtreecommitdiff
path: root/tools/aapt2/ResourceTable.cpp
AgeCommit message (Expand)Author
2017-07-07AAPT2: Accept Java unicode identifiers Adam Lesinski
2017-05-26AAPT2: Fix <add-resource> tag for overlays Adam Lesinski
2017-03-29AAPT2: Allow arbitrary entry names with aapt2 optimize Adam Lesinski
2017-02-22AAPT2: Shared library support Adam Lesinski
2017-01-17Move StringPiece to libandroidfw Adam Lesinski
2016-10-26AAPT2: Rename to match new style Adam Lesinski
2016-10-19Use Google3 style guide with .clang-format Adam Lesinski
2016-08-31AAPT2: Add Inline Complex XML support Adam Lesinski
2016-08-26AAPT2: Fix merging of styleables the right way Adam Lesinski
2016-08-19AAPT2: Merge Styleables instead of overriding them Adam Lesinski
2016-08-11Fix clang-tidy warnings in aapt and aapt2. Chih-Hung Hsieh
2016-07-13AAPT2: Remove usage of u16string Adam Lesinski
2016-04-30AAPT2: Add diff command Adam Lesinski
2016-02-17AAPT2: Implement density stripping and initial Split support Adam Lesinski
2016-02-12AAPT2: Introduce notion of 'product' to ResourceTable Adam Lesinski
2015-12-10AAPT2: Fix overlay support Adam Lesinski
2015-11-12AAPT2: Add support for overlays when merging resources Adam Lesinski
2015-11-06AAPT2: Fix inclusion of comments in R.java javadoc Adam Lesinski
2015-10-22AAPT2: Move comments and source into Value Adam Lesinski
2015-10-22AAPT2: Process <java-symbols> and private symbol package Adam Lesinski
2015-10-16Filter products during compile phase Adam Lesinski
2015-10-16AAPT2: Separate out the various steps Adam Lesinski
2015-05-12AAPT2: Support static lib referencing static lib Adam Lesinski
2015-05-04AAPT2: Record public status in a more robust way Adam Lesinski
2015-05-04Add namespace handling in attribute values Adam Lesinski
2015-04-15AAPT2: Add library support Adam Lesinski
2015-04-03Fix windows build of AAPT2 Adam Lesinski
2015-04-02AAPT2 Adam Lesinski