Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base: Use more specific CHECK macros for comparisons. | danakj | 2015-03-09 | 1 | -4/+4 |
* | Non-SFI mode: Enable MSG_TRUNC and MSG_CTRUNC code for nacl_helper_nonsfi. | hidehiko | 2014-11-06 | 1 | -4/+0 |
* | Non-SFI mode: Clean up macros of base/ and ipc/ libraries for nacl_helper_non... | hidehiko | 2014-11-05 | 1 | -8/+8 |
* | Non-SFI Mode: Build base/ library by PNaCL toolchain for nacl_helper_nonsfi. | hidehiko | 2014-10-17 | 1 | -3/+24 |
* | Fix RecvMsgWithPid on broken socket pair | mdempsky@chromium.org | 2014-05-16 | 1 | -1/+7 |
* | Change UnixDomainSocket::RecvMsg to return ScopedVector<base::ScopedFD> | mdempsky@chromium.org | 2014-04-30 | 1 | -26/+40 |
* | Extend UnixDomainSocket::RecvMsg to return sender's PID | mdempsky@chromium.org | 2014-04-24 | 1 | -7/+36 |
* | ensure that UnixDomainSocket::RecvMsgWithFlags doesn't memcpy from 0 | mostynb@opera.com | 2014-03-17 | 1 | -2/+4 |
* | Linux sandbox: allow non racy use of O_CLOEXEC | jln@chromium.org | 2013-04-26 | 1 | -2/+24 |
* | Use SOCK_SEQPACKET for synchronous IPC. | glider@google.com | 2013-01-18 | 1 | -0/+151 |