Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop restricting the sender object path for incoming signals. | satorux@chromium.org | 2011-09-14 | 1 | -0/+11 |
* | Linux: use MessageLoopProxy instead of base::Thread in our DBus client library. | mdm@chromium.org | 2011-09-06 | 1 | -2/+3 |
* | Add Bus::ShutdownOnDBusThreadAndBlock() and remove bus::Shutdown() | satorux@chromium.org | 2011-09-02 | 1 | -12/+2 |
* | Fix typos in the D-Bus library. | satorux@chromium.org | 2011-08-31 | 1 | -5/+5 |
* | Minor cleanups and improvements for the D-Bus library. | satorux@chromium.org | 2011-08-27 | 1 | -2/+2 |
* | Add support for sending and receiving D-Bus signals. | satorux@chromium.org | 2011-08-23 | 1 | -0/+45 |
* | Rework TestService using asynchronos API of ExportedObject. | satorux@chromium.org | 2011-08-20 | 1 | -9/+17 |
* | Implement Bus and ObjectProxy classes for our D-Bus library. | satorux@chromium.org | 2011-08-17 | 1 | -0/+192 |