Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Plug some of the leaks in dbus_unittests. | earthdok | 2014-09-03 | 1 | -5/+10 |
* | dbus: Add template specialization for Property<vector<uint8> >. | armansito@chromium.org | 2014-03-15 | 1 | -1/+25 |
* | 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 | -23/+27 |
* | dbus: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-01 | 1 | -2/+2 |
* | Support D-Bus Object Manager | keybuk@chromium.org | 2013-03-25 | 1 | -1/+1 |
* | DBus: Use TaskRunners instead of MessageLoopProxies. | thestig@chromium.org | 2013-02-20 | 1 | -4/+2 |
* | dbus: Fix a bunch of memory leaks in dbus_unittests | satorux@chromium.org | 2012-05-31 | 1 | -4/+5 |
* | READABILITY for Keybuk | keybuk@chromium.org | 2012-03-22 | 1 | -9/+9 |
* | dbus: clear array values before reading from variant | keybuk@google.com | 2012-03-21 | 1 | -0/+49 |
* | dbus: add Property handling for clients | keybuk@chromium.org | 2012-02-15 | 1 | -0/+199 |