summaryrefslogtreecommitdiffstats
path: root/net/base/upload_data.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-37/+14
* Support handling blob URL and resolve blob references in upload data.jianli@chromium.org2010-08-311-0/+25
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-271-1/+0
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-271-1/+17
* More FRIEND_TEST_ALL_PREFIXES.phajdan.jr@chromium.org2010-07-301-3/+4
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Report unreadable files as size zero when uploading.vandebo@chromium.org2010-03-291-5/+23
* Support sending a sliced file in chromium.jianli@chromium.org2010-03-241-4/+17
* Revert 42152 - Fix the case where the browser livelocks if we cannot open a f...vandebo@chromium.org2010-03-191-38/+9
* Fix the case where the browser livelocks if we cannot open a file.vandebo@chromium.org2010-03-191-9/+38
* Revert "Fix the case where the browser livelocks if we cannot open a file."agl@chromium.org2010-03-011-38/+9
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-261-9/+38
* Revert "Fix the case where the browser livelocks if we cannot open a file."agl@chromium.org2010-02-241-38/+9
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-241-9/+38
* Revert r39446: "Fix the case where the browser livelocks if we cannot open a ...agl@chromium.org2010-02-191-37/+10
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-191-10/+37
* Add a notion of 'eof' to UploadDataStream, replacing the use of its size prop...vandebo@google.com2010-02-041-2/+16
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-0/+4
* Reduce header dependencies in net/phajdan.jr@chromium.org2009-05-291-1/+0
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-6/+7
* Net module changes to support caching responses to a POST request.darin@chromium.org2009-03-241-2/+13
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-5/+3
* 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-0/+1
* Add net to the repository.initial.commit2008-07-261-0/+125