index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmds
/
idmap2
/
include
Age
Commit message (
Expand
)
Author
2020-07-20
idmap2: remove the 'scan' command
Mårten Kongstad
2020-06-09
idmap2: Set aidl_return to true on success
Ryan Mitchell
2020-06-01
Add policies and enforce overlayable to header
Ryan Mitchell
2020-04-28
Reduce OMS start time
Ryan Mitchell
2020-02-26
Refactor overlayable policy
Winson
2020-02-06
Fix resourcesMap to work with shared libraries
Ryan Mitchell
2019-12-19
idmap2: add debug information to idmap file format
Mårten Kongstad
2019-10-17
Idmap format changes for bidirectional lookup
Ryan Mitchell
2019-10-04
Parse <overlay> and abstract resource mapping
Ryan Mitchell
2019-10-04
Improve idmap2 xml parsing
Ryan Mitchell
2019-10-02
Merge "Revert "Improve idmap2 xml parsing""
Ryan Mitchell
2019-10-02
Revert "Improve idmap2 xml parsing"
Ryan Mitchell
2019-10-02
Merge "Add requiredSystemPropertyValue support in idmap2" am: b30f65713f am: ...
Ryan Mitchell
2019-10-01
Improve idmap2 xml parsing
Ryan Mitchell
2019-09-27
Add requiredSystemPropertyValue support in idmap2
Gabriel Siqueira
2019-09-03
idmap2: use 'override' where possible
Mårten Kongstad
2019-04-17
Add odm and oem policies
Ryan Mitchell
2019-04-15
Run idmap2 static-checks and fix formatting issues
Ryan Mitchell
2019-03-20
idmap2: move Idmap.h to Result
Mårten Kongstad
2019-03-19
idmap2: move commands to Result<Unit>
Mårten Kongstad
2019-03-08
Fix idmap scan to supply correct policies
Ryan Mitchell
2019-02-27
idmap2: switch to improved Result class
Mårten Kongstad
2019-02-08
idmap2: add systrace logs
Mårten Kongstad
2019-02-06
idmap2: introduce improved Result class
Mårten Kongstad
2019-01-24
Merge "idmap2: lock down write access to /data/resouce-cache"
TreeHugger Robot
2019-01-18
Add enforcement of overlayable targetName
Ryan Mitchell
2019-01-18
idmap2: lock down write access to /data/resouce-cache
Mårten Kongstad
2019-01-16
Add enforcement of idmap policies
Mårten Kongstad
2018-12-21
idmap2: fix clang-tidy warnings [modernize-*]
Mårten Kongstad
2018-12-20
idmap2: fix clang-tidy warnings [readability-*]
Mårten Kongstad
2018-12-17
idmap2: replace std::pair<bool, T> with Result<T>
Mårten Kongstad
2018-10-30
idmap2: initial code drop
Mårten Kongstad