| Commit message (Expand) | Author | Age | Files | Lines |
* | Pin the DLL if we make any patches instead of doing it from the Bho that does... | tommi@chromium.org | 2010-09-02 | 1 | -22/+0 |
* | Restrict unsafe URLs in Chrome Frame | amit@chromium.org | 2010-08-13 | 1 | -1/+1 |
* | FBTF: Remove unneeded headers from base/ (part 1) | thestig@chromium.org | 2010-08-05 | 1 | -3/+0 |
* | BUG=47879 | stoyan@chromium.org | 2010-07-17 | 1 | -4/+5 |
* | Move the crash metrics to the crash reproting lib to avoid a back dependency ... | mad@google.com | 2010-06-12 | 1 | -1/+1 |
* | Add support for uploading UMA metrics data from ChromeFrame. Added support fo... | ananta@chromium.org | 2010-06-11 | 1 | -0/+27 |
* | A new way of hooking internet protocols. | stoyan@chromium.org | 2010-06-09 | 1 | -5/+4 |
* | Check if the url is a top level url before clearing the referrer header. | tommi@chromium.org | 2010-04-23 | 1 | -0/+2 |
* | Only switch to cf for text/html. With opt-in URLs we could mark a URL to be ... | tommi@chromium.org | 2010-04-21 | 1 | -0/+1 |
* | In ChromeFrame with the moniker patch enabled we should not process optin url... | ananta@chromium.org | 2010-04-20 | 1 | -5/+4 |
* | Enable the ChromeFrame IMoniker patch by default now. | ananta@chromium.org | 2010-04-20 | 1 | -1/+1 |
* | With the ChromeFrame IMoniker patch in the referrer would not propagate corre... | ananta@chromium.org | 2010-04-16 | 1 | -0/+1 |
* | Switch renderer in Moniker patch | amit@chromium.org | 2010-04-09 | 1 | -17/+6 |
* | Disabling the moniker patch in ChromeFrame as it incorrectly causes pages to ... | ananta@chromium.org | 2010-04-05 | 1 | -1/+1 |
* | Fixes GCF perf tests in prep for re-enabling them on the bots. | slightlyoff@chromium.org | 2010-03-26 | 1 | -3/+4 |
* | Not freeing the cached request data when we get OnHttpEquiv(done==TRUE) and t... | tommi@chromium.org | 2010-03-25 | 1 | -4/+9 |
* | Enable the moniker patch by default. | tommi@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | Fix top crashers in the latest build. | amit@chromium.org | 2010-03-19 | 1 | -1/+2 |
* | When ChromeFrame switches to IE on receiving the OnHttpEquiv notification ind... | ananta@chromium.org | 2010-03-15 | 1 | -2/+38 |
* | Fix #1 for multiple request issue (both POST and GET) after activating the on... | tommi@chromium.org | 2010-03-12 | 1 | -127/+54 |
* | Reverting due to two broken tests: FullTabModeIE_SubIFram and FullTabModeIE_U... | ericu@google.com | 2010-03-12 | 1 | -48/+9 |
* | When ChromeFrame switches to IE on receiving the OnHttpEquiv notification ind... | ananta@chromium.org | 2010-03-12 | 1 | -9/+48 |
* | Fix a crash reported in ChromeFrame on the crash server, which occurs because... | ananta@chromium.org | 2010-03-10 | 1 | -10/+15 |
* | Do not attempt to parse NULL headers. | tommi@chromium.org | 2010-02-28 | 1 | -0/+2 |
* | Fix for referrer flakyness. There were two problems: | tommi@chromium.org | 2010-02-18 | 1 | -24/+49 |
* | Enable onhttpequiv again. The difference this time around is that we | tommi@chromium.org | 2010-02-05 | 1 | -104/+77 |
* | Enable optinurls regardless of PatchHelper::state(). | tommi@chromium.org | 2010-02-02 | 1 | -22/+26 |
* | Disabling onhttpequiv again due to page reload issues. | tommi@chromium.org | 2010-01-30 | 1 | -1/+1 |
* | Avoid a DCHECK. Check if the interface is already patched before patching. | tommi@chromium.org | 2010-01-25 | 1 | -2/+4 |
* | Implement OptInUrls using the same mechanism we use in the onhttpequiv notifi... | tommi@chromium.org | 2010-01-22 | 1 | -18/+8 |
* | If we navigate to a URL which has an anchor in IE, which eventually ends up i... | ananta@chromium.org | 2010-01-22 | 1 | -4/+19 |
* | Fix for back/forward issue with httpequiv patch. | tommi@chromium.org | 2010-01-20 | 1 | -0/+28 |
* | Enabling the onhttpequiv detection and temporarily disabling a few tests that... | tommi@chromium.org | 2010-01-19 | 1 | -1/+1 |
* | Updates for onhttpequiv. Preserving the referrer header, zapping the current... | tommi@chromium.org | 2010-01-16 | 1 | -6/+80 |
* | Flick the switch back to PATCH_PROTOCOL while sorting out a few failing unit ... | tommi@chromium.org | 2010-01-12 | 1 | -1/+1 |
* | Querying for one more interface to handle IE8 on XP case. This is what we we... | tommi@chromium.org | 2010-01-12 | 1 | -1/+1 |
* | Reverting back to patching the protocol handlers to get the builder green again. | ananta@chromium.org | 2010-01-07 | 1 | -1/+1 |
* | Enable the HTTP Equiv patch by default and disable the InternetProtocol patches. | tommi@chromium.org | 2010-01-07 | 1 | -1/+1 |
* | Use the OnHttpEquiv notification to switch to CF when the http-equiv meta tag... | tommi@chromium.org | 2009-12-11 | 1 | -79/+46 |
* | Remove erroneous DCHECK that is reached when loading pages that don't call ou... | robertshield@chromium.org | 2009-12-03 | 1 | -1/+2 |
* | Adding support for Chrome Frame to be loaded via the presence of an X-UA-Comp... | robertshield@chromium.org | 2009-12-03 | 1 | -0/+22 |
* | Fix a race condition in InitializeAndPatchProtocolsIfNeeded as discovered by ... | tommi@chromium.org | 2009-11-13 | 1 | -10/+18 |
* | When Chrome hands off a URL to be opened by the external host by the ViewHost... | ananta@chromium.org | 2009-10-19 | 1 | -0/+36 |
* | Add the chromeframe tag to the user agent header at runtime instead of static... | tommi@chromium.org | 2009-10-17 | 1 | -0/+5 |
* | Committing patch 256001 for Roger:http://codereview.chromium.org/256001Allow ... | tommi@chromium.org | 2009-10-01 | 1 | -1/+1 |
* | This fixes a crash in IE8 with ChromeFrame when a new tab was created. | ananta@chromium.org | 2009-09-25 | 1 | -7/+2 |
* | Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming... | slightlyoff@chromium.org | 2009-09-24 | 1 | -0/+247 |