1. 30c5a17 Convert //dbus from scoped_ptr to std::unique_ptr by dcheng · 8 years ago
  2. 0ad0ce0 Switch to standard integer types in dbus/. by avi · 9 years ago
  3. b5f30dd Convert JsonWriter::Write to taking a const ref for the in-param by estade · 9 years ago
  4. acb4c7e dbus/values_util_unittest.cc: use sqrt from cmath by Hans Wennborg · 9 years ago
  5. 8b1a88a Removed obsolete float_util.h as VS2013 supports standards well enough. by mateuszs · 9 years ago
  6. 39d51b9 dbus/values_util.h: Add functions to append collection type values to message. by armansito@chromium.org · 10 years ago
  7. f0b7eac Cleanup: Put DBus unit tests in the dbus namespace, so one does not need to write dbus:: everywhere. Remove some other dbus:: usages in the dbus namespace. by thestig@chromium.org · 11 years ago
  8. e1acdf8 Cleanup: Remove deprecated base::Value methods from dbus. Use base::Value too. by thestig@chromium.org · 11 years ago
  9. 09e048a dbus: Fix a crash in dbus_unittests that happens on Ubuntu 11.10 by satorux@chromium.org · 12 years ago
  10. 5e612da dbus: Fix a bunch of memory leaks in dbus_unittests by satorux@chromium.org · 12 years ago
  11. ea59982 Add dbus::AppendBasicTypeValueData by hashimoto@chromium.org · 12 years ago
  12. 9a576b0 Fix dbus::PopDataAsValue's behavior when a dictionary's keys including dots by hashimoto@chromium.org · 12 years ago
  13. 8fb5a2b Add dbus::PopDataAsValue by hashimoto@chromium.org · 12 years ago