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
/
end_to_end_async_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Plug some of the leaks in dbus_unittests.
earthdok
2014-09-03
1
-19
/
+30
*
dbus: Replace PostTaskTo*Thread methods with Get*TaskRunner
hashimoto@chromium.org
2013-09-26
1
-3
/
+3
*
Use a direct include of the message_loop header in dbus/, device/, extensions...
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Cleanup: Put DBus unit tests in the dbus namespace, so one does not need to w...
thestig@chromium.org
2013-06-13
1
-76
/
+79
*
dbus: Use base::MessageLoop.
xhwang@chromium.org
2013-05-01
1
-3
/
+3
*
D-Bus: allow multiple signal handlers for a signal
keybuk@chromium.org
2013-04-24
1
-19
/
+19
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-2
/
+2
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-2
/
+2
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-2
/
+2
*
DBus: Use TaskRunners instead of MessageLoopProxies.
thestig@chromium.org
2013-02-20
1
-5
/
+3
*
Supporting callback for Disconnected signal.
nona@chromium.org
2013-02-15
1
-2
/
+19
*
dbus: Fix a subtle butterfly-effect bug in handling incoming messages
satorux@chromium.org
2012-06-02
1
-0
/
+35
*
Change setters of dbus::Message to return false instead of aborting on errors
hashimoto@chromium.org
2012-05-23
1
-0
/
+38
*
Add dbus::ObjectProxy::CallMethodWithErrorCallback
hashimoto@chromium.org
2012-04-20
1
-0
/
+155
*
dbus: don't fail when reconnecting object signals
keybuk@chromium.org
2012-03-21
1
-0
/
+56
*
Convert uses of int ms to TimeDelta in dbus.
tedvessenes@gmail.com
2012-03-11
1
-1
/
+1
*
dbus: verify object path of incoming signals
keybuk@chromium.org
2012-03-01
1
-5
/
+38
*
dbus: add ObjectPath type
keybuk@google.com
2012-02-14
1
-3
/
+5
*
Revert 121920 - dbus: add ObjectPath type
dpapad@chromium.org
2012-02-14
1
-5
/
+3
*
dbus: add ObjectPath type
keybuk@chromium.org
2012-02-14
1
-3
/
+5
*
Fix flaky tests in EndToEndAsyncTest in dbus_unittests.
satorux@chromium.org
2011-12-13
1
-4
/
+5
*
Mark EndToEndAsyncTest.TestSignal as flaky
willchan@chromium.org
2011-12-13
1
-1
/
+2
*
Mark dbus EndToEndAsyncTest.TestSignalFromRoot flaky
arthurhsu@chromium.org
2011-12-08
1
-1
/
+2
*
chrome: dbus: support asynchronous method replies
vlaviano@chromium.org
2011-11-30
1
-0
/
+18
*
Revert 111479 - chrome: dbus: support asynchronous method replies
thestig@chromium.org
2011-11-24
1
-18
/
+0
*
chrome: dbus: support asynchronous method replies
vlaviano@chromium.org
2011-11-24
1
-0
/
+18
*
dbus: Fix a bug where we were emitting spurious error messages.
satorux@chromium.org
2011-11-23
1
-1
/
+20
*
dbus: Add ObjectProxy::EmptyResponseCallback().
satorux@chromium.org
2011-11-11
1
-0
/
+23
*
Stop restricting the sender object path for incoming signals.
satorux@chromium.org
2011-09-14
1
-0
/
+11
*
Linux: use MessageLoopProxy instead of base::Thread in our DBus client library.
mdm@chromium.org
2011-09-06
1
-2
/
+3
*
Add Bus::ShutdownOnDBusThreadAndBlock() and remove bus::Shutdown()
satorux@chromium.org
2011-09-02
1
-12
/
+2
*
Fix typos in the D-Bus library.
satorux@chromium.org
2011-08-31
1
-5
/
+5
*
Minor cleanups and improvements for the D-Bus library.
satorux@chromium.org
2011-08-27
1
-2
/
+2
*
Add support for sending and receiving D-Bus signals.
satorux@chromium.org
2011-08-23
1
-0
/
+45
*
Rework TestService using asynchronos API of ExportedObject.
satorux@chromium.org
2011-08-20
1
-9
/
+17
*
Implement Bus and ObjectProxy classes for our D-Bus library.
satorux@chromium.org
2011-08-17
1
-0
/
+192