1. 30c5a17 Convert //dbus from scoped_ptr to std::unique_ptr by dcheng · 8 years ago
  2. 48b869d Update {virtual,override} to follow C++11 style in dbus. by nick · 9 years ago
  3. e3c8baa Replacing the OVERRIDE with override and FINAL with final in /src/dbus by anujk.sharma · 10 years ago
  4. 1d8962b Add ObjectProxy::CallMethodAndBlockWithErrorDetails methods by avakulenko · 10 years ago
  5. d4eedf8 Code cleaning: Uses scoped_ptr<> to express ownership rather than writing ownership in comments. by yuki@chromium.org · 11 years ago
  6. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  7. d216399 RefCounted types should not have public destructors, Linux fixes by rsleevi@chromium.org · 12 years ago
  8. 6b230ab Add MockObjectProxy::CallMethodWithErrorCallback by hashimoto@chromium.org · 12 years ago
  9. bf4649a dbus: add ObjectPath type by keybuk@google.com · 12 years ago
  10. 88091bc Revert 121920 - dbus: add ObjectPath type by dpapad@chromium.org · 12 years ago
  11. 9e422bd dbus: add ObjectPath type by keybuk@chromium.org · 12 years ago
  12. f77861f Add mock classes for Bus, ObjectProxy, and ExportedObject. by satorux@chromium.org · 13 years ago