| Commit message (Expand) | Author | Age | Files | Lines |
* | Report unreadable files as size zero when uploading. | vandebo@chromium.org | 2010-03-29 | 1 | -45/+38 |
* | Support sending a sliced file in chromium. | jianli@chromium.org | 2010-03-24 | 1 | -2/+28 |
* | Revert 42152 - Fix the case where the browser livelocks if we cannot open a f... | vandebo@chromium.org | 2010-03-19 | 1 | -30/+20 |
* | Fix the case where the browser livelocks if we cannot open a file. | vandebo@chromium.org | 2010-03-19 | 1 | -20/+30 |
* | Use CHECK_* in net | willchan@chromium.org | 2010-03-02 | 1 | -2/+1 |
* | Revert "Fix the case where the browser livelocks if we cannot open a file." | agl@chromium.org | 2010-03-01 | 1 | -30/+20 |
* | Fix the case where the browser livelocks if we cannot open a file. | agl@chromium.org | 2010-02-26 | 1 | -20/+30 |
* | Revert "Fix the case where the browser livelocks if we cannot open a file." | agl@chromium.org | 2010-02-24 | 1 | -28/+19 |
* | Fix the case where the browser livelocks if we cannot open a file. | agl@chromium.org | 2010-02-24 | 1 | -19/+28 |
* | Revert r39446: "Fix the case where the browser livelocks if we cannot open a ... | agl@chromium.org | 2010-02-19 | 1 | -28/+19 |
* | Fix the case where the browser livelocks if we cannot open a file. | agl@chromium.org | 2010-02-19 | 1 | -19/+28 |
* | Add a notion of 'eof' to UploadDataStream, replacing the use of its size prop... | vandebo@google.com | 2010-02-04 | 1 | -2/+7 |
* | Try to find the cause of the crash in memcpy, called from DoSendBody. | vandebo@chromium.org | 2009-11-19 | 1 | -1/+2 |
* | Reduce header dependencies in net/ | phajdan.jr@chromium.org | 2009-05-29 | 1 | -0/+1 |
* | Use IOBuffers on UploadDataStream. | rvargas@google.com | 2009-05-11 | 1 | -3/+5 |
* | Switching things to FilePath: | phajdan.jr@chromium.org | 2009-04-07 | 1 | -6/+6 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Change FileStream to use FilePath instead of wstring. | erikkay@google.com | 2009-01-26 | 1 | -1/+2 |
* | Remove the UploadDataStream::Reset method. Instead, | wtc@google.com | 2008-11-05 | 1 | -12/+7 |
* | * Add write and read/write support to FileStream (renamed from FileInputStream). | erikkay@google.com | 2008-11-03 | 1 | -1/+3 |
* | Define FileInputStream and use it to make UpdateDataStream and URLRequestFile... | darin@google.com | 2008-09-29 | 1 | -66/+31 |
* | add http layer and unit tests to mac build. stub out file uploading in upload... | pinkerton@google.com | 2008-09-25 | 1 | -0/+16 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Large patch set (159 files total) to cleanup the includes. | maruel@google.com | 2008-08-15 | 1 | -0/+2 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+151 |