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
*
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