summaryrefslogtreecommitdiff
path: root/tools/aapt2/Resource.cpp
AgeCommit message (Expand)Author
2022-11-29Make StringPiece to be std::string_view alias Yurii Zubrytskyi
2022-02-25Use dot instead of colon as separator of custom part. Iurii Makhno
2022-02-16Introduce ResourceNamedType that represents pair of name + ResourceType. Iurii Makhno
2021-04-28Add <macro> tag to aapt2 Ryan Mitchell
2020-09-14Ignore resources from unknown types Ryan Mitchell
2018-08-09AAPT2: Loosen loading apk format requirements Ryan Mitchell
2017-11-07AAPT2: Better debugging output Adam Lesinski
2017-07-25AAPT2: Add navigation type Adam Lesinski
2017-02-01AAPT2: Support CtsContentTestCases build Adam Lesinski
2017-01-17Move StringPiece to libandroidfw Adam Lesinski
2016-10-27Add font type to AAPT2 Adam Lesinski
2016-10-26AAPT2: Rename to match new style Adam Lesinski
2016-10-19Use Google3 style guide with .clang-format Adam Lesinski
2016-07-13AAPT2: Remove usage of u16string Adam Lesinski
2015-12-10AAPT2: Fix overlay support Adam Lesinski
2015-10-30AAPT2: Support generating Manifest.java Adam Lesinski
2015-10-16AAPT2: Separate out the various steps Adam Lesinski
2015-04-02AAPT2 Adam Lesinski