1. f436464 dbus::ObjectManager: Add a match rule for properties before GetManagedObjects. by armansito · 10 years ago
  2. 49e0bc7 dbus: Add comments about the right way to expose methods by satorux@chromium.org · 11 years ago
  3. 955f648 dbus: Replace PostTaskTo*Thread methods with Get*TaskRunner by hashimoto@chromium.org · 11 years ago
  4. 989857e Allow Chromium's DBus service ownership to be stealable by cmasone@chromium.org · 11 years ago
  5. c2482f1 Linux/CrOS: Listen for mtpd service owner change events and communicate with the new service owner. by thestig@chromium.org · 11 years ago
  6. 4a1f956 dbus: adding PostTaskToDBusThreadAndReply by haruki@chromium.org · 11 years ago
  7. 56057f2 Add a method to check if a D-Bus service has an owner. Use it for mtpd. by thestig@chromium.org · 11 years ago
  8. 0971501 Support D-Bus Object Manager by keybuk@chromium.org · 11 years ago
  9. 074b1db DBus: Use TaskRunners instead of MessageLoopProxies. by thestig@chromium.org · 11 years ago
  10. 1de76fd Supporting callback for Disconnected signal. by nona@chromium.org · 11 years ago
  11. 5a44d2b Call get_dispatch_status function to handle Disconnected signal. by nona@chromium.org · 12 years ago
  12. 7894ebf DBus: Bus::AddMatch and RemoveMatch support repeated rules. by deymo@chromium.org · 12 years ago
  13. 6d168a7 D-Bus: ObjectProxy remove function for Bus object. by deymo@chromium.org · 12 years ago
  14. 7928ea2 dbus: Make it possible to build as shared_library. by tfarina@chromium.org · 12 years ago
  15. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  16. 9f638e0 Extends dbus module to accept user specified addresses. by nona@chromium.org · 12 years ago
  17. d2ca8f3 dbus: allow unregistering of exported objects by keybuk@chromium.org · 12 years ago
  18. 8d7a876 Convert uses of int ms to TimeDelta in dbus. by tedvessenes@gmail.com · 12 years ago
  19. 9cb73f0 dbus: remove service name from ExportedObject by keybuk@chromium.org · 12 years ago
  20. bf4649a dbus: add ObjectPath type by keybuk@google.com · 13 years ago
  21. 88091bc Revert 121920 - dbus: add ObjectPath type by dpapad@chromium.org · 13 years ago
  22. 9e422bd dbus: add ObjectPath type by keybuk@chromium.org · 13 years ago
  23. 35c0eef Allow dbus clients to silence logging when a service is unavailable. by adamk@chromium.org · 13 years ago
  24. 241215d chrome: dbus: support asynchronous method replies by vlaviano@chromium.org · 13 years ago
  25. bab6e64 Revert 111479 - chrome: dbus: support asynchronous method replies by thestig@chromium.org · 13 years ago
  26. ad373bf chrome: dbus: support asynchronous method replies by vlaviano@chromium.org · 13 years ago
  27. a3a9793 dbus: Eliminate an irrelevant LOG(ERROR) from Bus::AddMatch(). by satorux@chromium.org · 13 years ago
  28. c9ebea2 Eliminate a timed wait from ExportedObject::HandleMessage(). by satorux@chromium.org · 13 years ago
  29. 66bc4c2 Fix a bug in dbus::Bus::AddFilterFunction(). by satorux@chromium.org · 13 years ago
  30. cff0949 Use MessageLoopProxy for the origin message loop as well. by satorux@chromium.org · 13 years ago
  31. 45f2c6a Linux: use MessageLoopProxy instead of base::Thread in our DBus client library. by mdm@chromium.org · 13 years ago
  32. d336d45 Add Bus::ShutdownOnDBusThreadAndBlock() and remove bus::Shutdown() by satorux@chromium.org · 13 years ago
  33. c6ac757 Fix typos in the D-Bus library. by satorux@chromium.org · 13 years ago
  34. 326a6f8 Minor cleanups and improvements for the D-Bus library. by satorux@chromium.org · 13 years ago
  35. f77861f Add mock classes for Bus, ObjectProxy, and ExportedObject. by satorux@chromium.org · 13 years ago
  36. dccbb7b Reuse existing object proxies and exported objects, if these exist. by satorux@chromium.org · 13 years ago
  37. 7f0c451 Add support for sending and receiving D-Bus signals. by satorux@chromium.org · 13 years ago
  38. 163f1cb Implement Bus and ObjectProxy classes for our D-Bus library. by satorux@chromium.org · 13 years ago