summaryrefslogtreecommitdiffstats
path: root/dbus/mock_object_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Update {virtual,override} to follow C++11 style in dbus.nick2015-04-231-4/+4
* Replacing the OVERRIDE with override and FINAL with final in /src/dbusanujk.sharma2014-10-071-2/+2
* Add ObjectProxy::CallMethodAndBlockWithErrorDetails methodsavakulenko2014-09-171-0/+11
* Code cleaning: Uses scoped_ptr<> to express ownership rather than writing own...yuki@chromium.org2013-02-071-2/+12
* 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
* Add MockObjectProxy::CallMethodWithErrorCallbackhashimoto@chromium.org2012-04-241-0/+4
* dbus: add ObjectPath typekeybuk@google.com2012-02-141-2/+3
* Revert 121920 - dbus: add ObjectPath typedpapad@chromium.org2012-02-141-3/+2
* dbus: add ObjectPath typekeybuk@chromium.org2012-02-141-2/+3
* Add mock classes for Bus, ObjectProxy, and ExportedObject.satorux@chromium.org2011-08-251-0/+39