summaryrefslogtreecommitdiff
path: root/tools/aapt2/ResourceTable_test.cpp
AgeCommit message (Expand)Author
2022-11-29Make StringPiece to be std::string_view alias Yurii Zubrytskyi
2022-05-31Move StringPool to libandroidfw Jeremy Meyer
2021-07-15Replace Maybe with std::optional Ryan Mitchell
2021-03-29Refactor aapt2 tests ResourceTable changes Ryan Mitchell
2020-02-26Refactor overlayable policy Winson
2019-01-16Remove RRO policy product_services Ryan Mitchell
2018-12-13Add actor and name parsing for overlayable Ryan Mitchell
2018-12-11Refactor policy parsing Ryan Mitchell
2018-11-06RRO: Added partition policies for overlays Ryan Mitchell
2018-10-08libandroidfw: move ConfigDescription from aapt2 to libandroidfw MÃ¥rten Kongstad
2018-08-27AAPT2: Fix resource table load time regression Ryan Mitchell
2018-01-11AAPT2: Allow compatible duplicate Attributes Adam Lesinski
2017-12-18AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK Adam Lesinski
2017-06-09AAPT2: Clean up tests a bit Adam Lesinski
2017-03-29AAPT2: Allow arbitrary entry names with aapt2 optimize 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-26AAPT2: Fix merging of styleables the right way Adam Lesinski
2016-08-19AAPT2: Merge Styleables instead of overriding them Adam Lesinski
2016-07-25AAPT2: Change accepted notation for resource names in tests Adam Lesinski
2016-07-13AAPT2: Remove usage of u16string Adam Lesinski
2016-04-06AAPT2: Implement XmlActionExecutor to verify manifest Adam Lesinski
2016-02-12AAPT2: Introduce notion of 'product' to ResourceTable Adam Lesinski
2015-10-22AAPT2: Move comments and source into Value Adam Lesinski
2015-10-16AAPT2: Separate out the various steps Adam Lesinski
2015-04-15AAPT2: Add library support Adam Lesinski
2015-04-02AAPT2 Adam Lesinski