| Commit message (Expand) | Author | Age | Files | Lines |
* | dbus: Stop accessing ObjectProxy::name_owner_changed_callback_ on the D-Bus t... | hashimoto@chromium.org | 2013-09-27 | 1 | -6/+3 |
* | Allow Chromium's DBus service ownership to be stealable | cmasone@chromium.org | 2013-07-31 | 1 | -0/+67 |
* | Use a direct include of the message_loop header in dbus/, device/, extensions... | avi@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | Cleanup: Put DBus unit tests in the dbus namespace, so one does not need to w... | thestig@chromium.org | 2013-06-13 | 1 | -18/+22 |
* | dbus: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-01 | 1 | -2/+2 |
* | Connect SparseHistogram with the rest of stats system | kaiwang@chromium.org | 2013-03-01 | 1 | -1/+1 |
* | DBus: Use TaskRunners instead of MessageLoopProxies. | thestig@chromium.org | 2013-02-20 | 1 | -5/+2 |
* | Disable SignalSenderVerificationTest.TestMultipleObjects | keybuk@chromium.org | 2012-11-27 | 1 | -1/+2 |
* | Allow multiple object proxies to handle NameOwnerChanged | keybuk@chromium.org | 2012-11-27 | 1 | -5/+73 |
* | Revert 169164 - Allow multiple object proxies to handle NameOwnerChanged | lambroslambrou@google.com | 2012-11-22 | 1 | -76/+5 |
* | Allow multiple object proxies to handle NameOwnerChanged | keybuk@chromium.org | 2012-11-21 | 1 | -5/+76 |
* | Make SignalSenderVerificationTest more robust | haruki@chromium.org | 2012-11-14 | 1 | -19/+86 |
* | disable flaky dbus_unittests SignalSenderVerificationTest.TestOwnerChange | scottmg@chromium.org | 2012-11-06 | 1 | -1/+1 |
* | Add sender verification of D-Bus signals. | haruki@chromium.org | 2012-10-29 | 1 | -0/+180 |