summaryrefslogtreecommitdiff
path: root/libc/system_properties/system_properties.cpp
AgeCommit message (Expand)Author
2021-07-22Revert "Adding system property tracing"Bowgo Tsai
2021-04-01Match 'Access denied finding property' log severity to SELinuxTom Cherry
2020-08-19Adding system property tracingBowgo Tsai
2019-11-12Revert "Revert "Make system property reads wait-free""Raman Tenneti
2019-11-12Revert "Make system property reads wait-free"Raman Tenneti
2019-11-11Make system property reads wait-freeDaniel Colascione
2018-08-02Modernize codebase by replacing NULL with nullptrYi Kong
2018-05-01Fix PROP_FILENAME_MAX overflow handlingRyan Prichard
2018-02-21Remove non-trivial constructors/destructors from SystemPropertiesTom Cherry
2017-12-18Split properties into their own class to make testing betterTom Cherry
2017-12-14Revert "Don't use serialized propertyinfo"Tom Cherry
2017-12-13Don't use serialized propertyinfoTom Cherry
2017-12-12Add support for serialized property contextsTom Cherry
2017-11-30Fix static classes in system propertiesTom Cherry
2017-11-14Remove some globals from system_propertiesTom Cherry
2017-11-14Split system_properties.cpp into its component piecesTom Cherry