- 3d13a4f [res] Make sure cached container is retained off cache by Yurii Zubrytskyi · 7 months ago
- deb46f31 Handle 9patches being used for frros by Jeremy Meyer · 1 year, 4 months ago
- c04bcb3 Allow AssetFileDescriptors to be used to create FRROs by Jeremy Meyer · 1 year, 7 months ago
- a33cd07 Merge "[idmap] Cache target apks as they are often reused" by Yurii Zubrytskyi · 1 year, 10 months ago
- 70ded19 [idmap] Cache target apks as they are often reused by Yurii Zubrytskyi · 1 year, 10 months ago
- a29f3c0 idmap2 code cleanup by Yurii Zubrytskyi · 1 year, 10 months ago
- a761f33 implement drawable frros by Jeremy Meyer · 2 years, 4 months ago
- de47d0b [security] Make frro iteration thread-safe by Yurii Zubrytskyi · 2 years, 5 months ago
- e03cea4 Assign nullopt to remove unnecessary log by felkachang · 2 years, 6 months ago
- 77c8a93 Add ability to pass in a config string for FRROs by Jeremy Meyer · 2 years, 7 months ago
- 0546659 Allow string type when fabricating FRROs by Jeremy Meyer · 2 years, 9 months ago
- 279475e Merge "idmap2: Remove redundant "using" statements" am: 871327e261 am: 5e0db6292d am: 22af5f4dd0 by Yurii Zubrytskyi · 3 years ago
- b0981d9 idmap2: Remove redundant "using" statements by Yi Kong · 3 years ago
- 280a4cf [idmap] Add logging for the service start/stop by Yurii Zubrytskyi · 3 years, 1 month ago
- b887f68 Use binder-based iterator to retrieve FRROs by Ryan Mitchell · 3 years, 8 months ago
- 1195a6b idmap2: fix cpplint warnings by Mårten Kongstad · 3 years, 10 months ago
- 99ae898 OMS: include idmap data in dump by Mårten Kongstad · 3 years, 10 months ago
- a384fb7 idmap2: create in-memory FRRO before creating file by Mårten Kongstad · 3 years, 10 months ago
- ed4e70f resolve merge conflicts of 2028343503da83876907ff877448bb1bf0236c97 to sc-dev by Jooyung Han · 3 years, 10 months ago
- 274b7bb Make OverlayablePolicy as enum type by Jooyung Han · 3 years, 10 months ago
- b49cb5e Always delete old idmap in createIdmap by Ryan Mitchell · 4 years, 1 month ago
- 6a2ca78 OverlayManager Fabricated RROs by Ryan Mitchell · 4 years, 1 month ago
- 2ed8bfa Add fabricated RRO generation to libidmap2 by Ryan Mitchell · 4 years, 2 months ago
- 30dc2e0 Accept --overlay-name flag in idmap2 by Ryan Mitchell · 4 years, 3 months ago
- 0699f1d Remove idmap path 256 length limit by Ryan Mitchell · 4 years, 3 months ago
- db21f09a Revert^2 "libandroidfw hardening for IncFs" by Ryan Mitchell · 4 years, 4 months ago
- 55ef616 Revert "libandroidfw hardening for IncFs" by Ryan Mitchell · 4 years, 4 months ago
- c75c2e0 libandroidfw hardening for IncFs by Ryan Mitchell · 4 years, 7 months ago
- 1673d15 Merge changes I1d3e5e66,I86b869af,Iab4d3902,I645ee722 am: 72864d2930 am: 968582e45f am: cb2ebfc692 am: c59b81c978 by Treehugger Robot · 4 years, 4 months ago
- bf1f45b Remove malloc/free for inline overlay values by Ryan Mitchell · 4 years, 5 months ago
- 0f942f9 OMS: Add config_signature policy handling by Zoran Jovanovic · 4 years, 9 months ago
- 628590d Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 6 months ago
- 6ae4c04 Merge "Switch aidl::nullable to std::optional" into rvc-dev-plus-aosp am: ce3fd2b509 am: 668e478fda am: 4f1dc6586e by Jooyung Han · 4 years, 7 months ago
- 16bac85 Switch aidl::nullable to std::optional by Jooyung Han · 4 years, 7 months ago
- 9336d9e OMS: Add config_signature policy handling by Zoran Jovanovic · 4 years, 9 months ago
- a7bf102 Merge "idmap2: Set aidl_return to true on success" into rvc-dev am: 6700d5e48c am: 8f8122eed5 am: b0f11fa2cc am: 79013fbe59 by TreeHugger Robot · 4 years, 9 months ago
- 8f8122e Merge "idmap2: Set aidl_return to true on success" into rvc-dev am: 6700d5e48c by TreeHugger Robot · 4 years, 9 months ago
- c4799eb idmap2: fix cpplint warnings by Mårten Kongstad · 4 years, 9 months ago
- 038a284 idmap2: Set aidl_return to true on success by Ryan Mitchell · 4 years, 9 months ago
- 22cf8d5 Merge "Add policies and enforce overlayable to header" into rvc-dev am: 2201f8b626 am: 64d0e6f31b am: e2426c48bd by Ryan Mitchell · 4 years, 9 months ago
- 1b4cda2 Merge "Add policies and enforce overlayable to header" into rvc-dev am: 2201f8b626 by Ryan Mitchell · 4 years, 9 months ago
- a707013 Add policies and enforce overlayable to header by Ryan Mitchell · 4 years, 10 months ago
- 04fa9c9 Merge "Reduce OMS start time" into rvc-dev am: 84a84ac62a by Ryan Mitchell · 4 years, 10 months ago
- 7d53f19 Reduce OMS start time by Ryan Mitchell · 4 years, 10 months ago
- cca1593 Merge changes from topic "invalidate_idmap" into rvc-dev am: 6cb79cdfb7 by Ryan Mitchell · 5 years ago
- a909305 Invalidate idmap when target updates by Ryan Mitchell · 5 years ago
- bb99b2a Merge "Consider target path when verifyIdmap." into rvc-dev am: fa0f02a91c by Ryan Mitchell · 5 years ago
- a3a6813 Consider target path when verifyIdmap. by hg.choi · 5 years ago
- 66c567a Use aidl::nullable for nullable type in C++ by Jooyung Han · 5 years ago
- c85cc13 Use aidl::nullable for nullable type in C++ by Jooyung Han · 5 years ago
- aa7d5dd Revert "Use aidl::nullable for nullable type in C++" by Jooyung Han · 5 years ago
- 4b1d288 Use aidl::nullable for nullable type in C++ by Jooyung Han · 5 years ago
- 832fe4a Merge changes from topic "actor-signature-policy-rvc-dev" into rvc-dev am: b0c5105b2d by Automerger Merge Worker · 5 years ago
- f452968 Use optional for nullable types by Jooyung Han · 5 years ago
- f56ade3 Actor signature overlayable policy by Winson · 5 years ago
- 62ac8b5 Refactor overlayable policy by Winson · 5 years ago
- 605e39f Use optional for nullable types by Jooyung Han · 5 years ago
- 9e4f52b Parse <overlay> and abstract resource mapping by Ryan Mitchell · 5 years ago
- cb85d9c idmap2: use 'override' where possible by Mårten Kongstad · 6 years ago
- 939df09 Add odm and oem policies by Ryan Mitchell · 6 years ago
- 52e1f7a Run idmap2 static-checks and fix formatting issues by Ryan Mitchell · 6 years ago
- ce42490 idmap2: move Idmap.h to Result by Mårten Kongstad · 6 years ago
- 0c6ff1d idmap2: move commands to Result<Unit> by Mårten Kongstad · 6 years ago
- 49d835d idmap2: switch to improved Result class by Mårten Kongstad · 6 years ago
- b410020 idmap2: add signature policy by Winson · 6 years ago
- 4cbb007 idmap2: add systrace logs by Mårten Kongstad · 6 years ago
- 1da49dc idmap2: lock down write access to /data/resouce-cache by Mårten Kongstad · 6 years ago
- d10d06d Add enforcement of idmap policies by Mårten Kongstad · 6 years ago
- 0eba72a idmap2: fix clang-tidy warnings [modernize-*] by Mårten Kongstad · 6 years ago
- b877902 idmap2: fix clang-tidy warnings [readability-*] by Mårten Kongstad · 6 years ago
- ef0695d OMS: extract verifyIdmap from createIdmap by Mårten Kongstad · 6 years ago
- b87b5072 Switch to idmap2 by Mårten Kongstad · 6 years ago
- 0275123 idmap2: initial code drop by Mårten Kongstad · 7 years ago