summaryrefslogtreecommitdiffstats
path: root/net/socket/sequenced_socket_data_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable SequencedSocketDataTest.SingleSyncWriteTooSmall test.cbentzel2015-06-021-3/+34
* Remove redundant at_read_eof and at_write_eof methods.rch2015-05-171-2/+2
* Add CompleteRead to SequencedSocketData and convert all but 3 testsrch2015-05-161-0/+27
* Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...rch2015-05-081-2/+2
* Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProviderrch2015-05-081-2/+2
* Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...piman2015-05-051-2/+2
* Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProviderrch2015-05-051-2/+2
* Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...dbeam2015-05-051-2/+2
* Revert of Add CompleteRead to SequencedSocketData and convert all but 3 tests...dbeam2015-05-051-27/+0
* Add CompleteRead to SequencedSocketData and convert all but 3 testsrch2015-05-041-0/+27
* Revert of Revert some other possible suspects of a 0.43% size increase of set...dbeam2015-05-041-2/+2
* Revert of Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketD...dbeam2015-05-041-2/+2
* Re-instating r328154 because it's depended on to compile.Dan Beam2015-05-041-2/+2
* Revert some other possible suspects of a 0.43% size increase of setup.exe: ht...Dan Beam2015-05-041-2/+2
* Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProviderrch2015-05-041-2/+2
* Add support for hanging reads in SequencedSocketData.rch2015-05-011-0/+18
* Add a new SequencedSocketData class.rch2015-04-211-0/+1057