- a761f33 implement drawable frros by Jeremy Meyer · 2 years, 3 months ago
- 1fc44eb Clean up some resources code by Yurii Zubrytskyi · 2 years, 4 months ago
- be2b779 Store frro configs in idmap file by Jeremy Meyer · 2 years, 5 months ago
- 77c8a93 Add ability to pass in a config string for FRROs by Jeremy Meyer · 2 years, 5 months ago
- 6587102 Store string frros in a string pool and copy that pool to the idmap by Jeremy Meyer · 2 years, 6 months ago
- 206bd67 Merge "idmap2: Remove more redundant "using" statements" am: ee8e50ac1f am: a872a08411 am: e676492866 am: 0a1eeefb0d by Yi Kong · 2 years, 11 months ago
- 0a1eeef Merge "idmap2: Remove more redundant "using" statements" am: ee8e50ac1f am: a872a08411 am: e676492866 by Yi Kong · 2 years, 11 months ago
- 56f2cf6 idmap2: Remove more redundant "using" statements by Yi Kong · 2 years, 11 months ago
- ba6f8a3 [res] Update resources to c++23 by Yurii Zubrytskyi · 2 years, 11 months ago
- 546e8e9 idmap2: fix clang-format warnings by Mårten Kongstad · 3 years ago
- faa5e27 Rename ProcResult stdout and stderr fields by Colin Cross · 3 years, 5 months ago
- dc628e7 Merge changes I6da18cdb,I9de6ba64,I1af88c6d,I154783ff into sc-dev by Ryan Mitchell · 3 years, 8 months ago
- 1195a6b idmap2: fix cpplint warnings by Mårten Kongstad · 3 years, 8 months ago
- c041669 Disable incremental hardening on own resources by Ryan Mitchell · 3 years, 8 months ago
- 2ed8bfa Add fabricated RRO generation to libidmap2 by Ryan Mitchell · 4 years ago
- 9289a04 Fail idmap parsing earlier if version differs by Ryan Mitchell · 4 years ago
- fb4d09c Read manifest values using resource id in idmap2 by Ryan Mitchell · 4 years, 1 month ago
- 30dc2e0 Accept --overlay-name flag in idmap2 by Ryan Mitchell · 4 years, 1 month ago
- 0699f1d Remove idmap path 256 length limit by Ryan Mitchell · 4 years, 1 month ago
- 1673d15 Merge changes I1d3e5e66,I86b869af,Iab4d3902,I645ee722 am: 72864d2930 am: 968582e45f am: cb2ebfc692 am: c59b81c978 by Treehugger Robot · 4 years, 3 months ago
- bf1f45b Remove malloc/free for inline overlay values by Ryan Mitchell · 4 years, 4 months ago
- 0f942f9 OMS: Add config_signature policy handling by Zoran Jovanovic · 4 years, 7 months ago
- 628590d Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 5 months ago
- 0f26552 Merge "Prefer `= delete` in place of DISALLOW_COPY_AND_ASSIGN." am: 73c4e18d80 am: f288999050 am: e86ab75f4e am: 944a9486df am: afa3bd9208 by Treehugger Robot · 4 years, 5 months ago
- e86ab75 Merge "Prefer `= delete` in place of DISALLOW_COPY_AND_ASSIGN." am: 73c4e18d80 am: f288999050 by Treehugger Robot · 4 years, 5 months ago
- 39fa5ef Prefer `= delete` in place of DISALLOW_COPY_AND_ASSIGN. by Stephen Hines · 4 years, 5 months ago
- 9336d9e OMS: Add config_signature policy handling by Zoran Jovanovic · 4 years, 7 months ago
- 3abb504 idmap2: remove the 'scan' command by Mårten Kongstad · 4 years, 7 months ago
- c4799eb idmap2: fix cpplint warnings by Mårten Kongstad · 4 years, 8 months ago
- a707013 Add policies and enforce overlayable to header by Ryan Mitchell · 4 years, 8 months ago
- a7b7de5 Fix idmap2 uninitialized variables by Ryan Mitchell · 4 years, 10 months ago
- f56ade3 Actor signature overlayable policy by Winson · 5 years ago
- 62ac8b5 Refactor overlayable policy by Winson · 5 years ago
- 5035d66 Fix resourcesMap to work with shared libraries by Ryan Mitchell · 5 years ago
- d7e8a53 idmap2: add debug information to idmap file format by Mårten Kongstad · 5 years ago
- 8a891d8 Allow for RRO internal referencing by Ryan Mitchell · 6 years ago
- e753ffe Idmap format changes for bidirectional lookup by Ryan Mitchell · 5 years ago
- 9e4f52b Parse <overlay> and abstract resource mapping by Ryan Mitchell · 5 years ago
- cd965a3 Improve idmap2 xml parsing by Ryan Mitchell · 5 years ago
- 09f17a6 Revert "Improve idmap2 xml parsing" by Ryan Mitchell · 5 years ago
- 58cdc2a Improve idmap2 xml parsing by Ryan Mitchell · 5 years ago
- cb85d9c idmap2: use 'override' where possible by Mårten Kongstad · 6 years ago
- 9b00f18 Fix android-cloexec-pipe clang-tidy warning by Yi Kong · 5 years ago
- f61e216 Fix android-cloexec-pipe clang-tidy warning by Yi Kong · 5 years ago
- 939df09 Add odm and oem policies by Ryan Mitchell · 6 years ago
- 0503fa5 Do not fail idmap scan if one idmap fails to generate by Ryan Mitchell · 6 years ago
- 52e1f7a Run idmap2 static-checks and fix formatting issues by Ryan Mitchell · 6 years ago
- 1b41c4b Merge "idmap2: move Idmap.h to Result" by TreeHugger Robot · 6 years ago
- 4f155e056 Merge "OMS: stabilize unit tests" by TreeHugger Robot · 6 years ago
- ce42490 idmap2: move Idmap.h to Result by Mårten Kongstad · 6 years ago
- bf08f0a OMS: stabilize unit tests by Mårten Kongstad · 6 years ago
- 0c6ff1d idmap2: move commands to Result<Unit> by Mårten Kongstad · 6 years ago
- b863ca3 Revert "Revert "Enforce a default policy on packages without <overlayable>"" by Ryan Mitchell · 6 years ago
- 6ce5b00 Revert "Enforce a default policy on packages without <overlayable>" by Ryan Mitchell · 6 years ago
- 4894522 Enforce a default policy on packages without <overlayable> by Ryan Mitchell · 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
- f5ce5ed Merge "idmap2: introduce improved Result class" by TreeHugger Robot · 6 years ago
- 9371dc1 idmap2: include AndroidManifest.xml in CRCs by Mårten Kongstad · 6 years ago
- 1e99b17 idmap2: introduce improved Result class by Mårten Kongstad · 6 years ago
- 1982345 Enforce overlayable API when defined by Ryan Mitchell · 6 years ago
- 6302322 Merge "idmap2: lock down write access to /data/resouce-cache" by TreeHugger Robot · 6 years ago
- a362846 Add enforcement of overlayable targetName by Ryan Mitchell · 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
- 0b83fbf Merge "idmap2: fix clang-tidy warnings [readability-*]" by TreeHugger Robot · 6 years ago
- d766662 Merge "idmap2: fix clang-tidy warnings [misc-*]" by TreeHugger Robot · 6 years ago
- cf28136 idmap2: fix clang-tidy warnings [misc-*] by Mårten Kongstad · 6 years ago
- b877902 idmap2: fix clang-tidy warnings [readability-*] by Mårten Kongstad · 6 years ago
- 744ccfe idmap2: move static functions to anonymous namespaces by Mårten Kongstad · 6 years ago
- 0f76311 idmap2: replace std::pair<bool, T> with Result<T> by Mårten Kongstad · 6 years ago
- 0275123 idmap2: initial code drop by Mårten Kongstad · 7 years ago