summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add recovery_available: true to init dependenciesTom Cherry2018-07-241-0/+1
* Mark as recovery_available: trueJiyong Park2018-05-141-0/+1
* Add test_suites lines.Elliott Hughes2018-04-271-0/+1
* Verify the SELabels used in property_contextsTom Cherry2018-03-262-5/+142
* Introduce property typesTom Cherry2018-01-161-3/+62
* Rename property 'schema' to 'type'Tom Cherry2018-01-1110-225/+222
* Reland: Add getprop to toolboxTom Cherry2018-01-102-0/+2
* Properties: remove sanitizersTom Cherry2018-01-093-21/+0
* Revert "Add getprop to toolbox"Tom Cherry2018-01-092-2/+0
* Merge "Add getprop to toolbox"Tom Cherry2018-01-082-0/+2
|\
| * Add getprop to toolboxTom Cherry2018-01-082-0/+2
* | Make property_info_checker a static executable for CTSTom Cherry2018-01-051-0/+1
|/
* PropertyService: Exclude sanitization for darwinAndreas Gampe2018-01-043-7/+19
* Create a host side checker for property info file correctnessTom Cherry2018-01-048-0/+185
* Add OWNERS fileTom Cherry2018-01-041-0/+1
* Only apply match if there is something to applyTom Cherry2017-12-192-4/+62
* Merge "Include what we use."Treehugger Robot2017-12-141-0/+1
|\
| * Include what we use.Dan Albert2017-12-131-0/+1
* | Always check prefix matches array at each nodeTom Cherry2017-12-133-12/+105
|/
* Add an extra set of test cases for libpropertyinfoparserTom Cherry2017-12-121-0/+17
* Parse property contexts via a serialized trieTom Cherry2017-12-1115-0/+2004