index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dbus
/
exported_object.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: Put DBus unit tests in the dbus namespace, so one does not need to w...
thestig@chromium.org
2013-06-13
1
-1
/
+1
*
Code cleaning: Uses scoped_ptr<> to express ownership rather than writing own...
yuki@chromium.org
2013-02-07
1
-17
/
+16
*
Change setters of dbus::Message to return false instead of aborting on errors
hashimoto@chromium.org
2012-05-23
1
-1
/
+1
*
dbus: remove service name from ExportedObject
keybuk@chromium.org
2012-03-10
1
-4
/
+0
*
dbus: add ObjectPath type
keybuk@google.com
2012-02-14
1
-4
/
+5
*
Revert 121920 - dbus: add ObjectPath type
dpapad@chromium.org
2012-02-14
1
-5
/
+4
*
dbus: add ObjectPath type
keybuk@chromium.org
2012-02-14
1
-4
/
+5
*
chrome: dbus: support asynchronous method replies
vlaviano@chromium.org
2011-11-30
1
-13
/
+27
*
Revert 111479 - chrome: dbus: support asynchronous method replies
thestig@chromium.org
2011-11-24
1
-27
/
+13
*
chrome: dbus: support asynchronous method replies
vlaviano@chromium.org
2011-11-24
1
-13
/
+27
*
Eliminate a timed wait from ExportedObject::HandleMessage().
satorux@chromium.org
2011-10-07
1
-40
/
+46
*
Eliminate hacks needed to work around a limitation of base::Bind()
satorux@chromium.org
2011-10-04
1
-6
/
+2
*
Add some histograms to the D-Bus library:
satorux@chromium.org
2011-09-06
1
-1
/
+23
*
Fix typos in the D-Bus library.
satorux@chromium.org
2011-08-31
1
-2
/
+2
*
Add support for sending and receiving D-Bus signals.
satorux@chromium.org
2011-08-23
1
-6
/
+36
*
Rework TestService using asynchronos API of ExportedObject.
satorux@chromium.org
2011-08-20
1
-13
/
+7
*
Implement Bus and ObjectProxy classes for our D-Bus library.
satorux@chromium.org
2011-08-17
1
-0
/
+259