summaryrefslogtreecommitdiffstats
path: root/dbus/property.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in dbus/.avi2015-12-221-48/+49
* dbus: add support for synchronous PropertySet::Getnywang2015-09-281-1/+30
* libchrome: add support for synchronous PropertySet::Set to dbusnywang2015-09-231-0/+16
* dbus: Add missing destructors to Property and PropertyBase.derat2015-07-161-0/+4
* Implement invalidation of Dbus propertiesjpawlowski2015-05-111-6/+42
* Enhance the DBus interface for peerddtapuska2015-02-091-0/+99
* [DBus] Explicitly instantiate dbusProperty varianttzik@chromium.org2014-07-251-0/+15
* Clean up Chrome OS WARNING spamstevenjb@chromium.org2014-07-171-2/+3
* dbus: Add template specialization for Property<vector<uint8> >.armansito@chromium.org2014-03-151-0/+28
* bluetooth: Create stub manager, adapter and device.keybuk@chromium.org2012-08-151-3/+4
* Coverity: Initialize member variables.jhawkins@chromium.org2012-07-251-1/+1
* dbus: move logic from Property<> to PropertySetkeybuk@chromium.org2012-06-281-59/+89
* READABILITY for Keybukkeybuk@chromium.org2012-03-221-5/+2
* dbus: clear array values before reading from variantkeybuk@google.com2012-03-211-0/+2
* dbus: slight cleanup to Property codekeybuk@chromium.org2012-02-171-3/+0
* dbus: add Property handling for clientskeybuk@chromium.org2012-02-151-0/+425