summaryrefslogtreecommitdiffstats
path: root/chrome_frame/plugin_url_request.cc
Commit message (Expand)AuthorAgeFilesLines
* net: Make UploadData::GetContentLength() asynchronous.satorux@chromium.org2012-02-101-2/+2
* Remove 1) NPAPI support from Chrome Frame and 2) Firefox/Opera/Safari tests.grt@chromium.org2011-06-291-2/+1
* Revert 76880 - ChromeFrame would fail to upload POST data to the server if th...ananta@chromium.org2011-03-041-16/+18
* ChromeFrame would fail to upload POST data to the server if the webserver req...ananta@chromium.org2011-03-041-18/+16
* Add support for chunked encoding in ChromeFrame for POST requests. This fixes...ananta@chromium.org2011-01-261-1/+3
* Part 2 of reapplying r64637.erg@google.com2010-11-101-1/+1
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-011-1/+1
* Refactor automation messages.erg@google.com2010-11-011-1/+1
* Refreshing pages in ChromeFrame would basically always fetch the pages from t...ananta@chromium.org2010-10-211-2/+4
* Do not write non-toplevel POST response into the WINInet cache.stoyan@chromium.org2010-10-011-2/+5
* TEST=new tests added.stoyan@chromium.org2010-02-011-43/+8
* Basic wiring to enable downloads for CF's host browser network stack. A nota...tommi@chromium.org2009-11-071-1/+4
* Using thread safe reference counting to wrap the UploadData instance.Moving t...tommi@chromium.org2009-10-291-2/+20
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-241-0/+65