summaryrefslogtreecommitdiffstats
path: root/dbus/bus_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make ExportedObject and ObjectProxy own Bus as scoped_refptr.satorux@chromium.org2011-10-131-0/+4
* Fix a bug in dbus::Bus::AddFilterFunction().satorux@chromium.org2011-10-061-0/+32
* Linux: use MessageLoopProxy instead of base::Thread in our DBus client library. mdm@chromium.org2011-09-061-1/+1
* Add Bus::ShutdownOnDBusThreadAndBlock() and remove bus::Shutdown()satorux@chromium.org2011-09-021-0/+32
* Reuse existing object proxies and exported objects, if these exist.satorux@chromium.org2011-08-231-0/+59