summaryrefslogtreecommitdiffstats
path: root/dbus/file_descriptor.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in dbus/.avi2015-12-221-1/+0
* Remove old C++03 move emulation code.dcheng2015-12-011-5/+3
* Make dbus::FileDescriptor a Pass()-movable type.reillyg2015-06-111-2/+11
* Re-land Move ScopedFileDescriptor to dbus/file_descriptor.hcmasone2015-04-271-0/+10
* Revert of Move ScopedFileDescriptor to dbus/file_descriptor.h (patchset #1 id...spang2015-04-271-10/+0
* Move ScopedFileDescriptor to dbus/file_descriptor.hcmasone2015-04-271-0/+10
* dbus: Make it possible to build as shared_library.tfarina@chromium.org2012-11-051-1/+4
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* dbus: revamp fd passing support for i/o restrictionssleffler@chromium.org2012-05-101-7/+21
* dbus: add support for passing file descriptorssleffler@chromium.org2012-03-301-0/+59