Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dbus: Silence VLOG(1) spam from ObjectProxy::HandleMessage(). | satorux@chromium.org | 2011-10-14 | 1 | -2/+1 |
* | Fix a bug in dbus::Bus::AddFilterFunction(). | satorux@chromium.org | 2011-10-06 | 1 | -4/+10 |
* | Eliminate hacks needed to work around a limitation of base::Bind() | satorux@chromium.org | 2011-10-04 | 1 | -16/+6 |
* | Stop restricting the sender object path for incoming signals. | satorux@chromium.org | 2011-09-14 | 1 | -6/+8 |
* | Add some histograms to the D-Bus library: | satorux@chromium.org | 2011-09-06 | 1 | -14/+52 |
* | Fix typos in the D-Bus library. | satorux@chromium.org | 2011-08-31 | 1 | -1/+1 |
* | Fix design shortcomings in Message classes. | satorux@chromium.org | 2011-08-24 | 1 | -31/+24 |
* | Add support for sending and receiving D-Bus signals. | satorux@chromium.org | 2011-08-23 | 1 | -1/+176 |
* | Implement Bus and ObjectProxy classes for our D-Bus library. | satorux@chromium.org | 2011-08-17 | 1 | -0/+197 |