| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding ScopedAllowIO in UploadData::Element::GetContentLength. | tzik@chromium.org | 2011-05-31 | 1 | -3/+18 |
* | Add chunked uploads support to SPDY | satish@chromium.org | 2011-03-04 | 1 | -9/+8 |
* | Revert "Add chunked uploads support to SPDY" | satish@chromium.org | 2011-03-04 | 1 | -8/+9 |
* | Add chunked uploads support to SPDY | satish@chromium.org | 2011-03-04 | 1 | -9/+8 |
* | Add support for chunked encoding in ChromeFrame for POST requests. This fixes... | ananta@chromium.org | 2011-01-26 | 1 | -1/+0 |
* | More net/ method ordering. | erg@google.com | 2011-01-26 | 1 | -12/+12 |
* | Prototype of chunked transfer encoded POST. | satish@chromium.org | 2011-01-25 | 1 | -2/+36 |
* | Coverity: Initialize data members in constructor. | kmadhusu@chromium.org | 2010-10-18 | 1 | -0/+1 |
* | FBTF: A giant cleanup to net/ | erg@google.com | 2010-08-31 | 1 | -6/+56 |
* | Support sending BlobData to browser process. Also support sending UploadData | jianli@chromium.org | 2010-08-27 | 1 | -0/+3 |
* | Report unreadable files as size zero when uploading. | vandebo@chromium.org | 2010-03-29 | 1 | -6/+51 |
* | Revert 42152 - Fix the case where the browser livelocks if we cannot open a f... | vandebo@chromium.org | 2010-03-19 | 1 | -56/+16 |
* | Fix the case where the browser livelocks if we cannot open a file. | vandebo@chromium.org | 2010-03-19 | 1 | -16/+56 |
* | Revert "Fix the case where the browser livelocks if we cannot open a file." | agl@chromium.org | 2010-03-01 | 1 | -56/+16 |
* | Fix the case where the browser livelocks if we cannot open a file. | agl@chromium.org | 2010-02-26 | 1 | -16/+56 |
* | Revert "Fix the case where the browser livelocks if we cannot open a file." | agl@chromium.org | 2010-02-24 | 1 | -56/+16 |
* | Fix the case where the browser livelocks if we cannot open a file. | agl@chromium.org | 2010-02-24 | 1 | -16/+56 |
* | Revert r39446: "Fix the case where the browser livelocks if we cannot open a ... | agl@chromium.org | 2010-02-19 | 1 | -59/+18 |
* | Fix the case where the browser livelocks if we cannot open a file. | agl@chromium.org | 2010-02-19 | 1 | -18/+59 |
* | Add a notion of 'eof' to UploadDataStream, replacing the use of its size prop... | vandebo@google.com | 2010-02-04 | 1 | -1/+4 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Make upload_data not be windows specific. Add it to the SCons build. | tc@google.com | 2008-08-21 | 1 | -11/+4 |
* | Large patch set (159 files total) to cleanup the includes. | maruel@google.com | 2008-08-15 | 1 | -1/+3 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+71 |