Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change setters of dbus::Message to return false instead of aborting on errors | hashimoto@chromium.org | 2012-05-23 | 1 | -0/+32 |
* | dbus: add ObjectPath type | keybuk@google.com | 2012-02-14 | 1 | -3/+5 |
* | Revert 121920 - dbus: add ObjectPath type | dpapad@chromium.org | 2012-02-14 | 1 | -5/+3 |
* | dbus: add ObjectPath type | keybuk@chromium.org | 2012-02-14 | 1 | -3/+5 |
* | Add Bus::ShutdownOnDBusThreadAndBlock() and remove bus::Shutdown() | satorux@chromium.org | 2011-09-02 | 1 | -2/+1 |
* | Fix typos in the D-Bus library. | satorux@chromium.org | 2011-08-31 | 1 | -1/+1 |
* | Minor cleanups and improvements for the D-Bus library. | satorux@chromium.org | 2011-08-27 | 1 | -2/+2 |
* | Fix design shortcomings in Message classes. | satorux@chromium.org | 2011-08-24 | 1 | -17/+13 |
* | Rework TestService using asynchronos API of ExportedObject. | satorux@chromium.org | 2011-08-20 | 1 | -5/+10 |
* | Implement Bus and ObjectProxy classes for our D-Bus library. | satorux@chromium.org | 2011-08-17 | 1 | -0/+104 |