Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup: Remove deprecated base::Value methods from dbus. Use base::Value too. | thestig@chromium.org | 2013-02-12 | 1 | -21/+22 |
* | dbus: add support for passing file descriptors | sleffler@chromium.org | 2012-03-30 | 1 | -0/+5 |
* | Checked the return values of function calls. | khorimoto@chromium.org | 2012-03-28 | 1 | -4/+8 |
* | Add dbus::AppendBasicTypeValueData | hashimoto@chromium.org | 2012-03-24 | 1 | -0/+61 |
* | Fix dbus::PopDataAsValue's behavior when a dictionary's keys including dots | hashimoto@chromium.org | 2012-03-20 | 1 | -1/+1 |
* | Add dbus::PopDataAsValue | hashimoto@chromium.org | 2012-03-16 | 1 | -0/+185 |