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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
chrome: dbus: support asynchronous method replies
vlaviano@chromium.org
2011-11-30
1
-3
/
+16
*
Revert 111479 - chrome: dbus: support asynchronous method replies
thestig@chromium.org
2011-11-24
1
-16
/
+3
*
chrome: dbus: support asynchronous method replies
vlaviano@chromium.org
2011-11-24
1
-3
/
+16
*
Cleanup: Remove unneeded forward declarations in base, dbug, gpu, ipc, jingle...
thestig@chromium.org
2011-11-15
1
-5
/
+3
*
Make ExportedObject and ObjectProxy own Bus as scoped_refptr.
satorux@chromium.org
2011-10-13
1
-1
/
+1
*
Eliminate a timed wait from ExportedObject::HandleMessage().
satorux@chromium.org
2011-10-07
1
-3
/
+8
*
Eliminate hacks needed to work around a limitation of base::Bind()
satorux@chromium.org
2011-10-04
1
-1
/
+1
*
Add some histograms to the D-Bus library:
satorux@chromium.org
2011-09-06
1
-1
/
+3
*
Add mock classes for Bus, ObjectProxy, and ExportedObject.
satorux@chromium.org
2011-08-25
1
-1
/
+4
*
Add support for sending and receiving D-Bus signals.
satorux@chromium.org
2011-08-23
1
-2
/
+10
*
Rework TestService using asynchronos API of ExportedObject.
satorux@chromium.org
2011-08-20
1
-4
/
+2
*
Implement Bus and ObjectProxy classes for our D-Bus library.
satorux@chromium.org
2011-08-17
1
-0
/
+144