1. 635e890 Run clang-tidy modernize-use-equals-{delete,default} on //dbus by Chris Watkins · 7 years ago
  2. 0102c16 dbus: Let ObjectProxy::CallMethod() take OnceCallback by Ryo Hashimoto · 7 years ago
  3. 8422130 Remove unnecessary indirection for old gmock. by Hidehiko Abe · 7 years ago
  4. 851719c Remove calls to deprecated MessageLoop methods on Windows and Linux. by fdoray · 8 years ago
  5. 30c5a17 Convert //dbus from scoped_ptr to std::unique_ptr by dcheng · 8 years ago
  6. 7f5750d Standardize usage of virtual/override/final specifiers in dbus/. by dcheng · 10 years ago
  7. 1d8962b Add ObjectProxy::CallMethodAndBlockWithErrorDetails methods by avakulenko · 10 years ago
  8. 64401d7 Plug some of the leaks in dbus_unittests. by earthdok · 10 years ago
  9. 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
  10. 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
  11. c5cb859 Update dbus/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by rsleevi@chromium.org · 11 years ago
  12. dff6b13 dbus: Use base::MessageLoop. by xhwang@chromium.org · 11 years ago
  13. d4eedf8 Code cleaning: Uses scoped_ptr<> to express ownership rather than writing ownership in comments. by yuki@chromium.org · 11 years ago
  14. bf4649a dbus: add ObjectPath type by keybuk@google.com · 12 years ago
  15. 88091bc Revert 121920 - dbus: add ObjectPath type by dpapad@chromium.org · 12 years ago
  16. 9e422bd dbus: add ObjectPath type by keybuk@chromium.org · 12 years ago
  17. 326a6f8 Minor cleanups and improvements for the D-Bus library. by satorux@chromium.org · 13 years ago
  18. f77861f Add mock classes for Bus, ObjectProxy, and ExportedObject. by satorux@chromium.org · 13 years ago