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