1. 0dd05ce Removed StatisticsRecorder::Initialize and StatisticsRecorder::IsActive. by François Degros · 7 years ago
  2. 13ef337 dbus: Stop collecting DBus.RejectedSignalCount histogram by hashimoto · 7 years ago
  3. 9481ed8 Migrate desktop Linux to histogram_macros.h include. by asvitkine · 8 years ago
  4. 851719c Remove calls to deprecated MessageLoop methods on Windows and Linux. by fdoray · 8 years ago
  5. 30c5a17 Convert //dbus from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  6. f4a4c0d dbus: Use randomly generated string as a TestService's service name by hashimoto · 9 years ago
  7. e5a8dc4 Migrate callers of message_loop_proxy() to task_runner() by skyostil · 9 years ago
  8. 7f5750d Standardize usage of virtual/override/final specifiers in dbus/. by dcheng · 10 years ago
  9. 64401d7 Plug some of the leaks in dbus_unittests. by earthdok · 10 years ago
  10. 9f30552 Disable slow SignalSenderVerificationTest.TestSignalRejected by Paweł Hajdan, Jr · 10 years ago
  11. 4f3851c dbus: Stop accessing ObjectProxy::name_owner_changed_callback_ on the D-Bus thread by hashimoto@chromium.org · 11 years ago
  12. 989857e Allow Chromium's DBus service ownership to be stealable by cmasone@chromium.org · 11 years ago
  13. 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
  14. 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
  15. dff6b13 dbus: Use base::MessageLoop. by xhwang@chromium.org · 11 years ago
  16. 7881e42 Connect SparseHistogram with the rest of stats system by kaiwang@chromium.org · 12 years ago
  17. 074b1db DBus: Use TaskRunners instead of MessageLoopProxies. by thestig@chromium.org · 12 years ago
  18. 7adf6a3 Disable SignalSenderVerificationTest.TestMultipleObjects by keybuk@chromium.org · 12 years ago
  19. 359c9b6 Allow multiple object proxies to handle NameOwnerChanged by keybuk@chromium.org · 12 years ago
  20. 3b9b820 Revert 169164 - Allow multiple object proxies to handle NameOwnerChanged by lambroslambrou@google.com · 12 years ago
  21. 1e425af Allow multiple object proxies to handle NameOwnerChanged by keybuk@chromium.org · 12 years ago
  22. c8d231a Make SignalSenderVerificationTest more robust by haruki@chromium.org · 12 years ago
  23. 9173f59 disable flaky dbus_unittests SignalSenderVerificationTest.TestOwnerChange by scottmg@chromium.org · 12 years ago
  24. c5623ec Add sender verification of D-Bus signals. by haruki@chromium.org · 12 years ago