Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup: Put DBus unit tests in the dbus namespace, so one does not need to w... | thestig@chromium.org | 2013-06-13 | 1 | -33/+36 |
* | Update dbus/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-02 | 1 | -9/+7 |
* | dbus: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-01 | 1 | -1/+1 |
* | Code cleaning: Uses scoped_ptr<> to express ownership rather than writing own... | yuki@chromium.org | 2013-02-07 | 1 | -4/+4 |
* | dbus: add ObjectPath type | keybuk@google.com | 2012-02-14 | 1 | -8/+11 |
* | Revert 121920 - dbus: add ObjectPath type | dpapad@chromium.org | 2012-02-14 | 1 | -11/+8 |
* | dbus: add ObjectPath type | keybuk@chromium.org | 2012-02-14 | 1 | -8/+11 |
* | Minor cleanups and improvements for the D-Bus library. | satorux@chromium.org | 2011-08-27 | 1 | -1/+8 |
* | Add mock classes for Bus, ObjectProxy, and ExportedObject. | satorux@chromium.org | 2011-08-25 | 1 | -0/+171 |