| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a crash in ChromeFrame which would occur if we clicked both mouse buttons... | ananta@chromium.org | 2010-03-03 | 1 | -0/+8 |
* | ChromeFrame should honor the host browser's cookie policy. To achieve this we... | ananta@chromium.org | 2010-03-02 | 1 | -2/+35 |
* | Fix an IE7 crash caused when ChromeFrame would pass keystrokes to be processe... | ananta@chromium.org | 2010-02-12 | 1 | -3/+6 |
* | Provide parent window for Urlmon error dialogs. | stoyan@chromium.org | 2010-02-04 | 1 | -0/+1 |
* | Remove cf: protocol | amit@chromium.org | 2010-02-03 | 1 | -7/+9 |
* | TEST=new tests added. | stoyan@chromium.org | 2010-02-01 | 1 | -87/+12 |
* | Window.open calls issued by pages within ChromeFrame which use the NEW_WINDOW... | ananta@chromium.org | 2010-01-28 | 1 | -1/+3 |
* | Attempt 2 at landing this. | ananta@chromium.org | 2010-01-08 | 1 | -2/+10 |
* | Reason: | tyoshino@chromium.org | 2010-01-08 | 1 | -10/+2 |
* | Deleting cookies by setting the expires attribute on them with an empty value... | ananta@chromium.org | 2010-01-08 | 1 | -2/+10 |
* | Speculative fix for a ChromeFrame crasher reported by go/crash. The crash occ... | ananta@chromium.org | 2010-01-05 | 1 | -0/+1 |
* | Some Chrome Frame cleanup: | robertshield@chromium.org | 2010-01-05 | 1 | -0/+1 |
* | Links opened in ChromeFrame via the Open in New window operation would not re... | ananta@chromium.org | 2010-01-04 | 1 | -2/+20 |
* | Speculative fix for a ChromeFrame crash in IE full tab mode. The crash occurs... | ananta@chromium.org | 2009-12-28 | 1 | -1/+1 |
* | Handle right-click->"Save Link As" in the host browser. | tommi@chromium.org | 2009-12-16 | 1 | -1/+17 |
* | Transfer CF downloads to the host browser.TEST=Click a download link (not via... | tommi@chromium.org | 2009-11-25 | 1 | -17/+21 |
* | Back/Forward support for url fragments | amit@chromium.org | 2009-11-19 | 1 | -0/+83 |
* | Don't treat CF in privileged mode as an iframe for framebusting | joi@chromium.org | 2009-11-17 | 1 | -1/+4 |
* | The ChromeFrameAutomationClient class needs to be refcounted as it implements... | ananta@chromium.org | 2009-11-12 | 1 | -2/+2 |
* | ChromeFrame HTTP requests would randomly fail if we navigated to multiple HTT... | ananta@chromium.org | 2009-11-11 | 1 | -7/+1 |
* | Basic wiring to enable downloads for CF's host browser network stack. A nota... | tommi@chromium.org | 2009-11-07 | 1 | -1/+6 |
* | Hopefully the last of the fixes to get Chrome Frame tests going again. | ananta@chromium.org | 2009-10-24 | 1 | -5/+7 |
* | Attempts to get the chrome_frame_tests going again on the chrome frame builde... | ananta@chromium.org | 2009-10-24 | 1 | -13/+21 |
* | Attempt to fix the chrome frame test failures. This was caused a side effect ... | ananta@chromium.org | 2009-10-24 | 1 | -0/+1 |
* | Currently the host network stack in IE which uses Urlmon interfaces to initiate | ananta@chromium.org | 2009-10-24 | 1 | -9/+46 |
* | Add bindings to chrome frame to call the new extension automation apis. | rogerta@chromium.org | 2009-10-23 | 1 | -4/+68 |
* | When Chrome hands off a URL to be opened by the external host by the ViewHost... | ananta@chromium.org | 2009-10-19 | 1 | -5/+17 |
* | Fixes the following issue | ananta@chromium.org | 2009-10-02 | 1 | -0/+44 |
* | Committing patch 256001 for Roger:http://codereview.chromium.org/256001Allow ... | tommi@chromium.org | 2009-10-01 | 1 | -9/+9 |
* | CRLF->LF | tommi@chromium.org | 2009-09-30 | 1 | -11/+11 |
* | Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming... | slightlyoff@chromium.org | 2009-09-24 | 1 | -0/+848 |