| Commit message (Expand) | Author | Age | Files | Lines |
* | linux: cut down on EPIPE error spew | evan@chromium.org | 2009-10-23 | 1 | -1/+5 |
* | Linux: remove the pipe errors that we spew all the time. | agl@chromium.org | 2009-10-16 | 1 | -1/+2 |
* | Eliminate all uses of strerror() in code that uses src/base. strerror() is in... | tschmelcher@chromium.org | 2009-10-13 | 1 | -8/+8 |
* | Fix reads and writes to freed memory in Channel::ChannelImpl::OnFileCanReadWi... | hawk@chromium.org | 2009-09-25 | 1 | -0/+2 |
* | IPC & LibEvent fix | jeremy@chromium.org | 2009-09-23 | 1 | -2/+0 |
* | On Linux, move the passing of filedescriptors to a dedicated socketpair(). | agl@chromium.org | 2009-09-04 | 1 | -38/+215 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -0/+837 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -803/+0 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -0/+803 |