| Commit message (Expand) | Author | Age | Files | Lines |
* | In ChromeFrame with the moniker patch enabled we should not process optin url... | ananta@chromium.org | 2010-04-20 | 5 | -16/+25 |
* | In ChromeFrame with the IMoniker patch on, we should save away the redirect i... | ananta@chromium.org | 2010-04-20 | 4 | -19/+55 |
* | Handle cookie requests in BackgroundThread. | stoyan@chromium.org | 2010-04-20 | 3 | -2/+6 |
* | Revert 45028 - Factor out reading and writing of preferences into |PrefStore|. | thomasvl@chromium.org | 2010-04-20 | 1 | -2/+1 |
* | Factor out reading and writing of preferences into |PrefStore|. | bauerb@chromium.org | 2010-04-20 | 1 | -1/+2 |
* | Enable the ChromeFrame IMoniker patch by default now. | ananta@chromium.org | 2010-04-20 | 2 | -2/+2 |
* | Make X-Frame-Options detection in Chrome Frame non-case-sensitive, as it shou... | robertshield@chromium.org | 2010-04-20 | 2 | -1/+8 |
* | Context menu operations like Cut/Copy/Paste etc would not work in pages rende... | ananta@chromium.org | 2010-04-19 | 2 | -5/+6 |
* | Revert 44898 - Disable two test cases in the BeginningTransaction test until ... | tommi@chromium.org | 2010-04-19 | 1 | -13/+9 |
* | Revert 44897 - Improved compatibility support for IE8. | tommi@chromium.org | 2010-04-19 | 4 | -13/+13 |
* | Disable two test cases in the BeginningTransaction test until I fix them. | tommi@chromium.org | 2010-04-18 | 1 | -9/+13 |
* | Improved compatibility support for IE8. | tommi@chromium.org | 2010-04-18 | 4 | -13/+13 |
* | Pass HTTP headers to Chrome in the initial pending request initiated by Chrom... | ananta@chromium.org | 2010-04-16 | 1 | -1/+6 |
* | We need to specify at least one entry in the COM map of the bind information ... | ananta@chromium.org | 2010-04-16 | 1 | -0/+1 |
* | Disable the following net tests for ChromeFrame as they rely on functionality... | ananta@chromium.org | 2010-04-16 | 1 | -0/+5 |
* | Fix expectations for MonikerPatchTest unit tests | amit@chromium.org | 2010-04-16 | 1 | -2/+2 |
* | With the ChromeFrame moniker patch on, the data cache maintained to indicate ... | ananta@chromium.org | 2010-04-16 | 4 | -13/+16 |
* | With the ChromeFrame IMoniker patch in the referrer would not propagate corre... | ananta@chromium.org | 2010-04-16 | 9 | -117/+103 |
* | Change tests expectation to suit the new code | amit@chromium.org | 2010-04-16 | 1 | -15/+11 |
* | Disable a failing test temporarily | amit@chromium.org | 2010-04-15 | 1 | -1/+2 |
* | The timeout for the ChromeFrame FullTabModeIE_KeyboardTest was incorrectly se... | ananta@chromium.org | 2010-04-15 | 1 | -1/+1 |
* | Updates the launcher location finding logic to skip chrome_launcher.exe on OS... | slightlyoff@chromium.org | 2010-04-15 | 1 | -2/+6 |
* | Avoid a crash in ChromeFrame in the BindToStorage call initiated when our act... | ananta@chromium.org | 2010-04-15 | 9 | -116/+188 |
* | Sniff data for the chrome meta tag as in comes in. | amit@chromium.org | 2010-04-14 | 2 | -9/+8 |
* | Recommit of the ill-fated r44474, this time with new compiling goodness. | robertshield@chromium.org | 2010-04-14 | 11 | -5/+489 |
* | Fix the expectations for the ChromeFrame FullTabModeIE_BackForwardAnchor test... | ananta@chromium.org | 2010-04-14 | 3 | -9/+33 |
* | Revert 44473 (build breakage on bots) - Add multiversion delegation to Chrome... | robertshield@chromium.org | 2010-04-14 | 11 | -488/+5 |
* | Add multi-version delegation to Chrome Frame such that CF will scan for older... | robertshield@chromium.org | 2010-04-14 | 11 | -5/+488 |
* | Refactor FileVersionInfo into an interface with platform implementations. | tony@chromium.org | 2010-04-14 | 2 | -1/+5 |
* | The ChromeFrame FullTabModeIE_AnchorUrlNavigateTest test only works if the IM... | ananta@chromium.org | 2010-04-14 | 1 | -0/+3 |
* | Fix for remaining major issues with moniker patch | amit@chromium.org | 2010-04-14 | 9 | -93/+174 |
* | Fix the ChromeFrame SaveAs test which always failed on the chrome frame build... | ananta@chromium.org | 2010-04-13 | 1 | -0/+3 |
* | Fix the expectations for the ChromeFrame NavigateOk test so that it passes on... | ananta@chromium.org | 2010-04-13 | 1 | -1/+1 |
* | Preparation CL for executing READ and COOKIE network requests from the backgr... | stoyan@chromium.org | 2010-04-13 | 12 | -262/+250 |
* | Return an error for command groups we don't support. | tommi@chromium.org | 2010-04-13 | 1 | -1/+18 |
* | IE would not switch into ChromeFrame if the url being navigated to had an anc... | ananta@chromium.org | 2010-04-13 | 6 | -26/+70 |
* | Fix incorrect condition for renderer switching. | amit@chromium.org | 2010-04-12 | 1 | -1/+1 |
* | Further improvments in IE switching | amit@chromium.org | 2010-04-12 | 3 | -63/+42 |
* | Add chrome_launcher to the list of processes terminated at the beginning and ... | ananta@chromium.org | 2010-04-12 | 3 | -0/+3 |
* | Replace lastchange and branding information in npchrome_frame.dll. | tommi@chromium.org | 2010-04-11 | 1 | -0/+23 |
* | Submitting issue 1613010 for Eric. | tommi@chromium.org | 2010-04-11 | 1 | -29/+26 |
* | Fix IE6 switching issues | ananta@chromium.org | 2010-04-09 | 6 | -20/+51 |
* | Fix build by commenting the tests in UrlmonMonikerTest. | amit@chromium.org | 2010-04-09 | 1 | -1/+2 |
* | Switch renderer in Moniker patch | amit@chromium.org | 2010-04-09 | 23 | -1536/+1307 |
* | The ChromeFrame tests should use IWebBrowser::Quit to quit IE. This ensures t... | ananta@chromium.org | 2010-04-08 | 1 | -5/+1 |
* | Add file I forgot. | stoyan@chromium.org | 2010-04-08 | 1 | -0/+3 |
* | Fix horrible bug in Cache. | stoyan@chromium.org | 2010-04-08 | 2 | -0/+73 |
* | Fixes to get the ChromeFrame IE6 builder on FYI green. I had to tweak the tes... | ananta@chromium.org | 2010-04-08 | 3 | -22/+101 |
* | Mark FullTabModeIE_UnloadEventTest as flaky, while investigating the reason (... | stoyan@chromium.org | 2010-04-08 | 1 | -1/+1 |
* | Move Urlmon network requests to UI thread, thus allowing reusing the bind con... | stoyan@chromium.org | 2010-04-08 | 12 | -435/+303 |