summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 44897 - Improved compatibility support for IE8.tommi@chromium.org2010-04-194-13/+13
* Disable two test cases in the BeginningTransaction test until I fix them.tommi@chromium.org2010-04-181-9/+13
* Improved compatibility support for IE8.tommi@chromium.org2010-04-184-13/+13
* Pass HTTP headers to Chrome in the initial pending request initiated by Chrom...ananta@chromium.org2010-04-161-1/+6
* We need to specify at least one entry in the COM map of the bind information ...ananta@chromium.org2010-04-161-0/+1
* Disable the following net tests for ChromeFrame as they rely on functionality...ananta@chromium.org2010-04-161-0/+5
* Fix expectations for MonikerPatchTest unit testsamit@chromium.org2010-04-161-2/+2
* With the ChromeFrame moniker patch on, the data cache maintained to indicate ...ananta@chromium.org2010-04-164-13/+16
* With the ChromeFrame IMoniker patch in the referrer would not propagate corre...ananta@chromium.org2010-04-169-117/+103
* Change tests expectation to suit the new codeamit@chromium.org2010-04-161-15/+11
* Disable a failing test temporarilyamit@chromium.org2010-04-151-1/+2
* The timeout for the ChromeFrame FullTabModeIE_KeyboardTest was incorrectly se...ananta@chromium.org2010-04-151-1/+1
* Updates the launcher location finding logic to skip chrome_launcher.exe on OS...slightlyoff@chromium.org2010-04-151-2/+6
* Avoid a crash in ChromeFrame in the BindToStorage call initiated when our act...ananta@chromium.org2010-04-159-116/+188
* Sniff data for the chrome meta tag as in comes in.amit@chromium.org2010-04-142-9/+8
* Recommit of the ill-fated r44474, this time with new compiling goodness.robertshield@chromium.org2010-04-1411-5/+489
* Fix the expectations for the ChromeFrame FullTabModeIE_BackForwardAnchor test...ananta@chromium.org2010-04-143-9/+33
* Revert 44473 (build breakage on bots) - Add multiversion delegation to Chrome...robertshield@chromium.org2010-04-1411-488/+5
* Add multi-version delegation to Chrome Frame such that CF will scan for older...robertshield@chromium.org2010-04-1411-5/+488
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-142-1/+5
* The ChromeFrame FullTabModeIE_AnchorUrlNavigateTest test only works if the IM...ananta@chromium.org2010-04-141-0/+3
* Fix for remaining major issues with moniker patchamit@chromium.org2010-04-149-93/+174
* Fix the ChromeFrame SaveAs test which always failed on the chrome frame build...ananta@chromium.org2010-04-131-0/+3