| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Move file operation code from UploadData to UploadDataStream | hashimoto@chromium.org | 2012-09-01 | 1 | -1/+3 |
* | net: Make UploadData::GetContentLength() asynchronous. | satorux@chromium.org | 2012-02-10 | 1 | -2/+2 |
* | Remove 1) NPAPI support from Chrome Frame and 2) Firefox/Opera/Safari tests. | grt@chromium.org | 2011-06-29 | 1 | -2/+1 |
* | Revert 76880 - ChromeFrame would fail to upload POST data to the server if th... | ananta@chromium.org | 2011-03-04 | 1 | -16/+18 |
* | ChromeFrame would fail to upload POST data to the server if the webserver req... | ananta@chromium.org | 2011-03-04 | 1 | -18/+16 |
* | Add support for chunked encoding in ChromeFrame for POST requests. This fixes... | ananta@chromium.org | 2011-01-26 | 1 | -1/+3 |
* | Part 2 of reapplying r64637. | erg@google.com | 2010-11-10 | 1 | -1/+1 |
* | Revert "Refactor automation messages." due to mysterious problems on mac. | erg@google.com | 2010-11-01 | 1 | -1/+1 |
* | Refactor automation messages. | erg@google.com | 2010-11-01 | 1 | -1/+1 |
* | Refreshing pages in ChromeFrame would basically always fetch the pages from t... | ananta@chromium.org | 2010-10-21 | 1 | -2/+4 |
* | Do not write non-toplevel POST response into the WINInet cache. | stoyan@chromium.org | 2010-10-01 | 1 | -2/+5 |
* | TEST=new tests added. | stoyan@chromium.org | 2010-02-01 | 1 | -43/+8 |
* | Basic wiring to enable downloads for CF's host browser network stack. A nota... | tommi@chromium.org | 2009-11-07 | 1 | -1/+4 |
* | Using thread safe reference counting to wrap the UploadData instance.Moving t... | tommi@chromium.org | 2009-10-29 | 1 | -2/+20 |
* | Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming... | slightlyoff@chromium.org | 2009-09-24 | 1 | -0/+65 |