summaryrefslogtreecommitdiff
path: root/tools/aapt2/ResourceParser.cpp
AgeCommit message (Expand)Author
2020-03-09Merge "Suppress bugprone-use-after-move warnings" am: 100a6f64e5 am: a4f123ba5fAutomerger Merge Worker
2020-03-06Suppress bugprone-use-after-move warningsChih-Hung Hsieh
2020-02-26Refactor overlayable policyWinson
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 typeRyan Mitchell
2019-05-28Empty attribute values in styles should be stringsRyan Mitchell
2019-04-29Merge "Fix unknown resource type error message" into qt-devTreeHugger Robot
2019-04-26Fix unknown resource type error messageRyan Mitchell
2019-04-23No new attributes in declare-styleables when format is not providedRyan Mitchell
2019-04-17Add odm and oem policiesRyan 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 itemsWinson
2019-02-07Do not derive source from binary APKRyan Mitchell
2019-01-18Merge "AAPT2: always say which file failed to compile"TreeHugger Robot
2019-01-17AAPT2: always say which file failed to compileIzabela Orlowska
2019-01-16Remove RRO policy product_servicesRyan 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: 7adb73f332Chih-Hung Hsieh
2018-12-17Fix performance-for-range-copy warningsChih-Hung Hsieh
2018-12-13Add actor and name parsing for overlayableRyan Mitchell
2018-12-11Refactor policy parsingRyan Mitchell
2018-11-06RRO: Added partition policies for overlaysRyan Mitchell
2018-10-08libandroidfw: move ConfigDescription from aapt2 to libandroidfwMårten Kongstad
2018-10-08libandroidfw: move ConfigDescription from aapt2 to libandroidfwMårten Kongstad
2018-06-25Merge "AAPT2: Fix unrecognized CDATA"Ryan Mitchell
2018-06-22AAPT2: Fix unrecognized CDATARyan Mitchell
2018-06-11AAPT2: Fix raw string parsingRyan Mitchell
2018-05-02Merge "AAPT2: Fixed id parsing error" into pi-dev am: f4c089dd90Ryan Mitchell
2018-05-01AAPT2: Fixed id parsing errorRyan 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 AAPTy
2018-03-27AAPT2: add flag for forcing visibility levelIzabela Orlowska
2018-02-27AAPT2: Fix styled string whitespace processingAdam Lesinski
2018-01-11AAPT2: Allow compatible duplicate AttributesAdam Lesinski
2017-12-18AAPT2: Propagate SPEC_OVERLAYABLE flag to final APKAdam Lesinski
2017-09-07Merge "AAPT2: Add <overlayable> tag support"Adam Lesinski
2017-08-29AAPT2: Add <overlayable> tag supportAdam Lesinski
2017-08-29Merge "AAPT2: Fixup namespace implementation"Adam Lesinski
2017-08-23AAPT2: Define intermediate compiled XML protoAdam Lesinski
2017-08-23AAPT2: Fixup namespace implementationAdam Lesinski
2017-07-31AAPT2: Ensure style strings are always first in StringPoolAdam 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-devAdam Lesinski
2017-06-01AAPT2: Allow any value type for <item> without format attrAdam Lesinski
2017-05-30Merge "AAPT2: Fix <add-resource> tag for overlays" into oc-devAdam Lesinski
2017-05-26AAPT2: Fix <add-resource> tag for overlaysAdam Lesinski