1. 635e890 Run clang-tidy modernize-use-equals-{delete,default} on //dbus by Chris Watkins · 7 years ago
  2. 333256c dbus: replace NULL with nullptr by Ben Chan · 7 years ago
  3. 61ab06d dbus: Check ObjectPath's validity in objects' ctors by Ryo Hashimoto · 7 years ago
  4. 4ad0b68 dbus: Make ObjectManager get objects after service is ready. by derat · 8 years ago
  5. 30c5a17 Convert //dbus from scoped_ptr to std::unique_ptr by dcheng · 8 years ago
  6. 0ad0ce0 Switch to standard integer types in dbus/. by avi · 9 years ago
  7. 7838f5f dbus: Suppress "Rejecting a message from a wrong sender" error from ObjectManager by satorux · 9 years ago
  8. da49a1a Fix memory leak in dbus::ObjectManager::RemoveInterface by avakulenko · 9 years ago
  9. 46be6e9 Remove dbus::ObjectProxy::filter_added_ by hashimoto · 10 years ago
  10. f436464 dbus::ObjectManager: Add a match rule for properties before GetManagedObjects. by armansito · 10 years ago
  11. 40b05ba dbus: Handle NameOwnerChanged in ObjectManager by keybuk@chromium.org · 10 years ago
  12. 0971501 Support D-Bus Object Manager by keybuk@chromium.org · 11 years ago