summaryrefslogtreecommitdiffstats
path: root/chrome_frame/protocol_sink_wrap.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded gurl.h includes.thestig@chromium.org2013-06-211-2/+0
* Ensure that ChromeFrame does not interfere with non ChromeFrame requests init...ananta@chromium.org2013-01-311-1/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* If we switch into ChromeFrame as a result of a redirect then we need to navig...ananta@chromium.org2011-02-221-0/+4
* Add missing base::lock usage.brettw@chromium.org2011-01-211-1/+1
* Integrate the Ready Mode prompt with IE and Chrome Frame. In Ready Mode, prom...erikwright@chromium.org2011-01-121-2/+8
* Fix a bug where in having ChromeFrame installed on the machine would cause a ...ananta@chromium.org2010-11-011-10/+0
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-1/+1
* Remove scoped_bstr_win, fix all callers to use the new location.brettw@chromium.org2010-10-201-6/+6
* Committing http://codereview.chromium.org/3420004/show for grt@robertshield@chromium.org2010-09-221-7/+1
* Support GCF as the default HTML viewer as well as supporting an exclusion list.tommi@chromium.org2010-08-111-1/+1
* Fix a crash in ChromeFrame full tab mode while processing the attach external...ananta@chromium.org2010-08-021-0/+3
* Ensure that window.open requests issued by ChromeFrame carry the correct cook...ananta@chromium.org2010-07-281-2/+8
* BUG=47879stoyan@chromium.org2010-07-171-0/+22
* Implement HTTP headers sniffing in the ProtocolSinkWrap, instead of relying o...stoyan@chromium.org2010-07-141-2/+0
* A new way of hooking internet protocols.stoyan@chromium.org2010-06-091-163/+75
* Fix ChromeFrame net tests broken by the change to determine the renderer type...ananta@chromium.org2009-12-231-0/+4
* ChromeFrame in IE full tab mode would not render pages if Adblock Pro was ins...ananta@chromium.org2009-12-231-0/+9
* Don't switch to CF's active document for frames or iframes.This fixes an issu...tommi@chromium.org2009-11-031-2/+0
* Add the chromeframe tag to the user agent header at runtime instead of static...tommi@chromium.org2009-10-171-18/+14
* This fixes a crash in IE8 with ChromeFrame when a new tab was created. ananta@chromium.org2009-09-251-3/+23
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-241-0/+221