summaryrefslogtreecommitdiffstats
path: root/mojo/system/local_data_pipe.h
Commit message (Expand)AuthorAgeFilesLines
* Mojo: DataPipe: Implement "may discard" for two-phase writes.viettrungluu@chromium.org2014-01-091-0/+4
* Mojo: More DataPipe edge case handling and testing.viettrungluu@chromium.org2014-01-031-0/+1
* Mojo: Some DataPipe cleanup/simplification.viettrungluu@chromium.org2014-01-021-4/+0
* Mojo: Beginnings of (local) data pipe tests + more refactoring.viettrungluu@chromium.org2013-12-181-16/+16
* Mojo: Refactor (local) data pipe creation/initialization.viettrungluu@chromium.org2013-12-171-7/+1
* Mojo: Change data pipe API to take # bytes instead of # elements.viettrungluu@chromium.org2013-12-171-12/+22
* Mojo: "Finish" local (in-process) implementation of data pipes.viettrungluu@chromium.org2013-12-161-0/+79