summaryrefslogtreecommitdiffstats
path: root/chrome_frame/urlmon_upload_data_stream.cc
Commit message (Expand)AuthorAgeFilesLines
* net: Make UploadDataStream independent from UploadDatahashimoto@chromium.org2012-12-111-3/+54
* net: Make UploadDataStream::Read() asynchronoushashimoto@chromium.org2012-10-171-1/+1
* net: Make UploadDataStream::Init() asynchronous.hashimoto@chromium.org2012-09-181-2/+2
* net: Move file operation code from UploadData to UploadDataStreamhashimoto@chromium.org2012-09-011-1/+1
* net: Make UploadData::GetContentLength() asynchronous.satorux@chromium.org2012-02-101-1/+1
* net: Rework UploadDataStream API by introducing Read().satorux@chromium.org2012-02-081-16/+15
* net: Replace UploadDataStream::Create() with Init().satorux@chromium.org2012-02-021-6/+8
* Remove svn:mergeinfo props from many files.pkasting@chromium.org2011-04-081-1/+1
* Revert 76880 - ChromeFrame would fail to upload POST data to the server if th...ananta@chromium.org2011-03-041-0/+100
* ChromeFrame would fail to upload POST data to the server if the webserver req...ananta@chromium.org2011-03-041-100/+0
* Add support for chunked encoding in ChromeFrame for POST requests. This fixes...ananta@chromium.org2011-01-261-5/+2
* Prototype of chunked transfer encoded POST.satish@chromium.org2011-01-251-1/+1
* Support sending a sliced file in chromium.jianli@chromium.org2010-03-241-2/+6
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-241-0/+99