summaryrefslogtreecommitdiff
path: root/src/prop_registry.cc
AgeCommit message (Expand)Author
2024-02-23prop_registry: fix memory leak of Json::ValuesHarry Cutts
2024-01-10Fix findings of wvla-cxx-extensionRyan Beltran
2023-07-18ActivityLog::Entry tagged unions to std::variantDenis Brockus
2023-06-08Replace uses of NULL with nullptrHarry Cutts
2023-03-02Remove Property constructor delegateDenis Brockus
2023-02-24Late delegate setting to avoid init order issuesDenis Brockus
2022-11-12libgestures: prop_registry not updating strings properlyDenis Brockus
2022-10-21Update copyright headersHarry Cutts
2022-10-21Make include paths relative to repository rootHarry Cutts
2021-06-23Replace some of adlr@'s TODOs with a bug linkHarry Cutts
2020-01-07Remove short and short array propertiesHarry Cutts
2014-04-09Switch from libchrome (base) to jsoncpp for JSONAndrew de los Reyes
2014-04-09gestures: Remove all dependencies on libbase for string manipulationMichael Spang
2014-03-28gestures: Update for libchrome-242728.Daniel Erat
2013-06-20Properties: Array properties supportAndrew de los Reyes
2012-05-23prop_registry: allow type double props to be Set from integersDaniel Kurtz
2012-04-12update to newer libbaseMike Frysinger
2012-01-26PropRegistry: Properly notify changes when provider has init. value.Andrew de los Reyes
2012-01-24ActivityLog, others: Log and replay property changes.Andrew de los Reyes
2011-10-18ActivityLog: Use JSONWriter to format data as JSON.Andrew de los Reyes
2011-10-13ActivityReplay, others: Parse Properties when replaying a logAndrew de los Reyes
2011-10-12PropRegistry: A registry of Gestures propertiesAndrew de los Reyes