Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added SharedMemory::MapFrom. | vitalybuka@chromium.org | 2013-01-16 | 1 | -2/+2 |
* | Enable shared memory handle sharing in NaCl. | teravest@chromium.org | 2013-01-10 | 1 | -1/+12 |
* | The correct type for the size of a chunk of memory is size_t. | cevans@chromium.org | 2013-01-10 | 1 | -2/+7 |
* | Advertise a minimum alignment for SharedMemory::Map(). | dalecurtis@chromium.org | 2012-08-18 | 1 | -2/+5 |
* | Implement SharedMemory for untrusted NaCl builds. | bbudge@chromium.org | 2012-07-16 | 1 | -21/+37 |
* | Add NaCl SyncSocket and SharedMemory stubs for the PPAPI Proxy. | bbudge@chromium.org | 2012-02-29 | 1 | -0/+124 |