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
/
bus.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
dbus: add ObjectPath type
keybuk@google.com
2012-02-14
1
-11
/
+13
*
Revert 121920 - dbus: add ObjectPath type
dpapad@chromium.org
2012-02-14
1
-13
/
+11
*
dbus: add ObjectPath type
keybuk@chromium.org
2012-02-14
1
-11
/
+13
*
Allow dbus clients to silence logging when a service is unavailable.
adamk@chromium.org
2012-02-10
1
-3
/
+10
*
CrOS: Remove a DCHECK causing test failures in DBus on Aura
jamescook@chromium.org
2011-11-24
1
-1
/
+4
*
Make ExportedObject and ObjectProxy own Bus as scoped_refptr.
satorux@chromium.org
2011-10-13
1
-0
/
+6
*
dbus: Eliminate an irrelevant LOG(ERROR) from Bus::AddMatch().
satorux@chromium.org
2011-10-12
1
-1
/
+1
*
Eliminate a timed wait from ExportedObject::HandleMessage().
satorux@chromium.org
2011-10-07
1
-1
/
+0
*
Fix a bug in dbus::Bus::AddFilterFunction().
satorux@chromium.org
2011-10-06
1
-11
/
+19
*
Use MessageLoopProxy for the origin message loop as well.
satorux@chromium.org
2011-09-08
1
-10
/
+30
*
Add some histograms to the D-Bus library:
satorux@chromium.org
2011-09-06
1
-1
/
+0
*
Linux: use MessageLoopProxy instead of base::Thread in our DBus client library.
mdm@chromium.org
2011-09-06
1
-21
/
+11
*
Add Bus::ShutdownOnDBusThreadAndBlock() and remove bus::Shutdown()
satorux@chromium.org
2011-09-02
1
-10
/
+23
*
Fix typos in the D-Bus library.
satorux@chromium.org
2011-08-31
1
-3
/
+3
*
Minor cleanups and improvements for the D-Bus library.
satorux@chromium.org
2011-08-27
1
-9
/
+14
*
Reuse existing object proxies and exported objects, if these exist.
satorux@chromium.org
2011-08-23
1
-8
/
+24
*
Add support for sending and receiving D-Bus signals.
satorux@chromium.org
2011-08-23
1
-3
/
+88
*
Implement Bus and ObjectProxy classes for our D-Bus library.
satorux@chromium.org
2011-08-17
1
-0
/
+613