Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dbus: remove service name from ExportedObject | keybuk@chromium.org | 2012-03-10 | 1 | -5/+2 |
* | dbus: add ObjectPath type | keybuk@google.com | 2012-02-14 | 1 | -11/+14 |
* | Revert 121920 - dbus: add ObjectPath type | dpapad@chromium.org | 2012-02-14 | 1 | -14/+11 |
* | dbus: add ObjectPath type | keybuk@chromium.org | 2012-02-14 | 1 | -11/+14 |
* | Allow dbus clients to silence logging when a service is unavailable. | adamk@chromium.org | 2012-02-10 | 1 | -1/+33 |
* | Make ExportedObject and ObjectProxy own Bus as scoped_refptr. | satorux@chromium.org | 2011-10-13 | 1 | -0/+4 |
* | Fix a bug in dbus::Bus::AddFilterFunction(). | satorux@chromium.org | 2011-10-06 | 1 | -0/+32 |
* | Linux: use MessageLoopProxy instead of base::Thread in our DBus client library. | mdm@chromium.org | 2011-09-06 | 1 | -1/+1 |
* | Add Bus::ShutdownOnDBusThreadAndBlock() and remove bus::Shutdown() | satorux@chromium.org | 2011-09-02 | 1 | -0/+32 |
* | Reuse existing object proxies and exported objects, if these exist. | satorux@chromium.org | 2011-08-23 | 1 | -0/+59 |