summaryrefslogtreecommitdiff
path: root/cmds/idmap2/libidmap2/PrettyPrintVisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* idmap2: fix cpplint warningsMårten Kongstad2021-06-021-0/+1
* Add fabricated RRO generation to libidmap2Ryan Mitchell2021-02-091-20/+12
* Accept --overlay-name flag in idmap2Ryan Mitchell2021-01-061-0/+4
* Remove idmap path 256 length limitRyan Mitchell2021-01-061-2/+2
* Revert^2 "libandroidfw hardening for IncFs"Ryan Mitchell2020-11-171-3/+2
* Revert "libandroidfw hardening for IncFs"Ryan Mitchell2020-11-131-2/+3
* libandroidfw hardening for IncFsRyan Mitchell2020-11-121-3/+2
* Remove malloc/free for inline overlay valuesRyan Mitchell2020-10-141-18/+47
* idmap2: add sections to 'idmap2 dump' outputMårten Kongstad2019-12-201-4/+14
* idmap2: add debug information to idmap file formatMårten Kongstad2019-12-191-0/+4
* Idmap format changes for bidirectional lookupRyan Mitchell2019-10-171-15/+19
* Run idmap2 static-checks and fix formatting issuesRyan Mitchell2019-04-151-2/+2
* idmap2: fix clang-tidy warnings [modernize-*]Mårten Kongstad2018-12-211-4/+2
* idmap2: fix clang-tidy warnings [readability-*]Mårten Kongstad2018-12-201-5/+6
* idmap2: replace std::pair<bool, T> with Result<T>Mårten Kongstad2018-12-171-6/+4
* idmap2: initial code dropMårten Kongstad2018-10-301-0/+78