1. 012e781dc D-Bus: allow multiple signal handlers for a signal by [email protected] · 12 years ago
  2. daf079a Update the remaining include paths of base/string_piece.h to its new location. by [email protected] · 12 years ago
  3. 9b25d45 Code cleaning: Uses scoped_ptr<> to express ownership rather than writing ownership in comments. by [email protected] · 13 years ago
  4. 6d36c0ca Make SignalSenderVerificationTest more robust by [email protected] · 13 years ago
  5. e302446 dbus: Make it possible to build as shared_library. by [email protected] · 13 years ago
  6. 8bbe31e Add sender verification of D-Bus signals. by [email protected] · 13 years ago
  7. 01c86ec Remove the rest of #pragma once in one big CL. by [email protected] · 13 years ago
  8. 6b0f9738 dbus: Include method names in error messages for method call failures by [email protected] · 13 years ago
  9. 91fe7ea Add dbus::ObjectProxy::CallMethodWithErrorCallback by [email protected] · 13 years ago
  10. b023f54 chromeos: Fix memory leak in blocking Cryptohome method call by [email protected] · 13 years ago
  11. 3b6205c dbus: don't fail when reconnecting object signals by [email protected] · 13 years ago
  12. 216ed0b dbus: add ObjectPath type by [email protected] · 14 years ago
  13. 02743b7 Revert 121920 - dbus: add ObjectPath type by [email protected] · 14 years ago
  14. bc1b18e dbus: add ObjectPath type by [email protected] · 14 years ago
  15. 20bed01 Allow dbus clients to silence logging when a service is unavailable. by [email protected] · 14 years ago
  16. 0ad9ef8 dbus: Fix a bug where we were emitting spurious error messages. by [email protected] · 14 years ago
  17. 320eff4 Cleanup: Remove unneeded forward declarations in base, dbug, gpu, ipc, jingle, and media. by [email protected] · 14 years ago
  18. 65e8e25 dbus: Add ObjectProxy::EmptyResponseCallback(). by [email protected] · 14 years ago
  19. 6477a41 Make ExportedObject and ObjectProxy own Bus as scoped_refptr. by [email protected] · 14 years ago
  20. 1d887b27 Eliminate hacks needed to work around a limitation of base::Bind() by [email protected] · 14 years ago
  21. a7338989 Add some histograms to the D-Bus library: by [email protected] · 14 years ago
  22. b8ae051 Add mock classes for Bus, ObjectProxy, and ExportedObject. by [email protected] · 14 years ago
  23. 06ead87 Fix design shortcomings in Message classes. by [email protected] · 14 years ago
  24. 3beaaa4e Add support for sending and receiving D-Bus signals. by [email protected] · 14 years ago
  25. a5107611 Implement Bus and ObjectProxy classes for our D-Bus library. by [email protected] · 14 years ago