1. 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
  2. d4eedf8 Code cleaning: Uses scoped_ptr<> to express ownership rather than writing ownership in comments. by yuki@chromium.org · 11 years ago
  3. f7fc565 dbus: Add comments about object ownership by satorux@chromium.org · 12 years ago
  4. 7928ea2 dbus: Make it possible to build as shared_library. by tfarina@chromium.org · 12 years ago
  5. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  6. 9cb73f0 dbus: remove service name from ExportedObject by keybuk@chromium.org · 12 years ago
  7. bf4649a dbus: add ObjectPath type by keybuk@google.com · 12 years ago
  8. 88091bc Revert 121920 - dbus: add ObjectPath type by dpapad@chromium.org · 12 years ago
  9. 9e422bd dbus: add ObjectPath type by keybuk@chromium.org · 12 years ago
  10. 241215d chrome: dbus: support asynchronous method replies by vlaviano@chromium.org · 13 years ago
  11. bab6e64 Revert 111479 - chrome: dbus: support asynchronous method replies by thestig@chromium.org · 13 years ago
  12. ad373bf chrome: dbus: support asynchronous method replies by vlaviano@chromium.org · 13 years ago
  13. 519c9ac Cleanup: Remove unneeded forward declarations in base, dbug, gpu, ipc, jingle, and media. by thestig@chromium.org · 13 years ago
  14. f06eb89 Make ExportedObject and ObjectProxy own Bus as scoped_refptr. by satorux@chromium.org · 13 years ago
  15. c9ebea2 Eliminate a timed wait from ExportedObject::HandleMessage(). by satorux@chromium.org · 13 years ago
  16. 47d706b Eliminate hacks needed to work around a limitation of base::Bind() by satorux@chromium.org · 13 years ago
  17. 5a92cf3 Add some histograms to the D-Bus library: by satorux@chromium.org · 13 years ago
  18. f77861f Add mock classes for Bus, ObjectProxy, and ExportedObject. by satorux@chromium.org · 13 years ago
  19. 7f0c451 Add support for sending and receiving D-Bus signals. by satorux@chromium.org · 13 years ago
  20. 01fbb89 Rework TestService using asynchronos API of ExportedObject. by satorux@chromium.org · 13 years ago
  21. 163f1cb Implement Bus and ObjectProxy classes for our D-Bus library. by satorux@chromium.org · 13 years ago