Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
f0b7eac06590f7779b45ea8491e9c45b0fb5383e
/
dbus
/
exported_object.cc
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
d4eedf8
Code cleaning: Uses scoped_ptr<> to express ownership rather than writing ownership in comments.
by yuki@chromium.org
· 12 years ago
b030551
Change setters of dbus::Message to return false instead of aborting on errors
by hashimoto@chromium.org
· 12 years ago
9cb73f0
dbus: remove service name from ExportedObject
by keybuk@chromium.org
· 13 years ago
bf4649a
dbus: add ObjectPath type
by keybuk@google.com
· 13 years ago
88091bc
Revert 121920 - dbus: add ObjectPath type
by dpapad@chromium.org
· 13 years ago
9e422bd
dbus: add ObjectPath type
by keybuk@chromium.org
· 13 years ago
241215d
chrome: dbus: support asynchronous method replies
by vlaviano@chromium.org
· 13 years ago
bab6e64
Revert 111479 - chrome: dbus: support asynchronous method replies
by thestig@chromium.org
· 13 years ago
ad373bf
chrome: dbus: support asynchronous method replies
by vlaviano@chromium.org
· 13 years ago
c9ebea2
Eliminate a timed wait from ExportedObject::HandleMessage().
by satorux@chromium.org
· 13 years ago
47d706b
Eliminate hacks needed to work around a limitation of base::Bind()
by satorux@chromium.org
· 13 years ago
5a92cf3
Add some histograms to the D-Bus library:
by satorux@chromium.org
· 13 years ago
c6ac757
Fix typos in the D-Bus library.
by satorux@chromium.org
· 13 years ago
7f0c451
Add support for sending and receiving D-Bus signals.
by satorux@chromium.org
· 13 years ago
01fbb89
Rework TestService using asynchronos API of ExportedObject.
by satorux@chromium.org
· 13 years ago
163f1cb
Implement Bus and ObjectProxy classes for our D-Bus library.
by satorux@chromium.org
· 13 years ago