1. 30c5a17 Convert //dbus from scoped_ptr to std::unique_ptr by dcheng · 8 years ago
  2. f4a4c0d dbus: Use randomly generated string as a TestService's service name by hashimoto · 9 years ago
  3. 7f5750d Standardize usage of virtual/override/final specifiers in dbus/. by dcheng · 10 years ago
  4. 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
  5. b030551 Change setters of dbus::Message to return false instead of aborting on errors by hashimoto@chromium.org · 12 years ago
  6. bf4649a dbus: add ObjectPath type by keybuk@google.com · 12 years ago
  7. 88091bc Revert 121920 - dbus: add ObjectPath type by dpapad@chromium.org · 12 years ago
  8. 9e422bd dbus: add ObjectPath type by keybuk@chromium.org · 12 years ago
  9. d336d45 Add Bus::ShutdownOnDBusThreadAndBlock() and remove bus::Shutdown() by satorux@chromium.org · 13 years ago
  10. c6ac757 Fix typos in the D-Bus library. by satorux@chromium.org · 13 years ago
  11. 326a6f8 Minor cleanups and improvements for the D-Bus library. by satorux@chromium.org · 13 years ago
  12. ffa83a9 Fix design shortcomings in Message classes. by satorux@chromium.org · 13 years ago
  13. 01fbb89 Rework TestService using asynchronos API of ExportedObject. by satorux@chromium.org · 13 years ago
  14. 163f1cb Implement Bus and ObjectProxy classes for our D-Bus library. by satorux@chromium.org · 13 years ago