summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* Do not wrap the original callback if we can;t initialize sniffing cacheamit@chromium.org2010-05-053-16/+20
* Cookies would not get set correctly in ChromeFrame in full tab mode. The code...ananta@chromium.org2010-05-054-26/+85
* Fix a chrome frame crash reported on the crash server. This occurs while atte...ananta@chromium.org2010-05-051-1/+1
* Fix a chrome frame crash reported on the crash server. The crash occurs in th...ananta@chromium.org2010-05-051-5/+1
* Clean up suppressing error dialogs for buildbots.phajdan.jr@chromium.org2010-05-041-1/+3
* Reverting to fix the IE6 builder redness. Please continue debugging this and ...ananta@chromium.org2010-05-043-163/+329
* Reverting to fix the IE6 builder redness. Please continue debugging this and ...ananta@chromium.org2010-05-042-3/+4
* Reverting to fix the IE6 builder redness. Please continue debugging this and ...ananta@chromium.org2010-05-042-13/+8
* Attempt to fix the flakiness associated with the ChromeFrame FullTabModeIE_Te...ananta@chromium.org2010-05-032-9/+28
* Add a delay load specifier for prntvpt.dll for chrome_frame_net_tests.ananta@chromium.org2010-05-031-0/+5
* Fixes to address code review comments from tommi from CL http://codereview.ch...ananta@chromium.org2010-05-025-20/+7
* Re-enable the Head test.tommi@chromium.org2010-05-022-8/+13
* Temporarily disable the Head test.tommi@chromium.org2010-05-022-4/+3
* Not using an intermediate cache between urlmon and chrome reads.tommi@chromium.org2010-05-023-329/+163
* Avoid reporting crashes for exceptions that hit our SEH from calls to the ori...robertshield@chromium.org2010-05-018-142/+301
* Fix types that reached into WebCore and busted deps roll.slightlyoff@chromium.org2010-05-014-7/+7
* Test for GCF install flow auto-patching.slightlyoff@chromium.org2010-05-015-5/+124
* The chrome frame install script instantiates the chrome frame activex via the...ananta@chromium.org2010-05-015-14/+33
* Adding missing line ending which breaks the trybots..robertshield@chromium.org2010-04-301-1/+1
* Ignore EndRequest() for a urlmon urlrequest from Chrome, if terminate_bind (i...stoyan@chromium.org2010-04-301-0/+5
* Remove deprecated things from net test suite:phajdan.jr@chromium.org2010-04-301-1/+5
* Fresh ChromeFrame installs triggered via wave required IE to be restarted for...ananta@chromium.org2010-04-293-1/+68
* Move common code into process_util.cc.maruel@chromium.org2010-04-291-2/+2
* Nicely steal moniker and bind context from the urlmon url request.stoyan@chromium.org2010-04-283-19/+49
* Some cleanup regarding Siggi's comments on http://codereview.chromium.org/173...robertshield@chromium.org2010-04-285-7/+370
* Fix a ChromeFrame crash reported on the crash server while processing an acce...ananta@chromium.org2010-04-281-3/+8
* Add an ExceptionBarrier around outbound calls to patched methods in IE. In so...robertshield@chromium.org2010-04-288-14/+276
* Fix a chrome frame crasher reported on the crash server. It occurs while proc...ananta@chromium.org2010-04-271-4/+14
* Some more chrome frame test pure virtual function call crash fixes. There is ...ananta@chromium.org2010-04-263-2/+15
* More chrome frame test crash fixes. At times we fail to create the HTTP serve...ananta@chromium.org2010-04-241-2/+7
* Attempt to fix the flakiness with the ChromeFrame FullTabModeIE_KeyboardTest ...ananta@chromium.org2010-04-233-6/+11
* Continuing fixes for chrome frame test pure virtual function call crashes. On...ananta@chromium.org2010-04-232-5/+10
* Check if the url is a top level url before clearing the referrer header.tommi@chromium.org2010-04-232-16/+16
* Continuing attempt to fix chrome frame tests crashes. Moving the ComObjectsta...ananta@chromium.org2010-04-231-4/+4
* Another attempt to fix the pure virtual function call crash in chrome frame t...ananta@chromium.org2010-04-221-25/+25
* Reland "Factor out reading and writing of preferences into |PrefStore|."bauerb@chromium.org2010-04-221-1/+2
* The HttpNegotiateTest.ReportProgress test fails on IE6 as we fail to retrieve...ananta@chromium.org2010-04-224-5/+45
* Attempting to fix the pure virtual function call crash in chrome frame test r...ananta@chromium.org2010-04-211-3/+16
* Only switch to cf for text/html. With opt-in URLs we could mark a URL to be ...tommi@chromium.org2010-04-2110-44/+242
* Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...erikkay@chromium.org2010-04-211-2/+1
* Reland r45028: Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-211-1/+2
* In ChromeFrame with the moniker patch enabled we should not process optin url...ananta@chromium.org2010-04-205-16/+25
* In ChromeFrame with the IMoniker patch on, we should save away the redirect i...ananta@chromium.org2010-04-204-19/+55
* Handle cookie requests in BackgroundThread.stoyan@chromium.org2010-04-203-2/+6
* Revert 45028 - Factor out reading and writing of preferences into |PrefStore|.thomasvl@chromium.org2010-04-201-2/+1
* Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-201-1/+2
* Enable the ChromeFrame IMoniker patch by default now.ananta@chromium.org2010-04-202-2/+2
* Make X-Frame-Options detection in Chrome Frame non-case-sensitive, as it shou...robertshield@chromium.org2010-04-202-1/+8
* Context menu operations like Cut/Copy/Paste etc would not work in pages rende...ananta@chromium.org2010-04-192-5/+6
* Revert 44898 - Disable two test cases in the BeginningTransaction test until ...tommi@chromium.org2010-04-191-13/+9