Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Preparing |SyncSocket|'s handle for the peer process is different for POSIX a... | burnik | 2014-09-08 | 1 | -0/+18 |
* | Fix infinite loop in NaCl CancelableSyncSocket::Send(). | dalecurtis@chromium.org | 2013-10-23 | 1 | -2/+2 |
* | Add write() impl to SyncSocket for NaCl. Fix shutdown leaks. | dalecurtis@chromium.org | 2013-10-21 | 1 | -8/+10 |
* | Add SyncSocket::ReceiveWithTimeout() and SyncSocket unit tests. | dalecurtis@chromium.org | 2013-10-19 | 1 | -0/+5 |
* | Cleanup: Remove unneeded base/file_util.h includes in base. | thestig@chromium.org | 2013-05-14 | 1 | -1/+0 |
* | Implement SyncSocket for untrusted NaCl builds. | bbudge@chromium.org | 2012-07-14 | 1 | -7/+14 |
* | Get PPB_Audio interface building as untrusted code. | bbudge@chromium.org | 2012-05-19 | 1 | -0/+4 |
* | Add NaCl SyncSocket and SharedMemory stubs for the PPAPI Proxy. | bbudge@chromium.org | 2012-02-29 | 1 | -0/+63 |