summaryrefslogtreecommitdiffstats
path: root/dbus/mock_bus.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in dbus/.avi2015-12-221-2/+3
* dbus: Replace PostTaskTo*Thread methods with Get*TaskRunnerhashimoto@chromium.org2013-09-261-10/+2
* Allow Chromium's DBus service ownership to be stealablecmasone@chromium.org2013-07-311-2/+4
* Support D-Bus Object Managerkeybuk@chromium.org2013-03-251-0/+2
* DBus: Use TaskRunners instead of MessageLoopProxies.thestig@chromium.org2013-02-201-1/+1
* DBus: Bus::AddMatch and RemoveMatch support repeated rules.deymo@chromium.org2013-01-311-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* RefCounted types should not have public destructors, Linux fixesrsleevi@chromium.org2012-05-181-1/+3
* Convert uses of int ms to TimeDelta in dbus.tedvessenes@gmail.com2012-03-111-1/+1
* dbus: remove service name from ExportedObjectkeybuk@chromium.org2012-03-101-3/+5
* dbus: add ObjectPath typekeybuk@google.com2012-02-141-5/+6
* Revert 121920 - dbus: add ObjectPath typedpapad@chromium.org2012-02-141-6/+5
* dbus: add ObjectPath typekeybuk@chromium.org2012-02-141-5/+6
* Allow dbus clients to silence logging when a service is unavailable.adamk@chromium.org2012-02-101-1/+5
* Add Bus::ShutdownOnDBusThreadAndBlock() and remove bus::Shutdown()satorux@chromium.org2011-09-021-1/+1
* Add mock classes for Bus, ObjectProxy, and ExportedObject.satorux@chromium.org2011-08-251-0/+71