summaryrefslogtreecommitdiffstats
path: root/dbus/scoped_dbus_error.h
Commit message (Expand)AuthorAgeFilesLines
* Move inline som functions ScopedDBusError into a .cc fileavakulenko2014-09-241-9/+8
* dbus: Reuse is_set() function from ScopedDBusError API.tfarina@chromium.org2012-10-291-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Allow dbus clients to silence logging when a service is unavailable.adamk@chromium.org2012-02-101-1/+2
* Implement Bus and ObjectProxy classes for our D-Bus library.satorux@chromium.org2011-08-171-0/+34