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