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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement invalidation of Dbus properties
jpawlowski
2015-05-11
1
-0
/
+6
*
Standardize usage of virtual/override/final specifiers in dbus/.
dcheng
2014-12-29
1
-2
/
+2
*
Replacing the OVERRIDE with override and FINAL with final in /src/dbus
anujk.sharma
2014-10-07
1
-1
/
+1
*
dbus::ObjectManager: Add a match rule for properties before GetManagedObjects.
armansito
2014-09-05
1
-0
/
+8
*
dbus: Handle NameOwnerChanged in ObjectManager
keybuk@chromium.org
2014-03-07
1
-0
/
+23
*
dbus: Add comments about the right way to expose methods
satorux@chromium.org
2014-01-09
1
-1
/
+1
*
Allow Chromium's DBus service ownership to be stealable
cmasone@chromium.org
2013-07-31
1
-1
/
+7
*
dbus: Use base::MessageLoop.
xhwang@chromium.org
2013-05-01
1
-1
/
+1
*
Support D-Bus Object Manager
keybuk@chromium.org
2013-03-25
1
-0
/
+21
*
DBus: Use TaskRunners instead of MessageLoopProxies.
thestig@chromium.org
2013-02-20
1
-4
/
+4
*
Make SignalSenderVerificationTest more robust
haruki@chromium.org
2012-11-14
1
-3
/
+16
*
Add sender verification of D-Bus signals.
haruki@chromium.org
2012-10-29
1
-0
/
+6
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
dbus: remove service name from ExportedObject
keybuk@chromium.org
2012-03-10
1
-0
/
+4
*
dbus: add Property handling for clients
keybuk@chromium.org
2012-02-15
1
-1
/
+19
*
chrome: dbus: support asynchronous method replies
vlaviano@chromium.org
2011-11-30
1
-4
/
+12
*
Revert 111479 - chrome: dbus: support asynchronous method replies
thestig@chromium.org
2011-11-24
1
-12
/
+4
*
chrome: dbus: support asynchronous method replies
vlaviano@chromium.org
2011-11-24
1
-4
/
+12
*
Add OVERRIDE to base/, dbus/.
avi@chromium.org
2011-11-23
1
-1
/
+1
*
Stop restricting the sender object path for incoming signals.
satorux@chromium.org
2011-09-14
1
-0
/
+7
*
Linux: use MessageLoopProxy instead of base::Thread in our DBus client library.
mdm@chromium.org
2011-09-06
1
-2
/
+6
*
Add Bus::ShutdownOnDBusThreadAndBlock() and remove bus::Shutdown()
satorux@chromium.org
2011-09-02
1
-12
/
+4
*
Add support for sending and receiving D-Bus signals.
satorux@chromium.org
2011-08-23
1
-2
/
+11
*
Rework TestService using asynchronos API of ExportedObject.
satorux@chromium.org
2011-08-20
1
-18
/
+45
*
Implement Bus and ObjectProxy classes for our D-Bus library.
satorux@chromium.org
2011-08-17
1
-0
/
+73