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
/
object_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add dbus::ObjectProxy::CallMethodWithErrorCallback
hashimoto@chromium.org
2012-04-20
1
-11
/
+38
*
dbus: don't fail when reconnecting object signals
keybuk@chromium.org
2012-03-21
1
-6
/
+0
*
dbus: verify object path of incoming signals
keybuk@chromium.org
2012-03-01
1
-7
/
+11
*
dbus: add ObjectPath type
keybuk@google.com
2012-02-14
1
-1
/
+2
*
Revert 121920 - dbus: add ObjectPath type
dpapad@chromium.org
2012-02-14
1
-2
/
+1
*
dbus: add ObjectPath type
keybuk@chromium.org
2012-02-14
1
-1
/
+2
*
Allow dbus clients to silence logging when a service is unavailable.
adamk@chromium.org
2012-02-10
1
-7
/
+21
*
dbus: Fix a bug where we were emitting spurious error messages.
satorux@chromium.org
2011-11-23
1
-10
/
+20
*
dbus: Add ObjectProxy::EmptyResponseCallback().
satorux@chromium.org
2011-11-11
1
-3
/
+12
*
dbus: Silence VLOG(1) spam from ObjectProxy::HandleMessage().
satorux@chromium.org
2011-10-14
1
-2
/
+1
*
Fix a bug in dbus::Bus::AddFilterFunction().
satorux@chromium.org
2011-10-06
1
-4
/
+10
*
Eliminate hacks needed to work around a limitation of base::Bind()
satorux@chromium.org
2011-10-04
1
-16
/
+6
*
Stop restricting the sender object path for incoming signals.
satorux@chromium.org
2011-09-14
1
-6
/
+8
*
Add some histograms to the D-Bus library:
satorux@chromium.org
2011-09-06
1
-14
/
+52
*
Fix typos in the D-Bus library.
satorux@chromium.org
2011-08-31
1
-1
/
+1
*
Fix design shortcomings in Message classes.
satorux@chromium.org
2011-08-24
1
-31
/
+24
*
Add support for sending and receiving D-Bus signals.
satorux@chromium.org
2011-08-23
1
-1
/
+176
*
Implement Bus and ObjectProxy classes for our D-Bus library.
satorux@chromium.org
2011-08-17
1
-0
/
+197