Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
414820ecc20f32628097b8145593120a519ad4d5
/
cmds
/
idmap2
ad4d02f
Fix idmap scan to apply odm and oem policies
by Ryan Mitchell
· 6 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
1388c33
Merge "Fix idmap2 policy concatenation"
by TreeHugger Robot
· 6 years ago
ac791e6
Fix idmap2 policy concatenation
by Ryan Mitchell
· 6 years ago
fc98f99
Merge "Enable presubmit for idmap2_tests"
by TreeHugger Robot
· 6 years ago
bcc179a
Enable presubmit for idmap2_tests
by Ryan Mitchell
· 6 years ago
482c75b
Do not run create on successive reboots
by Ryan Mitchell
· 6 years ago
1b41c4b
Merge "idmap2: move Idmap.h to Result"
by TreeHugger Robot
· 6 years ago
358c63f
Merge "idmap2: clang-format"
by Todd Kennedy
· 6 years ago
4f155e056
Merge "OMS: stabilize unit tests"
by TreeHugger Robot
· 6 years ago
cf62249
idmap2: clang-format
by Mårten Kongstad
· 6 years ago
ce42490
idmap2: move Idmap.h to Result
by Mårten Kongstad
· 6 years ago
5942b37
Merge "Fix idmap enforce overlayable bug"
by TreeHugger Robot
· 6 years ago
bf08f0a
OMS: stabilize unit tests
by Mårten Kongstad
· 6 years ago
2c19bd0
Fix idmap enforce overlayable bug
by Ryan Mitchell
· 6 years ago
0c6ff1d
idmap2: move commands to Result<Unit>
by Mårten Kongstad
· 6 years ago
e11bfbe
Merge changes from topic "idmap-default-policies"
by TreeHugger Robot
· 6 years ago
4c09a4a
Fix idmap scan to supply correct policies
by Ryan Mitchell
· 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
974d516
Add missing WARN_UNUSED attribute
by Yi Kong
· 6 years ago
49d835d
idmap2: switch to improved Result class
by Mårten Kongstad
· 6 years ago
c28fa88
Merge "Add rtmitchell to idmap2 OWNERS"
by TreeHugger Robot
· 6 years ago
9091d82
Merge "Suppress cert-dcl50-cpp tidy warnings."
by TreeHugger Robot
· 6 years ago
110323f
Add rtmitchell to idmap2 OWNERS
by Ryan Mitchell
· 6 years ago
b410020
idmap2: add signature policy
by Winson
· 6 years ago
a20e8a3
Suppress cert-dcl50-cpp tidy warnings.
by Chih-Hung Hsieh
· 6 years ago
4cbb007
idmap2: add systrace logs
by Mårten Kongstad
· 6 years ago
0b103de
Merge "idmap2: fix static checks"
by Todd Kennedy
· 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
aabca6c
idmap2: fix static checks
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
9853845
Merge "Add enforcement of idmap policies"
by Ryan Mitchell
· 6 years ago
4b2d55b
Disable modernize-avoid-c-arrays clang-tidy check
by Pirama Arumuga Nainar
· 6 years ago
d10d06d
Add enforcement of idmap policies
by Mårten Kongstad
· 6 years ago
55773ba
Suppress cert-dcl50-cpp tidy warnings.
by Chih-Hung Hsieh
· 6 years ago
ebc0b6a
Sort static overlays by priority
by Ryan Mitchell
· 6 years ago
044803f
Turn all warnings into errors
by Todd Kennedy
· 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
b9c1e74
Merge "idmap2: move static functions to anonymous namespaces"
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
3c9bc61
idmap2: improve Android.bp
by Mårten Kongstad
· 6 years ago
f912d7a
Merge "OMS: extract verifyIdmap from createIdmap"
by Todd Kennedy
· 6 years ago
0f76311
idmap2: replace std::pair<bool, T> with Result<T>
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
d3196be
Idmap2: Disable tidy errors
by Andreas Gampe
· 6 years ago
32ad3ef
Frameworks: Fix tidy build
by Andreas Gampe
· 6 years ago
e63a4a2
idmap2: silence irrelevant warning during 'idmap2 scan'
by Mårten Kongstad
· 6 years ago
0275123
idmap2: initial code drop
by Mårten Kongstad
· 7 years ago