summaryrefslogtreecommitdiff
path: root/tools/aapt2/ResourceParser.cpp
AgeCommit message (Expand)Author
2023-05-04Adding verbose setters and getters for diagnostics to make ResourceUtils Brandon Liu
2022-11-29Make StringPiece to be std::string_view alias Yurii Zubrytskyi
2022-05-31Move StringPool to libandroidfw Jeremy Meyer
2022-03-04Merge "AAPT2: support removed_ entries in groups" into tm-dev am: 2222f486b2 Winson Chiu
2022-03-04AAPT2: support removed_ entries in groups Winson Chiu
2022-02-25Refactor a couple of places to ensure ResourceNamedTypeRef is valid when Iurii Makhno
2022-02-16Switch ResourceName to use ResourceNamedType instead of ResourceType. Iurii Makhno
2021-10-29Fix bugprone-use-after-move in ResourceParser Felka Chang
2021-07-15Replace Maybe with std::optional Ryan Mitchell
2021-05-10Add <staging-public-group-final> to aapt2 Ryan Mitchell
2021-04-28Add <macro> tag to aapt2 Ryan Mitchell
2021-03-29Add staging-public-group to aapt2 Ryan Mitchell
2021-03-29Prepare aapt2 for multiple ids per type Ryan Mitchell
2020-07-31Make aapt2 terminology more inclusive Ryan Mitchell
2020-03-09Merge "Suppress bugprone-use-after-move warnings" am: 100a6f64e5 am: a4f123ba5f Automerger Merge Worker
2020-03-06Suppress bugprone-use-after-move warnings Chih-Hung Hsieh
2020-02-26Refactor overlayable policy Winson
2020-01-07Add option to avoid clobbering visibility of <declare-styleable> Donald Chai
2020-01-07Add option to avoid clobbering visibility of <declare-styleable> Donald Chai
2019-06-06Retain parsed attribute type Ryan Mitchell
2019-05-28Empty attribute values in styles should be strings Ryan Mitchell
2019-04-29Merge "Fix unknown resource type error message" into qt-dev TreeHugger Robot
2019-04-26Fix unknown resource type error message Ryan Mitchell
2019-04-23No new attributes in declare-styleables when format is not provided Ryan Mitchell
2019-04-17Add odm and oem policies Ryan Mitchell
2019-03-06Fix aapt2 whitespace diffs from aapt(1) Ryan Mitchell
2019-02-19Merge "Fix seg faul when parsing invalid <plurals>" Ryan Mitchell
2019-02-15Fix seg faul when parsing invalid <plurals> Ryan Mitchell
2019-02-15Merge "Do not derive source from binary APK" TreeHugger Robot
2019-02-14Signature policy for overlayable items Winson
2019-02-07Do not derive source from binary APK Ryan Mitchell
2019-01-18Merge "AAPT2: always say which file failed to compile" TreeHugger Robot
2019-01-17AAPT2: always say which file failed to compile Izabela Orlowska
2019-01-16Remove RRO policy product_services Ryan Mitchell
2018-12-19Merge "Add actor and name parsing for overlayable" Ryan Mitchell
2018-12-17Merge "Fix performance-for-range-copy warnings" am: bc29242288 am: 7adb73f332 Chih-Hung Hsieh
2018-12-17Fix performance-for-range-copy warnings Chih-Hung Hsieh
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-10-08libandroidfw: move ConfigDescription from aapt2 to libandroidfw Mårten Kongstad
2018-06-25Merge "AAPT2: Fix unrecognized CDATA" Ryan Mitchell
2018-06-22AAPT2: Fix unrecognized CDATA Ryan Mitchell
2018-06-11AAPT2: Fix raw string parsing Ryan Mitchell
2018-05-02Merge "AAPT2: Fixed id parsing error" into pi-dev am: f4c089dd90 Ryan Mitchell
2018-05-01AAPT2: Fixed id parsing error Ryan Mitchell
2018-04-19Merge "AAPT2: Support id reference chaining from AAPT" into pi-dev am: 247ecf... Ryan Mitchell
2018-04-18AAPT2: Support id reference chaining from AAPT y
2018-03-27AAPT2: add flag for forcing visibility level Izabela Orlowska