summaryrefslogtreecommitdiffstats
path: root/chrome_frame/utils.cc
Commit message (Expand)AuthorAgeFilesLines
* 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