| Commit message (Expand) | Author | Age | Files | Lines |
* | TEST=new tests added. | stoyan@chromium.org | 2010-02-01 | 1 | -277/+409 |
* | If we navigate to a URL which has an anchor in IE, which eventually ends up i... | ananta@chromium.org | 2010-01-22 | 1 | -1/+1 |
* | Fix FullTabModeIE_ChromeFrameDeleteCookieTest. The problem was that a domain... | tommi@chromium.org | 2010-01-21 | 1 | -0/+5 |
* | Updates for onhttpequiv. Preserving the referrer header, zapping the current... | tommi@chromium.org | 2010-01-16 | 1 | -3/+5 |
* | Support the PUT HTTP verb in ChromeFrame in the IE host network stack impleme... | ananta@chromium.org | 2010-01-11 | 1 | -10/+20 |
* | Speculative fix for a ChromeFrame crasher reported by go/crash. The crash occ... | ananta@chromium.org | 2010-01-05 | 1 | -3/+4 |
* | Links opened in ChromeFrame via the Open in New window operation would not re... | ananta@chromium.org | 2010-01-04 | 1 | -2/+217 |
* | HTTPs sessions don't get established at times in ChromeFrame IE full tab mode... | ananta@chromium.org | 2009-12-14 | 1 | -0/+18 |
* | Fix a stupid bug introduced by my previous change to fix the chrome frame net... | ananta@chromium.org | 2009-12-12 | 1 | -2/+3 |
* | The ChromeFrame redirect network tests don't complete at times as we receive ... | ananta@chromium.org | 2009-12-12 | 1 | -2/+4 |
* | ChromeFrame's host network stack implementation for IE should ensure that HTT... | ananta@chromium.org | 2009-12-12 | 1 | -2/+14 |
* | Use the OnHttpEquiv notification to switch to CF when the http-equiv meta tag... | tommi@chromium.org | 2009-12-11 | 1 | -78/+6 |
* | The ChromeFrame net tests randomly crash in the url request redirect tests on... | ananta@chromium.org | 2009-12-11 | 1 | -0/+7 |
* | The cache object used by the UrlmonUrlRequest class in ChromeFrame creates an... | ananta@chromium.org | 2009-12-08 | 1 | -77/+18 |
* | Adding support for Chrome Frame to be loaded via the presence of an X-UA-Comp... | robertshield@chromium.org | 2009-12-03 | 1 | -22/+1 |
* | Fix a crash caused by a race condition between the time the UrlmonUrlRequest:... | ananta@chromium.org | 2009-12-02 | 1 | -10/+12 |
* | Transfer CF downloads to the host browser.TEST=Click a download link (not via... | tommi@chromium.org | 2009-11-25 | 1 | -2/+91 |
* | ChromeFrame's host network stack implementation for IE full tab mode implicit... | ananta@chromium.org | 2009-11-24 | 1 | -29/+81 |
* | Respect the "allowall" value for the X-Frame-Options header, as some | joi@chromium.org | 2009-11-19 | 1 | -15/+20 |
* | ChromeFrame HTTP requests would randomly fail if we navigated to multiple HTT... | ananta@chromium.org | 2009-11-11 | 1 | -11/+21 |
* | This CL fixes the following issues:- | ananta@chromium.org | 2009-11-11 | 1 | -3/+14 |
* | Using thread safe reference counting to wrap the UploadData instance.Moving t... | tommi@chromium.org | 2009-10-29 | 1 | -22/+8 |
* | If a HTTP post to a server returns any redirect code other than 307, then bro... | ananta@chromium.org | 2009-10-27 | 1 | -0/+11 |
* | Currently the host network stack in IE which uses Urlmon interfaces to initiate | ananta@chromium.org | 2009-10-24 | 1 | -29/+81 |
* | Use scoped_array (not scoped_ptr) with new[]. | kuchhal@chromium.org | 2009-10-23 | 1 | -1/+1 |
* | Remove stale reference to ie_alt_tab. This went in by mistake. | ananta@chromium.org | 2009-09-28 | 1 | -1/+1 |
* | We need to return S_FALSE in our IHttpSecurity::OnSecurityProblem implementat... | ananta@chromium.org | 2009-09-28 | 1 | -12/+20 |
* | Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming... | slightlyoff@chromium.org | 2009-09-24 | 1 | -0/+751 |