summaryrefslogtreecommitdiffstats
path: root/dbus/object_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* dbus: Fix a bug where we were emitting spurious error messages.satorux@chromium.org2011-11-231-2/+2
* Cleanup: Remove unneeded forward declarations in base, dbug, gpu, ipc, jingle...thestig@chromium.org2011-11-151-3/+2
* dbus: Add ObjectProxy::EmptyResponseCallback().satorux@chromium.org2011-11-111-1/+7
* Make ExportedObject and ObjectProxy own Bus as scoped_refptr.satorux@chromium.org2011-10-131-1/+1
* Eliminate hacks needed to work around a limitation of base::Bind()satorux@chromium.org2011-10-041-2/+2
* Add some histograms to the D-Bus library:satorux@chromium.org2011-09-061-4/+12
* Add mock classes for Bus, ObjectProxy, and ExportedObject.satorux@chromium.org2011-08-251-1/+5
* Fix design shortcomings in Message classes.satorux@chromium.org2011-08-241-5/+4
* Add support for sending and receiving D-Bus signals.satorux@chromium.org2011-08-231-0/+70
* Implement Bus and ObjectProxy classes for our D-Bus library.satorux@chromium.org2011-08-171-0/+116