Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to standard integer types in dbus/. | avi | 2015-12-22 | 1 | -1/+0 |
* | Remove old C++03 move emulation code. | dcheng | 2015-12-01 | 1 | -5/+3 |
* | Make dbus::FileDescriptor a Pass()-movable type. | reillyg | 2015-06-11 | 1 | -2/+11 |
* | Re-land Move ScopedFileDescriptor to dbus/file_descriptor.h | cmasone | 2015-04-27 | 1 | -0/+10 |
* | Revert of Move ScopedFileDescriptor to dbus/file_descriptor.h (patchset #1 id... | spang | 2015-04-27 | 1 | -10/+0 |
* | Move ScopedFileDescriptor to dbus/file_descriptor.h | cmasone | 2015-04-27 | 1 | -0/+10 |
* | dbus: Make it possible to build as shared_library. | tfarina@chromium.org | 2012-11-05 | 1 | -1/+4 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | dbus: revamp fd passing support for i/o restrictions | sleffler@chromium.org | 2012-05-10 | 1 | -7/+21 |
* | dbus: add support for passing file descriptors | sleffler@chromium.org | 2012-03-30 | 1 | -0/+59 |