1. 0791de9 Rename TaskRunner::RunsTasksOnCurrentThread() in //dbus, //chromeos, //ppapi by peary2 · 7 years ago
  2. 9481ed8 Migrate desktop Linux to histogram_macros.h include. by asvitkine · 8 years ago
  3. 30c5a17 Convert //dbus from scoped_ptr to std::unique_ptr by dcheng · 8 years ago
  4. 6c1ffcf Global conversion of Pass()→std::move() on OS==linux by dcheng · 9 years ago
  5. 0ad0ce0 Switch to standard integer types in dbus/. by avi · 9 years ago
  6. d796bf7 Send DBus signals synchronously if called from the DBusTaskRunner by chirantan · 9 years ago
  7. f436464 dbus::ObjectManager: Add a match rule for properties before GetManagedObjects. by armansito · 10 years ago
  8. 955f648 dbus: Replace PostTaskTo*Thread methods with Get*TaskRunner by hashimoto@chromium.org · 11 years ago
  9. 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
  10. 78a7e7b Use a direct include of time headers in courgette/, crypto/, dbus/, device/, 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. d4eedf8 Code cleaning: Uses scoped_ptr<> to express ownership rather than writing ownership in comments. by yuki@chromium.org · 11 years ago
  13. b030551 Change setters of dbus::Message to return false instead of aborting on errors by hashimoto@chromium.org · 12 years ago
  14. 9cb73f0 dbus: remove service name from ExportedObject by keybuk@chromium.org · 12 years ago
  15. bf4649a dbus: add ObjectPath type by keybuk@google.com · 12 years ago
  16. 88091bc Revert 121920 - dbus: add ObjectPath type by dpapad@chromium.org · 12 years ago
  17. 9e422bd dbus: add ObjectPath type by keybuk@chromium.org · 12 years ago
  18. 241215d chrome: dbus: support asynchronous method replies by vlaviano@chromium.org · 13 years ago
  19. bab6e64 Revert 111479 - chrome: dbus: support asynchronous method replies by thestig@chromium.org · 13 years ago
  20. ad373bf chrome: dbus: support asynchronous method replies by vlaviano@chromium.org · 13 years ago
  21. c9ebea2 Eliminate a timed wait from ExportedObject::HandleMessage(). by satorux@chromium.org · 13 years ago
  22. 47d706b Eliminate hacks needed to work around a limitation of base::Bind() by satorux@chromium.org · 13 years ago
  23. 5a92cf3 Add some histograms to the D-Bus library: by satorux@chromium.org · 13 years ago
  24. c6ac757 Fix typos in the D-Bus library. by satorux@chromium.org · 13 years ago
  25. 7f0c451 Add support for sending and receiving D-Bus signals. by satorux@chromium.org · 13 years ago
  26. 01fbb89 Rework TestService using asynchronos API of ExportedObject. by satorux@chromium.org · 13 years ago
  27. 163f1cb Implement Bus and ObjectProxy classes for our D-Bus library. by satorux@chromium.org · 13 years ago