1. 66bc4c2 Fix a bug in dbus::Bus::AddFilterFunction(). by satorux@chromium.org · 13 years ago
  2. 47d706b Eliminate hacks needed to work around a limitation of base::Bind() by satorux@chromium.org · 13 years ago
  3. 3d2baf0 Linux: add two new DBus client library utility functions, to be used by KWallet. by mdm@chromium.org · 13 years ago
  4. 7225b7a Stop restricting the sender object path for incoming signals. by satorux@chromium.org · 13 years ago
  5. cff0949 Use MessageLoopProxy for the origin message loop as well. by satorux@chromium.org · 13 years ago
  6. 5a92cf3 Add some histograms to the D-Bus library: by satorux@chromium.org · 13 years ago
  7. 45f2c6a Linux: use MessageLoopProxy instead of base::Thread in our DBus client library. by mdm@chromium.org · 13 years ago
  8. d336d45 Add Bus::ShutdownOnDBusThreadAndBlock() and remove bus::Shutdown() by satorux@chromium.org · 13 years ago
  9. c6ac757 Fix typos in the D-Bus library. by satorux@chromium.org · 13 years ago
  10. 326a6f8 Minor cleanups and improvements for the D-Bus library. by satorux@chromium.org · 13 years ago
  11. f77861f Add mock classes for Bus, ObjectProxy, and ExportedObject. by satorux@chromium.org · 13 years ago
  12. ffa83a9 Fix design shortcomings in Message classes. by satorux@chromium.org · 13 years ago
  13. dccbb7b Reuse existing object proxies and exported objects, if these exist. by satorux@chromium.org · 13 years ago
  14. 7f0c451 Add support for sending and receiving D-Bus signals. by satorux@chromium.org · 13 years ago
  15. f0ceb48 Add AppendArrayOfObjectPaths, which was missing. by satorux@chromium.org · 13 years ago
  16. 01fbb89 Rework TestService using asynchronos API of ExportedObject. by satorux@chromium.org · 13 years ago
  17. 163f1cb Implement Bus and ObjectProxy classes for our D-Bus library. by satorux@chromium.org · 13 years ago
  18. fb67cde Fix typos in the message test. by satorux@chromium.org · 13 years ago
  19. 8facb24 Add utility functions to Message classes. by satorux@chromium.org · 13 years ago
  20. a566a2c Fix subtle memory issues detected by valgrind. by satorux@chromium.org · 13 years ago
  21. 087421c Fix linux build break by rsleevi@chromium.org · 13 years ago
  22. b684e27 Implement classes used for manipulating D-Bus messages. by satorux@chromium.org · 13 years ago
  23. ac09f9f Add libdbus dependency for Linux. by satorux@chromium.org · 13 years ago