Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mojo: DataPipe: Implement "may discard" for two-phase writes. | viettrungluu@chromium.org | 2014-01-09 | 1 | -0/+4 |
* | Mojo: More DataPipe edge case handling and testing. | viettrungluu@chromium.org | 2014-01-03 | 1 | -0/+1 |
* | Mojo: Some DataPipe cleanup/simplification. | viettrungluu@chromium.org | 2014-01-02 | 1 | -4/+0 |
* | Mojo: Beginnings of (local) data pipe tests + more refactoring. | viettrungluu@chromium.org | 2013-12-18 | 1 | -16/+16 |
* | Mojo: Refactor (local) data pipe creation/initialization. | viettrungluu@chromium.org | 2013-12-17 | 1 | -7/+1 |
* | Mojo: Change data pipe API to take # bytes instead of # elements. | viettrungluu@chromium.org | 2013-12-17 | 1 | -12/+22 |
* | Mojo: "Finish" local (in-process) implementation of data pipes. | viettrungluu@chromium.org | 2013-12-16 | 1 | -0/+79 |