summaryrefslogtreecommitdiff
path: root/tools/aapt2/ResourceParser.cpp
AgeCommit message (Expand)Author
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
2018-02-27AAPT2: Fix styled string whitespace processing Adam Lesinski
2018-01-11AAPT2: Allow compatible duplicate Attributes Adam Lesinski
2017-12-18AAPT2: Propagate SPEC_OVERLAYABLE flag to final APK Adam Lesinski
2017-09-07Merge "AAPT2: Add <overlayable> tag support" Adam Lesinski
2017-08-29AAPT2: Add <overlayable> tag support Adam Lesinski
2017-08-29Merge "AAPT2: Fixup namespace implementation" Adam Lesinski
2017-08-23AAPT2: Define intermediate compiled XML proto Adam Lesinski
2017-08-23AAPT2: Fixup namespace implementation Adam Lesinski
2017-07-31AAPT2: Ensure style strings are always first in StringPool Adam Lesinski
2017-06-02AAPT2: Allow undefined resources (placeholders) Adam Lesinski
2017-06-02Merge "AAPT2: Allow any value type for <item> without format attr" into oc-dev Adam Lesinski
2017-06-01AAPT2: Allow any value type for <item> without format attr Adam Lesinski
2017-05-30Merge "AAPT2: Fix <add-resource> tag for overlays" into oc-dev Adam Lesinski