| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -2/+14 |
* | In ChromeFrame with the moniker patch enabled we should not process optin url... | ananta@chromium.org | 2010-04-20 | 1 | -0/+14 |
* | With the ChromeFrame IMoniker patch in the referrer would not propagate corre... | ananta@chromium.org | 2010-04-16 | 1 | -0/+65 |
* | IE would not switch into ChromeFrame if the url being navigated to had an anc... | ananta@chromium.org | 2010-04-13 | 1 | -0/+19 |
* | In the GetIETemporaryFilesFolder helper function in ChromeFrame we should not... | ananta@chromium.org | 2010-04-06 | 1 | -2/+0 |
* | Fix a ChromeFrame crash which was reported in the crash server in the helper ... | ananta@chromium.org | 2010-04-05 | 1 | -22/+39 |
* | Fixes GCF perf tests in prep for re-enabling them on the bots. | slightlyoff@chromium.org | 2010-03-26 | 1 | -0/+9 |
* | 3rd try. *sigh* | slightlyoff@chromium.org | 2010-03-26 | 1 | -0/+29 |
* | Reverting this CL to see if this fixes chrome frame unit test failures. | ananta@chromium.org | 2010-03-25 | 1 | -29/+0 |
* | Implements IDeleteBrowsing history and moves the GCF profile into the IE TIF ... | slightlyoff@chromium.org | 2010-03-25 | 1 | -0/+29 |
* | Add a simple resource loader to Chrome Frame that is capable of finding, load... | robertshield@chromium.org | 2010-03-24 | 1 | -18/+9 |
* | Initial support for IE View->Privacy. To support this menu option the active ... | ananta@chromium.org | 2010-03-19 | 1 | -0/+27 |
* | IE6 would not switch to ChromeFrame if the url being navigated to contained a... | ananta@chromium.org | 2010-03-16 | 1 | -1/+17 |
* | Fix #1 for multiple request issue (both POST and GET) after activating the on... | tommi@chromium.org | 2010-03-12 | 1 | -0/+13 |
* | win: string_util.h -> utf_string_conversions.h fix. | jhawkins@google.com | 2010-03-11 | 1 | -0/+1 |
* | Adding a little utility function to make logging guids easier | tommi@chromium.org | 2010-03-01 | 1 | -0/+6 |
* | First batch of context menu tests | amit@chromium.org | 2010-02-12 | 1 | -0/+9 |
* | Fix Navigation failed test | amit@chromium.org | 2010-02-04 | 1 | -2/+2 |
* | Remove cf: protocol | amit@chromium.org | 2010-02-03 | 1 | -1/+2 |
* | Disabling onhttpequiv again due to page reload issues. | tommi@chromium.org | 2010-01-30 | 1 | -0/+5 |
* | Implement OptInUrls using the same mechanism we use in the onhttpequiv notifi... | tommi@chromium.org | 2010-01-22 | 1 | -1/+2 |
* | If we navigate to a URL which has an anchor in IE, which eventually ends up i... | ananta@chromium.org | 2010-01-22 | 1 | -3/+23 |
* | Updates for onhttpequiv. Preserving the referrer header, zapping the current... | tommi@chromium.org | 2010-01-16 | 1 | -4/+11 |
* | Querying for one more interface to handle IE8 on XP case. This is what we we... | tommi@chromium.org | 2010-01-12 | 1 | -12/+27 |
* | Handle right-click->"Save Link As" in the host browser. | tommi@chromium.org | 2009-12-16 | 1 | -0/+19 |
* | Minor change to less confusing variable name in IsSubFrameRequest in ChromeFr... | robertshield@chromium.org | 2009-12-16 | 1 | -4/+4 |
* | Use the OnHttpEquiv notification to switch to CF when the http-equiv meta tag... | tommi@chromium.org | 2009-12-11 | 1 | -19/+104 |
* | Allow privileged mode to navigate Chrome Frame to data: URLs. | siggi@chromium.org | 2009-12-10 | 1 | -1/+3 |
* | Added support for running reliability tests for ChromeFrame on similar lines ... | ananta@chromium.org | 2009-12-09 | 1 | -0/+35 |
* | Fix the ChromeFrame build bot redness caused by us incorrectly wrapping proto... | ananta@chromium.org | 2009-12-06 | 1 | -0/+2 |
* | Limit the X-UA-Compatible HTTP header-based altering of the mime type perform... | robertshield@chromium.org | 2009-12-04 | 1 | -0/+30 |
* | Fixes to the string MatchPattern functions: | tony@chromium.org | 2009-12-03 | 1 | -1/+1 |
* | Adding support for Chrome Frame to be loaded via the presence of an X-UA-Comp... | robertshield@chromium.org | 2009-12-03 | 1 | -0/+25 |
* | Make UtilChangePersistentNPAPIMarker return true on unregistration if | joi@chromium.org | 2009-11-19 | 1 | -1/+5 |
* | Add NPAPI plugin registration persistence code to chrome frame. If the DLL is... | robertshield@chromium.org | 2009-11-11 | 1 | -0/+47 |
* | Additional layer of protection to disable funky URLs through | amit@chromium.org | 2009-10-29 | 1 | -3/+16 |
* | Remove the Chrome Frame preprocessor define in chrome_constants.cc and deal w... | robertshield@chromium.org | 2009-10-28 | 1 | -27/+0 |
* | Use scoped_array (not scoped_ptr) with new[]. | kuchhal@chromium.org | 2009-10-23 | 1 | -1/+1 |
* | Remove old ap-value munging code in Chrome Frame. | robertshield@chromium.org | 2009-10-21 | 1 | -71/+0 |
* | Committing patch 256001 for Roger:http://codereview.chromium.org/256001Allow ... | tommi@chromium.org | 2009-10-01 | 1 | -1/+4 |
* | Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming... | slightlyoff@chromium.org | 2009-09-24 | 1 | -0/+643 |