summaryrefslogtreecommitdiffstats
path: root/chrome_frame/bho.cc
Commit message (Expand)AuthorAgeFilesLines
* Enabling the onhttpequiv detection and temporarily disabling a few tests that...tommi@chromium.org2010-01-191-1/+1
* Updates for onhttpequiv. Preserving the referrer header, zapping the current...tommi@chromium.org2010-01-161-6/+80
* Flick the switch back to PATCH_PROTOCOL while sorting out a few failing unit ...tommi@chromium.org2010-01-121-1/+1
* Querying for one more interface to handle IE8 on XP case. This is what we we...tommi@chromium.org2010-01-121-1/+1
* Reverting back to patching the protocol handlers to get the builder green again.ananta@chromium.org2010-01-071-1/+1
* Enable the HTTP Equiv patch by default and disable the InternetProtocol patches.tommi@chromium.org2010-01-071-1/+1
* Use the OnHttpEquiv notification to switch to CF when the http-equiv meta tag...tommi@chromium.org2009-12-111-79/+46
* Remove erroneous DCHECK that is reached when loading pages that don't call ou...robertshield@chromium.org2009-12-031-1/+2
* Adding support for Chrome Frame to be loaded via the presence of an X-UA-Comp...robertshield@chromium.org2009-12-031-0/+22
* Fix a race condition in InitializeAndPatchProtocolsIfNeeded as discovered by ...tommi@chromium.org2009-11-131-10/+18
* When Chrome hands off a URL to be opened by the external host by the ViewHost...ananta@chromium.org2009-10-191-0/+36
* Add the chromeframe tag to the user agent header at runtime instead of static...tommi@chromium.org2009-10-171-0/+5
* Committing patch 256001 for Roger:http://codereview.chromium.org/256001Allow ...tommi@chromium.org2009-10-011-1/+1
* This fixes a crash in IE8 with ChromeFrame when a new tab was created. ananta@chromium.org2009-09-251-7/+2
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-241-0/+247