| Commit message (Expand) | Author | Age | Files | Lines |
* | Explicitly CHECK arguments in dbus::MessageWriter::AppendString/ObjectPath | hashimoto@chromium.org | 2012-06-05 | 1 | -0/+4 |
* | Change setters of dbus::Message to return false instead of aborting on errors | hashimoto@chromium.org | 2012-05-23 | 1 | -28/+16 |
* | dbus: revamp fd passing support for i/o restrictions | sleffler@chromium.org | 2012-05-10 | 1 | -13/+3 |
* | dbus: add support for passing file descriptors | sleffler@chromium.org | 2012-03-30 | 1 | -0/+44 |
* | dbus: fix base class of ErrorResponse | keybuk@chromium.org | 2012-03-11 | 1 | -1/+1 |
* | dbus: add ObjectPath type | keybuk@google.com | 2012-02-14 | 1 | -18/+19 |
* | Revert 121920 - dbus: add ObjectPath type | dpapad@chromium.org | 2012-02-14 | 1 | -19/+18 |
* | dbus: add ObjectPath type | keybuk@chromium.org | 2012-02-14 | 1 | -18/+19 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2012-02-13 | 1 | -0/+2 |
* | Adding support for sending/receiving proto bufs to dbus library. | rharrison@chromium.org | 2012-02-09 | 1 | -0/+31 |
* | chrome: dbus: add default MessageReader constructor | keybuk@chromium.org | 2012-02-07 | 1 | -3/+5 |
* | dbus: Fix a bug where we rejected an empty array in PopArrayOfBytes() | satorux@chromium.org | 2011-11-11 | 1 | -1/+7 |
* | Linux: add two new DBus client library utility functions, to be used by KWallet. | mdm@chromium.org | 2011-09-19 | 1 | -0/+25 |
* | Fix design shortcomings in Message classes. | satorux@chromium.org | 2011-08-24 | 1 | -26/+59 |
* | Add support for sending and receiving D-Bus signals. | satorux@chromium.org | 2011-08-23 | 1 | -0/+25 |
* | Add AppendArrayOfObjectPaths, which was missing. | satorux@chromium.org | 2011-08-22 | 1 | -0/+11 |
* | Add utility functions to Message classes. | satorux@chromium.org | 2011-08-10 | 1 | -35/+156 |
* | Fix subtle memory issues detected by valgrind. | satorux@chromium.org | 2011-08-04 | 1 | -4/+22 |
* | Implement classes used for manipulating D-Bus messages. | satorux@chromium.org | 2011-07-30 | 1 | -0/+664 |