Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dbus: Fix a bug where we rejected an empty array in PopArrayOfBytes() | satorux@chromium.org | 2011-11-11 | 1 | -0/+15 |
* | Linux: add two new DBus client library utility functions, to be used by KWallet. | mdm@chromium.org | 2011-09-19 | 1 | -6/+27 |
* | Fix design shortcomings in Message classes. | satorux@chromium.org | 2011-08-24 | 1 | -100/+79 |
* | Add support for sending and receiving D-Bus signals. | satorux@chromium.org | 2011-08-23 | 1 | -0/+29 |
* | Add AppendArrayOfObjectPaths, which was missing. | satorux@chromium.org | 2011-08-22 | 1 | -0/+20 |
* | Fix typos in the message test. | satorux@chromium.org | 2011-08-16 | 1 | -3/+3 |
* | Add utility functions to Message classes. | satorux@chromium.org | 2011-08-10 | 1 | -2/+88 |
* | Fix linux build break | rsleevi@chromium.org | 2011-07-30 | 1 | -3/+5 |
* | Implement classes used for manipulating D-Bus messages. | satorux@chromium.org | 2011-07-30 | 1 | -0/+372 |