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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
D-Bus: allow multiple signal handlers for a signal
keybuk@chromium.org
2013-04-24
1
-3
/
+4
*
Update the remaining include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-17
1
-1
/
+1
*
Code cleaning: Uses scoped_ptr<> to express ownership rather than writing own...
yuki@chromium.org
2013-02-07
1
-3
/
+2
*
Make SignalSenderVerificationTest more robust
haruki@chromium.org
2012-11-14
1
-1
/
+9
*
dbus: Make it possible to build as shared_library.
tfarina@chromium.org
2012-11-05
1
-1
/
+3
*
Add sender verification of D-Bus signals.
haruki@chromium.org
2012-10-29
1
-0
/
+21
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
dbus: Include method names in error messages for method call failures
satorux@chromium.org
2012-05-31
1
-2
/
+6
*
Add dbus::ObjectProxy::CallMethodWithErrorCallback
hashimoto@chromium.org
2012-04-20
1
-0
/
+34
*
chromeos: Fix memory leak in blocking Cryptohome method call
hashimoto@chromium.org
2012-03-29
1
-0
/
+1
*
dbus: don't fail when reconnecting object signals
keybuk@chromium.org
2012-03-21
1
-2
/
+5
*
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
*
Allow dbus clients to silence logging when a service is unavailable.
adamk@chromium.org
2012-02-10
1
-4
/
+20
*
dbus: Fix a bug where we were emitting spurious error messages.
satorux@chromium.org
2011-11-23
1
-2
/
+2
*
Cleanup: Remove unneeded forward declarations in base, dbug, gpu, ipc, jingle...
thestig@chromium.org
2011-11-15
1
-3
/
+2
*
dbus: Add ObjectProxy::EmptyResponseCallback().
satorux@chromium.org
2011-11-11
1
-1
/
+7
*
Make ExportedObject and ObjectProxy own Bus as scoped_refptr.
satorux@chromium.org
2011-10-13
1
-1
/
+1
*
Eliminate hacks needed to work around a limitation of base::Bind()
satorux@chromium.org
2011-10-04
1
-2
/
+2
*
Add some histograms to the D-Bus library:
satorux@chromium.org
2011-09-06
1
-4
/
+12
*
Add mock classes for Bus, ObjectProxy, and ExportedObject.
satorux@chromium.org
2011-08-25
1
-1
/
+5
*
Fix design shortcomings in Message classes.
satorux@chromium.org
2011-08-24
1
-5
/
+4
*
Add support for sending and receiving D-Bus signals.
satorux@chromium.org
2011-08-23
1
-0
/
+70
*
Implement Bus and ObjectProxy classes for our D-Bus library.
satorux@chromium.org
2011-08-17
1
-0
/
+116