1. 2a19328 Convert //dbus from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  2. 067d84f52 dbus: Use randomly generated string as a TestService's service name by hashimoto · 10 years ago
  3. 3bb7119c Standardize usage of virtual/override/final specifiers in dbus/. by dcheng · 11 years ago
  4. 2a57ca64 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 [email protected] · 12 years ago
  5. ca72ff2 Change setters of dbus::Message to return false instead of aborting on errors by [email protected] · 13 years ago
  6. 216ed0b dbus: add ObjectPath type by [email protected] · 14 years ago
  7. 02743b7 Revert 121920 - dbus: add ObjectPath type by [email protected] · 14 years ago
  8. bc1b18e dbus: add ObjectPath type by [email protected] · 14 years ago
  9. e20d39fe Add Bus::ShutdownOnDBusThreadAndBlock() and remove bus::Shutdown() by [email protected] · 14 years ago
  10. 829f0e4c Fix typos in the D-Bus library. by [email protected] · 14 years ago
  11. ea78b1e Minor cleanups and improvements for the D-Bus library. by [email protected] · 14 years ago
  12. 06ead87 Fix design shortcomings in Message classes. by [email protected] · 14 years ago
  13. 12f9766 Rework TestService using asynchronos API of ExportedObject. by [email protected] · 14 years ago
  14. a5107611 Implement Bus and ObjectProxy classes for our D-Bus library. by [email protected] · 14 years ago