Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dbus/values_util.h: Add functions to append collection type values to message. | armansito@chromium.org | 2014-05-22 | 1 | -0/+238 |
* | Cleanup: Put DBus unit tests in the dbus namespace, so one does not need to w... | thestig@chromium.org | 2013-06-13 | 1 | -75/+79 |
* | Cleanup: Remove deprecated base::Value methods from dbus. Use base::Value too. | thestig@chromium.org | 2013-02-12 | 1 | -50/+54 |
* | dbus: Fix a crash in dbus_unittests that happens on Ubuntu 11.10 | satorux@chromium.org | 2012-06-01 | 1 | -1/+1 |
* | dbus: Fix a bunch of memory leaks in dbus_unittests | satorux@chromium.org | 2012-05-31 | 1 | -23/+44 |
* | Add dbus::AppendBasicTypeValueData | hashimoto@chromium.org | 2012-03-24 | 1 | -24/+82 |
* | Fix dbus::PopDataAsValue's behavior when a dictionary's keys including dots | hashimoto@chromium.org | 2012-03-20 | 1 | -1/+45 |
* | Add dbus::PopDataAsValue | hashimoto@chromium.org | 2012-03-16 | 1 | -0/+321 |