summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix the expectations for the ChromeFrame NavigateOk test so that it passes on...ananta@chromium.org2010-04-131-1/+1
* Preparation CL for executing READ and COOKIE network requests from the backgr...stoyan@chromium.org2010-04-1312-262/+250
* Return an error for command groups we don't support.tommi@chromium.org2010-04-131-1/+18
* IE would not switch into ChromeFrame if the url being navigated to had an anc...ananta@chromium.org2010-04-136-26/+70
* Fix incorrect condition for renderer switching.amit@chromium.org2010-04-121-1/+1
* Further improvments in IE switchingamit@chromium.org2010-04-123-63/+42
* Add chrome_launcher to the list of processes terminated at the beginning and ...ananta@chromium.org2010-04-123-0/+3
* Replace lastchange and branding information in npchrome_frame.dll.tommi@chromium.org2010-04-111-0/+23
* Submitting issue 1613010 for Eric.tommi@chromium.org2010-04-111-29/+26
* Fix IE6 switching issuesananta@chromium.org2010-04-096-20/+51
* Fix build by commenting the tests in UrlmonMonikerTest.amit@chromium.org2010-04-091-1/+2
* Switch renderer in Moniker patchamit@chromium.org2010-04-0923-1536/+1307
* The ChromeFrame tests should use IWebBrowser::Quit to quit IE. This ensures t...ananta@chromium.org2010-04-081-5/+1
* Add file I forgot.stoyan@chromium.org2010-04-081-0/+3
* Fix horrible bug in Cache.stoyan@chromium.org2010-04-082-0/+73
* Fixes to get the ChromeFrame IE6 builder on FYI green. I had to tweak the tes...ananta@chromium.org2010-04-083-22/+101
* Mark FullTabModeIE_UnloadEventTest as flaky, while investigating the reason (...stoyan@chromium.org2010-04-081-1/+1
* Move Urlmon network requests to UI thread, thus allowing reusing the bind con...stoyan@chromium.org2010-04-0812-435/+303
* Move ProcessEntry and IoCounters inside namespace base.maruel@chromium.org2010-04-081-3/+2
* The ChromeFrame net tests would not work on IE6 and IE7. This is because the ...ananta@chromium.org2010-04-074-16/+29
* Enabling the FullTabModeIE_TestPostReissue ChromeFrame test as this test only...ananta@chromium.org2010-04-072-8/+7
* Speculative fix for a ChromeFrame crash reported on the crash server. The cra...ananta@chromium.org2010-04-071-1/+7
* In the GetIETemporaryFilesFolder helper function in ChromeFrame we should not...ananta@chromium.org2010-04-061-2/+0
* Correct the bug number for the disabled chrome frame tests.ananta@chromium.org2010-04-062-2/+2
* Disabling the NavigationToRestrictedSite ChromeFrame test as it relies for so...ananta@chromium.org2010-04-051-1/+2
* Disabling the FullTabModeIE_TestPostReissue ChromeFrame test while we debug t...ananta@chromium.org2010-04-051-1/+2
* Disabling the moniker patch in ChromeFrame as it incorrectly causes pages to ...ananta@chromium.org2010-04-051-1/+1
* Fix a ChromeFrame crash which was reported in the crash server in the helper ...ananta@chromium.org2010-04-052-22/+44
* Fix a ChromeFrame crash which occurs while handling the open url notification...ananta@chromium.org2010-04-021-2/+4
* Fix a ChromeFrame crash which occurs probably in the upgrade scenario where w...ananta@chromium.org2010-04-021-1/+4
* Fix a ChromeFrame crash in the bind status callback which occurs due to a NUL...ananta@chromium.org2010-04-021-1/+3
* Remove an incorrect DCHECK in the OnOpenURL function in ChromeFrameananta@chromium.org2010-04-021-2/+0
* Fix a crash in ChromeFrame in our IBindStatusCallback wrapper which attempts ...ananta@chromium.org2010-04-021-2/+9