1. 30c5a17 Convert //dbus from scoped_ptr to std::unique_ptr by dcheng · 8 years ago
  2. 7f5750d Standardize usage of virtual/override/final specifiers in dbus/. by dcheng · 10 years ago
  3. 1d8962b Add ObjectProxy::CallMethodAndBlockWithErrorDetails methods by avakulenko · 10 years ago
  4. 64401d7 Plug some of the leaks in dbus_unittests. by earthdok · 10 years ago
  5. a29af56 Use a direct include of the message_loop header in dbus/, device/, extensions/, google_apis/, gpu/, ipc/, jingle/. by avi@chromium.org · 11 years ago
  6. 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
  7. c5cb859 Update dbus/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by rsleevi@chromium.org · 11 years ago
  8. dff6b13 dbus: Use base::MessageLoop. by xhwang@chromium.org · 11 years ago
  9. d4eedf8 Code cleaning: Uses scoped_ptr<> to express ownership rather than writing ownership in comments. by yuki@chromium.org · 11 years ago
  10. bf4649a dbus: add ObjectPath type by keybuk@google.com · 12 years ago
  11. 88091bc Revert 121920 - dbus: add ObjectPath type by dpapad@chromium.org · 12 years ago
  12. 9e422bd dbus: add ObjectPath type by keybuk@chromium.org · 12 years ago
  13. 326a6f8 Minor cleanups and improvements for the D-Bus library. by satorux@chromium.org · 13 years ago
  14. f77861f Add mock classes for Bus, ObjectProxy, and ExportedObject. by satorux@chromium.org · 13 years ago