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