summaryrefslogtreecommitdiff
path: root/cmds/idmap2/tests/IdmapTests.cpp
Commit message (Expand)AuthorAgeFilesLines
* idmap2: Remove more redundant "using" statementsYi Kong2022-02-201-1/+0
* idmap2: fix cpplint warningsMårten Kongstad2021-06-021-2/+2
* Add fabricated RRO generation to libidmap2Ryan Mitchell2021-02-091-69/+107
* Fail idmap parsing earlier if version differsRyan Mitchell2021-01-131-16/+24
* Accept --overlay-name flag in idmap2Ryan Mitchell2021-01-061-90/+142
* Remove idmap path 256 length limitRyan Mitchell2021-01-061-71/+43
* Remove malloc/free for inline overlay valuesRyan Mitchell2020-10-141-49/+65
* Add policies and enforce overlayable to headerRyan Mitchell2020-06-011-18/+56
* Actor signature overlayable policyWinson2020-02-261-8/+16
* Refactor overlayable policyWinson2020-02-261-26/+34
* Fix resourcesMap to work with shared librariesRyan Mitchell2020-02-061-0/+37
* idmap2: add debug information to idmap file formatMårten Kongstad2019-12-191-6/+9
* Allow for RRO internal referencingRyan Mitchell2019-10-171-2/+2
* Idmap format changes for bidirectional lookupRyan Mitchell2019-10-171-327/+148
* Parse <overlay> and abstract resource mappingRyan Mitchell2019-10-041-8/+5
* Add odm and oem policiesRyan Mitchell2019-04-171-24/+37
* Run idmap2 static-checks and fix formatting issuesRyan Mitchell2019-04-151-7/+3
* idmap2: move Idmap.h to ResultMårten Kongstad2019-03-201-22/+20
* idmap2: move commands to Result<Unit>Mårten Kongstad2019-03-191-7/+7
* Revert "Revert "Enforce a default policy on packages without <overlayable>""Ryan Mitchell2019-03-071-156/+118
* Revert "Enforce a default policy on packages without <overlayable>"Ryan Mitchell2019-03-071-118/+156
* Enforce a default policy on packages without <overlayable>Ryan Mitchell2019-03-071-156/+118
* idmap2: switch to improved Result classMårten Kongstad2019-02-271-12/+14
* idmap2: add signature policyWinson2019-02-151-17/+85
* idmap2: include AndroidManifest.xml in CRCsMårten Kongstad2019-02-071-2/+2
* Enforce overlayable API when definedRyan Mitchell2019-02-051-11/+96
* Add enforcement of overlayable targetNameRyan Mitchell2019-01-181-13/+15
* Add enforcement of idmap policiesMårten Kongstad2019-01-161-6/+123
* idmap2: fix clang-tidy warnings [modernize-*]Mårten Kongstad2018-12-211-9/+7
* idmap2: fix clang-tidy warnings [readability-*]Mårten Kongstad2018-12-201-68/+68
* idmap2: initial code dropMårten Kongstad2018-10-301-0/+395