summaryrefslogtreecommitdiffstats
path: root/chrome_frame/urlmon_url_request.cc
Commit message (Expand)AuthorAgeFilesLines
* Respect the "allowall" value for the X-Frame-Options header, as somejoi@chromium.org2009-11-191-15/+20
* ChromeFrame HTTP requests would randomly fail if we navigated to multiple HTT...ananta@chromium.org2009-11-111-11/+21
* This CL fixes the following issues:-ananta@chromium.org2009-11-111-3/+14
* Using thread safe reference counting to wrap the UploadData instance.Moving t...tommi@chromium.org2009-10-291-22/+8
* If a HTTP post to a server returns any redirect code other than 307, then bro...ananta@chromium.org2009-10-271-0/+11
* Currently the host network stack in IE which uses Urlmon interfaces to initiateananta@chromium.org2009-10-241-29/+81
* Use scoped_array (not scoped_ptr) with new[].kuchhal@chromium.org2009-10-231-1/+1
* Remove stale reference to ie_alt_tab. This went in by mistake.ananta@chromium.org2009-09-281-1/+1
* We need to return S_FALSE in our IHttpSecurity::OnSecurityProblem implementat...ananta@chromium.org2009-09-281-12/+20
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-241-0/+751