summaryrefslogtreecommitdiffstats
path: root/net/base/upload_data.cc
Commit message (Expand)AuthorAgeFilesLines
* Coverity: Initialize data members in constructor.kmadhusu@chromium.org2010-10-181-0/+1
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-6/+56
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-271-0/+3
* Report unreadable files as size zero when uploading.vandebo@chromium.org2010-03-291-6/+51
* Revert 42152 - Fix the case where the browser livelocks if we cannot open a f...vandebo@chromium.org2010-03-191-56/+16
* Fix the case where the browser livelocks if we cannot open a file.vandebo@chromium.org2010-03-191-16/+56
* Revert "Fix the case where the browser livelocks if we cannot open a file."agl@chromium.org2010-03-011-56/+16
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-261-16/+56
* Revert "Fix the case where the browser livelocks if we cannot open a file."agl@chromium.org2010-02-241-56/+16
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-241-16/+56
* Revert r39446: "Fix the case where the browser livelocks if we cannot open a ...agl@chromium.org2010-02-191-59/+18
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-191-18/+59
* Add a notion of 'eof' to UploadDataStream, replacing the use of its size prop...vandebo@google.com2010-02-041-1/+4
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Make upload_data not be windows specific. Add it to the SCons build.tc@google.com2008-08-211-11/+4
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-1/+3
* Add net to the repository.initial.commit2008-07-261-0/+71