1. b30f657 Merge "Add requiredSystemPropertyValue support in idmap2" by Ryan Mitchell · 4 years, 10 months ago
  2. d7fc4f7 Add requiredSystemPropertyValue support in idmap2 by Gabriel Siqueira · 4 years, 10 months ago
  3. a828ee6 Merge changes from topic "system_ext" by Treehugger Robot · 4 years, 10 months ago
  4. 3e725f2 Consider overlay in system_ext as system's by Jeongik Cha · 5 years ago
  5. 598bda8 Host users of libutils trace use libcutils. by Steven Moreland · 4 years, 10 months ago
  6. 9b00f18 Fix android-cloexec-pipe clang-tidy warning by Yi Kong · 5 years ago
  7. fbafa51 Disable modernize-use-trailing-return-type clang-tidy check by Yi Kong · 5 years ago
  8. d1a5aa6 Match src paths with aidl package name by Dan Willemsen · 5 years ago
  9. ab3e54d Merge "Fix atoi build errors" into qt-dev am: 9fe4ba7a43 by Ryan Mitchell · 5 years ago
  10. 7f08644 Fix atoi build errors by Ryan Mitchell · 5 years ago
  11. c0874fe Merge "Remove stopship for idmap2 vendor sdk checking" into qt-dev by Ryan Mitchell · 5 years ago
  12. 56db15b Remove stopship for idmap2 vendor sdk checking by Ryan Mitchell · 5 years ago
  13. bf42c72 libidmap2: track libziparchive API change. by Elliott Hughes · 5 years ago
  14. ad4d02f Fix idmap scan to apply odm and oem policies by Ryan Mitchell · 5 years ago
  15. 939df09 Add odm and oem policies by Ryan Mitchell · 5 years ago
  16. 0503fa5 Do not fail idmap scan if one idmap fails to generate by Ryan Mitchell · 5 years ago
  17. 52e1f7a Run idmap2 static-checks and fix formatting issues by Ryan Mitchell · 5 years ago
  18. 1388c33 Merge "Fix idmap2 policy concatenation" by TreeHugger Robot · 5 years ago
  19. ac791e6 Fix idmap2 policy concatenation by Ryan Mitchell · 5 years ago
  20. fc98f99 Merge "Enable presubmit for idmap2_tests" by TreeHugger Robot · 5 years ago
  21. bcc179a Enable presubmit for idmap2_tests by Ryan Mitchell · 5 years ago
  22. 482c75b Do not run create on successive reboots by Ryan Mitchell · 5 years ago
  23. 1b41c4b Merge "idmap2: move Idmap.h to Result" by TreeHugger Robot · 5 years ago
  24. 358c63f Merge "idmap2: clang-format" by Todd Kennedy · 5 years ago
  25. 4f155e056 Merge "OMS: stabilize unit tests" by TreeHugger Robot · 5 years ago
  26. cf62249 idmap2: clang-format by Mårten Kongstad · 5 years ago
  27. ce42490 idmap2: move Idmap.h to Result by Mårten Kongstad · 5 years ago
  28. 5942b37 Merge "Fix idmap enforce overlayable bug" by TreeHugger Robot · 5 years ago
  29. bf08f0a OMS: stabilize unit tests by Mårten Kongstad · 5 years ago
  30. 2c19bd0 Fix idmap enforce overlayable bug by Ryan Mitchell · 5 years ago
  31. 0c6ff1d idmap2: move commands to Result<Unit> by Mårten Kongstad · 5 years ago
  32. e11bfbe Merge changes from topic "idmap-default-policies" by TreeHugger Robot · 5 years ago
  33. 4c09a4a Fix idmap scan to supply correct policies by Ryan Mitchell · 5 years ago
  34. b863ca3 Revert "Revert "Enforce a default policy on packages without <overlayable>"" by Ryan Mitchell · 5 years ago
  35. 6ce5b00 Revert "Enforce a default policy on packages without <overlayable>" by Ryan Mitchell · 5 years ago
  36. 4894522 Enforce a default policy on packages without <overlayable> by Ryan Mitchell · 5 years ago
  37. 974d516 Add missing WARN_UNUSED attribute by Yi Kong · 5 years ago
  38. 49d835d idmap2: switch to improved Result class by Mårten Kongstad · 5 years ago
  39. c28fa88 Merge "Add rtmitchell to idmap2 OWNERS" by TreeHugger Robot · 5 years ago
  40. 9091d82 Merge "Suppress cert-dcl50-cpp tidy warnings." by TreeHugger Robot · 5 years ago
  41. 110323f Add rtmitchell to idmap2 OWNERS by Ryan Mitchell · 5 years ago
  42. b410020 idmap2: add signature policy by Winson · 5 years ago
  43. a20e8a3 Suppress cert-dcl50-cpp tidy warnings. by Chih-Hung Hsieh · 5 years ago
  44. 4cbb007 idmap2: add systrace logs by Mårten Kongstad · 6 years ago
  45. 0b103de Merge "idmap2: fix static checks" by Todd Kennedy · 5 years ago
  46. f5ce5ed Merge "idmap2: introduce improved Result class" by TreeHugger Robot · 5 years ago
  47. 9371dc1 idmap2: include AndroidManifest.xml in CRCs by Mårten Kongstad · 5 years ago
  48. aabca6c idmap2: fix static checks by Mårten Kongstad · 6 years ago
  49. 1e99b17 idmap2: introduce improved Result class by Mårten Kongstad · 5 years ago
  50. 1982345 Enforce overlayable API when defined by Ryan Mitchell · 5 years ago
  51. 6302322 Merge "idmap2: lock down write access to /data/resouce-cache" by TreeHugger Robot · 5 years ago
  52. a362846 Add enforcement of overlayable targetName by Ryan Mitchell · 6 years ago
  53. 1da49dc idmap2: lock down write access to /data/resouce-cache by Mårten Kongstad · 6 years ago
  54. 9853845 Merge "Add enforcement of idmap policies" by Ryan Mitchell · 6 years ago
  55. 4b2d55b Disable modernize-avoid-c-arrays clang-tidy check by Pirama Arumuga Nainar · 6 years ago
  56. d10d06d Add enforcement of idmap policies by Mårten Kongstad · 6 years ago
  57. 55773ba Suppress cert-dcl50-cpp tidy warnings. by Chih-Hung Hsieh · 6 years ago
  58. ebc0b6a Sort static overlays by priority by Ryan Mitchell · 6 years ago
  59. 044803f Turn all warnings into errors by Todd Kennedy · 6 years ago
  60. 0eba72a idmap2: fix clang-tidy warnings [modernize-*] by Mårten Kongstad · 6 years ago
  61. 0b83fbf Merge "idmap2: fix clang-tidy warnings [readability-*]" by TreeHugger Robot · 6 years ago
  62. d766662 Merge "idmap2: fix clang-tidy warnings [misc-*]" by TreeHugger Robot · 6 years ago
  63. b9c1e74 Merge "idmap2: move static functions to anonymous namespaces" by TreeHugger Robot · 6 years ago
  64. cf28136 idmap2: fix clang-tidy warnings [misc-*] by Mårten Kongstad · 6 years ago
  65. b877902 idmap2: fix clang-tidy warnings [readability-*] by Mårten Kongstad · 6 years ago
  66. 744ccfe idmap2: move static functions to anonymous namespaces by Mårten Kongstad · 6 years ago
  67. 3c9bc61 idmap2: improve Android.bp by Mårten Kongstad · 6 years ago
  68. f912d7a Merge "OMS: extract verifyIdmap from createIdmap" by Todd Kennedy · 6 years ago
  69. 0f76311 idmap2: replace std::pair<bool, T> with Result<T> by Mårten Kongstad · 6 years ago
  70. ef0695d OMS: extract verifyIdmap from createIdmap by Mårten Kongstad · 6 years ago
  71. b87b5072 Switch to idmap2 by Mårten Kongstad · 6 years ago
  72. d3196be Idmap2: Disable tidy errors by Andreas Gampe · 6 years ago
  73. 32ad3ef Frameworks: Fix tidy build by Andreas Gampe · 6 years ago
  74. e63a4a2 idmap2: silence irrelevant warning during 'idmap2 scan' by Mårten Kongstad · 6 years ago
  75. 0275123 idmap2: initial code drop by Mårten Kongstad · 6 years ago