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
*
dbus::ObjectManager: Add a match rule for properties before GetManagedObjects.
armansito
2014-09-05
1
-4
/
+13
*
dbus: Add template specialization for Property<vector<uint8> >.
armansito@chromium.org
2014-03-15
1
-0
/
+23
*
dbus: Handle NameOwnerChanged in ObjectManager
keybuk@chromium.org
2014-03-07
1
-0
/
+53
*
dbus: Add comments about the right way to expose methods
satorux@chromium.org
2014-01-09
1
-11
/
+14
*
Allow Chromium's DBus service ownership to be stealable
cmasone@chromium.org
2013-07-31
1
-1
/
+6
*
Cleanup: Put DBus unit tests in the dbus namespace, so one does not need to w...
thestig@chromium.org
2013-06-13
1
-61
/
+52
*
dbus: Use base::MessageLoop.
xhwang@chromium.org
2013-05-01
1
-2
/
+2
*
Support D-Bus Object Manager
keybuk@chromium.org
2013-03-25
1
-53
/
+192
*
DBus: Use TaskRunners instead of MessageLoopProxies.
thestig@chromium.org
2013-02-20
1
-2
/
+2
*
Code cleaning: Uses scoped_ptr<> to express ownership rather than writing own...
yuki@chromium.org
2013-02-07
1
-30
/
+29
*
Make SignalSenderVerificationTest more robust
haruki@chromium.org
2012-11-14
1
-7
/
+22
*
Add sender verification of D-Bus signals.
haruki@chromium.org
2012-10-29
1
-0
/
+13
*
Switch to TimeDelta interface for TestTimeouts in dbus code.
tedvessenes@gmail.com
2012-07-09
1
-3
/
+1
*
dbus: clear array values before reading from variant
keybuk@google.com
2012-03-21
1
-8
/
+53
*
Convert uses of int ms to TimeDelta in dbus.
tedvessenes@gmail.com
2012-03-11
1
-1
/
+1
*
dbus: remove service name from ExportedObject
keybuk@chromium.org
2012-03-10
1
-3
/
+14
*
dbus: add Property handling for clients
keybuk@chromium.org
2012-02-15
1
-2
/
+186
*
dbus: add ObjectPath type
keybuk@google.com
2012-02-14
1
-2
/
+3
*
Revert 121920 - dbus: add ObjectPath type
dpapad@chromium.org
2012-02-14
1
-3
/
+2
*
dbus: add ObjectPath type
keybuk@chromium.org
2012-02-14
1
-2
/
+3
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-27
1
-2
/
+2
*
Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.
hbono@chromium.org
2012-01-16
1
-2
/
+2
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-16
1
-2
/
+2
*
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