summaryrefslogtreecommitdiffstats
path: root/chrome_frame/plugin_url_request.h
Commit message (Expand)AuthorAgeFilesLines
* Refreshing pages in ChromeFrame would basically always fetch the pages from t...ananta@chromium.org2010-10-211-1/+2
* Do not write non-toplevel POST response into the WINInet cache.stoyan@chromium.org2010-10-011-1/+4
* Preparation CL for executing READ and COOKIE network requests from the backgr...stoyan@chromium.org2010-04-131-22/+18
* Move Urlmon network requests to UI thread, thus allowing reusing the bind con...stoyan@chromium.org2010-04-081-58/+3
* Fix a crash whereby a non-thread-safe ref-counted net::UploadData is used bet...robertshield@chromium.org2010-03-311-2/+57
* Reenable the ChromeFrame unload event test which basically loads a page which...ananta@chromium.org2010-03-261-0/+26
* Fix for a race issue when chrome decides that a request needs to be downloade...tommi@chromium.org2010-03-251-2/+7
* Initial support for IE View->Privacy. To support this menu option the active ...ananta@chromium.org2010-03-191-1/+5
* ChromeFrame should honor the host browser's cookie policy. To achieve this we...ananta@chromium.org2010-03-021-10/+1
* TEST=new tests added.stoyan@chromium.org2010-02-011-60/+77
* The ChromeFrameAutomationClient class needs to be refcounted as it implements...ananta@chromium.org2009-11-121-2/+4
* Using thread safe reference counting to wrap the UploadData instance.Moving t...tommi@chromium.org2009-10-291-10/+32
* If a HTTP post to a server returns any redirect code other than 307, then bro...ananta@chromium.org2009-10-271-0/+5
* Currently the host network stack in IE which uses Urlmon interfaces to initiateananta@chromium.org2009-10-241-1/+2
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-241-0/+114