index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmds
/
idmap2
/
idmap2d
/
Idmap2Service.cpp
Age
Commit message (
Expand
)
Author
2021-07-19
Use binder-based iterator to retrieve FRROs
Ryan Mitchell
2021-06-02
idmap2: fix cpplint warnings
Mårten Kongstad
2021-06-02
OMS: include idmap data in dump
Mårten Kongstad
2021-06-02
idmap2: create in-memory FRRO before creating file
Mårten Kongstad
2021-02-10
Always delete old idmap in createIdmap
Ryan Mitchell
2021-02-09
OverlayManager Fabricated RROs
Ryan Mitchell
2021-02-09
Add fabricated RRO generation to libidmap2
Ryan Mitchell
2021-01-06
Accept --overlay-name flag in idmap2
Ryan Mitchell
2021-01-06
Remove idmap path 256 length limit
Ryan Mitchell
2020-08-10
Switch aidl::nullable to std::optional
Jooyung Han
2020-06-10
Merge "idmap2: Set aidl_return to true on success" into rvc-dev am: 6700d5e48c
TreeHugger Robot
2020-06-09
idmap2: Set aidl_return to true on success
Ryan Mitchell
2020-06-05
Merge "Add policies and enforce overlayable to header" into rvc-dev am: 2201f...
Ryan Mitchell
2020-06-01
Add policies and enforce overlayable to header
Ryan Mitchell
2020-04-28
Merge "Reduce OMS start time" into rvc-dev am: 84a84ac62a
Ryan Mitchell
2020-04-28
Reduce OMS start time
Ryan Mitchell
2020-04-10
Merge changes from topic "invalidate_idmap" into rvc-dev am: 6cb79cdfb7
Ryan Mitchell
2020-04-07
Invalidate idmap when target updates
Ryan Mitchell
2020-03-30
Merge "Consider target path when verifyIdmap." into rvc-dev am: fa0f02a91c
Ryan Mitchell
2020-03-26
Consider target path when verifyIdmap.
hg.choi
2020-03-12
Use aidl::nullable for nullable type in C++
Jooyung Han
2020-03-12
Use aidl::nullable for nullable type in C++
Jooyung Han
2020-03-12
Revert "Use aidl::nullable for nullable type in C++"
Jooyung Han
2020-03-12
Use aidl::nullable for nullable type in C++
Jooyung Han
2020-02-27
Merge changes from topic "actor-signature-policy-rvc-dev" into rvc-dev am: b0...
Automerger Merge Worker
2020-02-26
Refactor overlayable policy
Winson
2020-02-26
Use optional for nullable types
Jooyung Han
2019-10-04
Parse <overlay> and abstract resource mapping
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-02-27
idmap2: switch to improved Result class
Mårten Kongstad
2019-02-08
idmap2: add systrace logs
Mårten Kongstad
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
OMS: extract verifyIdmap from createIdmap
Mårten Kongstad
2018-10-30
idmap2: initial code drop
Mårten Kongstad