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