1. fb4fdb4 Introduce CallMethodWithErrorResponse(). by Hidehiko Abe · 7 years ago
  2. baabdc7 dbus: Use more OnceCallbacks in ObjectProxy by Ryo Hashimoto · 7 years ago
  3. 0102c16 dbus: Let ObjectProxy::CallMethod() take OnceCallback by Ryo Hashimoto · 7 years ago
  4. 8422130 Remove unnecessary indirection for old gmock. by Hidehiko Abe · 7 years ago
  5. 9f6266c dbus: Mock MockObjectProxy::SetNameOwnerChangedCallback(). by derat · 8 years ago
  6. 5f4ec70 chromeos: Avoid org.neard.Manager D-Bus log spam. by derat · 8 years ago
  7. 30c5a17 Convert //dbus from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  8. 48b869d Update {virtual,override} to follow C++11 style in dbus. by nick · 9 years ago
  9. e3c8baa Replacing the OVERRIDE with override and FINAL with final in /src/dbus by anujk.sharma · 10 years ago
  10. 1d8962b Add ObjectProxy::CallMethodAndBlockWithErrorDetails methods by avakulenko · 10 years ago
  11. d4eedf8 Code cleaning: Uses scoped_ptr<> to express ownership rather than writing ownership in comments. by yuki@chromium.org · 12 years ago
  12. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  13. d216399 RefCounted types should not have public destructors, Linux fixes by rsleevi@chromium.org · 12 years ago
  14. 6b230ab Add MockObjectProxy::CallMethodWithErrorCallback by hashimoto@chromium.org · 12 years ago
  15. bf4649a dbus: add ObjectPath type by keybuk@google.com · 13 years ago
  16. 88091bc Revert 121920 - dbus: add ObjectPath type by dpapad@chromium.org · 13 years ago
  17. 9e422bd dbus: add ObjectPath type by keybuk@chromium.org · 13 years ago
  18. f77861f Add mock classes for Bus, ObjectProxy, and ExportedObject. by satorux@chromium.org · 13 years ago