summaryrefslogtreecommitdiffstats
path: root/mojo/system/local_data_pipe_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Mojo: Add a (failing) test for crbug.com/348644viettrungluu@chromium.org2014-03-141-3/+75
* Mojo: DataPipe: Finish docs/comments in core.h and fix some bugs.viettrungluu@chromium.org2014-01-151-0/+128
* Mojo: DataPipe: Implement "may discard" for two-phase writes.viettrungluu@chromium.org2014-01-091-94/+355
* Mojo: DataPipe: Test "all or nothing" mode.viettrungluu@chromium.org2014-01-081-1/+332
* Mojo: DataPipe: Implement "may discard" mode for simple writes.viettrungluu@chromium.org2014-01-061-2/+104
* Mojo: Change use of "not found" to more explicit "should wait".viettrungluu@chromium.org2014-01-041-2/+3
* Mojo: More DataPipe edge case handling and testing.viettrungluu@chromium.org2014-01-031-0/+175
* Mojo: Proper implementations of WriteData/ReadData.viettrungluu@chromium.org2014-01-021-0/+83
* Mojo: More data pipe testing.viettrungluu@chromium.org2013-12-181-10/+226
* Mojo: Add more data pipe tests, fix waiting bug.viettrungluu@chromium.org2013-12-181-3/+82
* Mojo: Beginnings of (local) data pipe tests + more refactoring.viettrungluu@chromium.org2013-12-181-5/+158
* Mojo: Refactor (local) data pipe creation/initialization.viettrungluu@chromium.org2013-12-171-0/+35