1. 1d8962b Add ObjectProxy::CallMethodAndBlockWithErrorDetails methods by avakulenko · 10 years ago
  2. 64401d7 Plug some of the leaks in dbus_unittests. by earthdok · 10 years ago
  3. 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
  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. c5cb859 Update dbus/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by rsleevi@chromium.org · 11 years ago
  6. dff6b13 dbus: Use base::MessageLoop. by xhwang@chromium.org · 11 years ago
  7. d4eedf8 Code cleaning: Uses scoped_ptr<> to express ownership rather than writing ownership in comments. by yuki@chromium.org · 12 years ago
  8. bf4649a dbus: add ObjectPath type by keybuk@google.com · 13 years ago
  9. 88091bc Revert 121920 - dbus: add ObjectPath type by dpapad@chromium.org · 13 years ago
  10. 9e422bd dbus: add ObjectPath type by keybuk@chromium.org · 13 years ago
  11. 326a6f8 Minor cleanups and improvements for the D-Bus library. by satorux@chromium.org · 13 years ago
  12. f77861f Add mock classes for Bus, ObjectProxy, and ExportedObject. by satorux@chromium.org · 13 years ago