1. 30c5a17 Convert //dbus from scoped_ptr to std::unique_ptr by dcheng · 8 years ago
  2. f4a4c0d dbus: Use randomly generated string as a TestService's service name by hashimoto · 9 years ago
  3. 0ad0ce0 Switch to standard integer types in dbus/. by avi · 9 years ago
  4. e5a8dc4 Migrate callers of message_loop_proxy() to task_runner() by skyostil · 9 years ago
  5. 7f5750d Standardize usage of virtual/override/final specifiers in dbus/. by dcheng · 10 years ago
  6. e3c8baa Replacing the OVERRIDE with override and FINAL with final in /src/dbus by anujk.sharma · 10 years ago
  7. f436464 dbus::ObjectManager: Add a match rule for properties before GetManagedObjects. by armansito · 10 years ago
  8. 64401d7 Plug some of the leaks in dbus_unittests. by earthdok · 10 years ago
  9. 40b05ba dbus: Handle NameOwnerChanged in ObjectManager by keybuk@chromium.org · 10 years ago
  10. 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
  11. 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
  12. 0a2b25e Warn on missing OVERRIDE/virtual everywhere, not just in header files. by rsleevi@chromium.org · 11 years ago
  13. dff6b13 dbus: Use base::MessageLoop. by xhwang@chromium.org · 11 years ago
  14. 0971501 Support D-Bus Object Manager by keybuk@chromium.org · 11 years ago