1. 6550fcf dbus: Remove dbus::FileDescriptor by hashimoto · 8 years ago
  2. 30c5a17 Convert //dbus from scoped_ptr to std::unique_ptr by dcheng · 8 years ago
  3. ef0f837 dbus changes: add SetGlobalOutputChannelRemix support by warx · 8 years ago
  4. 0ad0ce0 Switch to standard integer types in dbus/. by avi · 9 years ago
  5. 22cc81a dbus: Use INT64_C macro from stdint.h. by tfarina · 9 years ago
  6. 464afff Add a GetSignature() method to dbus::MessageReader. by benchan · 10 years ago
  7. 2bf9e5c chromeos: Make dbus::MessageReader memory ownership explicit by derat@chromium.org · 11 years ago
  8. 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
  9. 8164c2c Rewrite std::string("") to std::string(), Linux edition. by dcheng@chromium.org · 11 years ago
  10. 3070200 Revert "Rewrite std::string("") to std::string(), Linux edition." by dcheng@chromium.org · 11 years ago
  11. cb5b331 Rewrite std::string("") to std::string(), Linux edition. by dcheng@chromium.org · 11 years ago
  12. b1788fb Move eintr_wrapper.h from base to base/posix by brettw@chromium.org · 12 years ago
  13. b8ebdc6 Expose functionality to tests. by davemoore@chromium.org · 12 years ago
  14. 6a7aa37 dbus: Truncate strings in dbus::Message::ToString() if too long by satorux@chromium.org · 12 years ago
  15. b030551 Change setters of dbus::Message to return false instead of aborting on errors by hashimoto@chromium.org · 12 years ago
  16. 48d575f dbus: revamp fd passing support for i/o restrictions by sleffler@chromium.org · 12 years ago
  17. 22fab40 dbus: add support for passing file descriptors by sleffler@chromium.org · 12 years ago
  18. bf4649a dbus: add ObjectPath type by keybuk@google.com · 13 years ago
  19. 88091bc Revert 121920 - dbus: add ObjectPath type by dpapad@chromium.org · 13 years ago
  20. 9e422bd dbus: add ObjectPath type by keybuk@chromium.org · 13 years ago
  21. 3d53035 Adding support for sending/receiving proto bufs to dbus library. by rharrison@chromium.org · 13 years ago
  22. e34b29e chrome: dbus: add default MessageReader constructor by keybuk@chromium.org · 13 years ago
  23. 39a0d9b dbus: Fix a bug where we rejected an empty array in PopArrayOfBytes() by satorux@chromium.org · 13 years ago
  24. 3d2baf0 Linux: add two new DBus client library utility functions, to be used by KWallet. by mdm@chromium.org · 13 years ago
  25. ffa83a9 Fix design shortcomings in Message classes. by satorux@chromium.org · 13 years ago
  26. 7f0c451 Add support for sending and receiving D-Bus signals. by satorux@chromium.org · 13 years ago
  27. f0ceb48 Add AppendArrayOfObjectPaths, which was missing. by satorux@chromium.org · 13 years ago
  28. fb67cde Fix typos in the message test. by satorux@chromium.org · 13 years ago
  29. 8facb24 Add utility functions to Message classes. by satorux@chromium.org · 13 years ago
  30. 087421c Fix linux build break by rsleevi@chromium.org · 13 years ago
  31. b684e27 Implement classes used for manipulating D-Bus messages. by satorux@chromium.org · 13 years ago