1. 30c5a17 Convert //dbus from scoped_ptr to std::unique_ptr by dcheng · 8 years ago
  2. f4a4c0d dbus: Use randomly generated string as a TestService's service name by hashimoto · 9 years ago
  3. 0ad0ce0 Switch to standard integer types in dbus/. by avi · 9 years ago
  4. e5a8dc4 Migrate callers of message_loop_proxy() to task_runner() by skyostil · 9 years ago
  5. 77e73fc Implement invalidation of Dbus properties by jpawlowski · 9 years ago
  6. 95f7172 Enhance the DBus interface for peerd by dtapuska · 9 years ago
  7. 7f5750d Standardize usage of virtual/override/final specifiers in dbus/. by dcheng · 10 years ago
  8. 64401d7 Plug some of the leaks in dbus_unittests. by earthdok · 10 years ago
  9. 11e1274 dbus: Add template specialization for Property<vector<uint8> >. by armansito@chromium.org · 10 years ago
  10. 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
  11. 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
  12. dff6b13 dbus: Use base::MessageLoop. by xhwang@chromium.org · 11 years ago
  13. 0971501 Support D-Bus Object Manager by keybuk@chromium.org · 11 years ago
  14. 074b1db DBus: Use TaskRunners instead of MessageLoopProxies. by thestig@chromium.org · 11 years ago
  15. 5e612da dbus: Fix a bunch of memory leaks in dbus_unittests by satorux@chromium.org · 12 years ago
  16. 683dd8c READABILITY for Keybuk by keybuk@chromium.org · 12 years ago
  17. f056b96 dbus: clear array values before reading from variant by keybuk@google.com · 12 years ago
  18. 7e0c493 dbus: add Property handling for clients by keybuk@chromium.org · 12 years ago