1. 989857e Allow Chromium's DBus service ownership to be stealable by cmasone@chromium.org · 11 years ago
  2. 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
  3. 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
  4. c2482f1 Linux/CrOS: Listen for mtpd service owner change events and communicate with the new service owner. by thestig@chromium.org · 11 years ago
  5. dff6b13 dbus: Use base::MessageLoop. by xhwang@chromium.org · 11 years ago
  6. 074b1db DBus: Use TaskRunners instead of MessageLoopProxies. by thestig@chromium.org · 11 years ago
  7. 7894ebf DBus: Bus::AddMatch and RemoveMatch support repeated rules. by deymo@chromium.org · 11 years ago
  8. 6d168a7 D-Bus: ObjectProxy remove function for Bus object. by deymo@chromium.org · 11 years ago
  9. 03ec248 DBus: Fixes a flaky test case. by deymo@chromium.org · 11 years ago
  10. 6542335 GTTF: No more FLAKY_ . by phajdan.jr@chromium.org · 12 years ago
  11. ce8daf4 Marking BusTest.UnregisterExportedObject as flaky by jochen@chromium.org · 12 years ago
  12. d2ca8f3 dbus: allow unregistering of exported objects by keybuk@chromium.org · 12 years ago
  13. 9cb73f0 dbus: remove service name from ExportedObject by keybuk@chromium.org · 12 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. 35c0eef Allow dbus clients to silence logging when a service is unavailable. by adamk@chromium.org · 12 years ago
  18. f06eb89 Make ExportedObject and ObjectProxy own Bus as scoped_refptr. by satorux@chromium.org · 13 years ago
  19. 66bc4c2 Fix a bug in dbus::Bus::AddFilterFunction(). by satorux@chromium.org · 13 years ago
  20. 45f2c6a Linux: use MessageLoopProxy instead of base::Thread in our DBus client library. by mdm@chromium.org · 13 years ago
  21. d336d45 Add Bus::ShutdownOnDBusThreadAndBlock() and remove bus::Shutdown() by satorux@chromium.org · 13 years ago
  22. dccbb7b Reuse existing object proxies and exported objects, if these exist. by satorux@chromium.org · 13 years ago