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
/
test_service.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
chrome: dbus: support asynchronous method replies
vlaviano@chromium.org
2011-11-30
1
-10
/
+38
*
Revert 111479 - chrome: dbus: support asynchronous method replies
thestig@chromium.org
2011-11-24
1
-38
/
+10
*
chrome: dbus: support asynchronous method replies
vlaviano@chromium.org
2011-11-24
1
-10
/
+38
*
Thread::Stop() must be called before any subclass's destructor completes.
joi@chromium.org
2011-11-02
1
-0
/
+1
*
Stop restricting the sender object path for incoming signals.
satorux@chromium.org
2011-09-14
1
-0
/
+20
*
Linux: use MessageLoopProxy instead of base::Thread in our DBus client library.
mdm@chromium.org
2011-09-06
1
-4
/
+3
*
Add Bus::ShutdownOnDBusThreadAndBlock() and remove bus::Shutdown()
satorux@chromium.org
2011-09-02
1
-19
/
+9
*
Add support for sending and receiving D-Bus signals.
satorux@chromium.org
2011-08-23
1
-0
/
+15
*
Rework TestService using asynchronos API of ExportedObject.
satorux@chromium.org
2011-08-20
1
-26
/
+87
*
Implement Bus and ObjectProxy classes for our D-Bus library.
satorux@chromium.org
2011-08-17
1
-0
/
+101