summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* Merge 46738 - Change to a simpler upgrade scheme for Chrome Frame whereby we ...robertshield@chromium.org2010-05-085-405/+90
* Merge 46683 - Add ExceptionBarrier to module scanning in the hope of reducing...robertshield@chromium.org2010-05-081-10/+22
* Merge 46715 - Cache progress notifications only if necessaryamit@chromium.org2010-05-072-9/+64
* Merge 46643 - Opening new chrome frame tabs would fail randomly. This was bec...ananta@chromium.org2010-05-071-0/+3
* Merge 46523 - Cookies would not get set correctly in ChromeFrame in full tab ...ananta@chromium.org2010-05-064-26/+85
* Merge 46525 - Do not wrap the original callback if we can;t initialize sniffi...amit@chromium.org2010-05-063-16/+20
* Merge 46499 - Fix a chrome frame crash reported on the crash server. This occ...ananta@chromium.org2010-05-051-1/+1
* Merge 46498 - Fix a chrome frame crash reported on the crash server. The cras...ananta@chromium.org2010-05-051-5/+1
* Merge 46200 - Fixes to address code review comments from tommi from CL http:/...ananta@chromium.org2010-05-025-20/+7
* Merge 46176 - Avoid reporting crashes for exceptions that hit our SEH from ca...robertshield@chromium.org2010-05-018-142/+301
* Merge 46107 - Adding missing line ending which breaks the trybots..robertshield@chromium.org2010-05-011-1/+1
* Merge 45859 - Some cleanup regarding Siggi's comments on http://codereview.ch...robertshield@chromium.org2010-05-015-7/+370
* Merge 46165 - The chrome frame install script instantiates the chrome frame a...ananta@chromium.org2010-05-015-14/+33
* Merge 46072 - Ignore EndRequest() for a urlmon urlrequest from Chrome, if ter...stoyan@chromium.org2010-04-301-0/+5
* Merge 45860 - Nicely steal moniker and bind context from the urlmon url request.stoyan@chromium.org2010-04-303-19/+49
* Merge 45969 - Fresh ChromeFrame installs triggered via wave required IE to be...ananta@chromium.org2010-04-293-1/+68
* Merge 45764 - Add an ExceptionBarrier around outbound calls to patched method...robertshield@chromium.org2010-04-288-14/+276
* Merge 45646 - Fix a chrome frame crasher reported on the crash server. It occ...ananta@chromium.org2010-04-271-4/+14
* Merge 45117 - In ChromeFrame with the moniker patch enabled we should not pro...ananta@chromium.org2010-04-205-16/+25
* Merge 45114 - In ChromeFrame with the IMoniker patch on, we should save away ...ananta@chromium.org2010-04-204-19/+55
* Merge 44988 - Make XFrameOptions detection in Chrome Frame noncasesensitive, ...robertshield@chromium.org2010-04-202-1/+8
* Merge 44991 - Enable the ChromeFrame IMoniker patch by default now.ananta@chromium.org2010-04-202-2/+2
* Merge 44951 - Context menu operations like Cut/Copy/Paste etc would not work ...ananta@chromium.org2010-04-192-5/+6
* Merge 44855 - Pass HTTP headers to Chrome in the initial pending request init...ananta@chromium.org2010-04-161-1/+6
* Merge 44846 - We need to specify at least one entry in the COM map of the bin...ananta@chromium.org2010-04-161-0/+1
* Merge 44828 - Disable the following net tests for ChromeFrame as they rely on...ananta@chromium.org2010-04-161-0/+5
* Merge 44735 - With the ChromeFrame moniker patch on, the data cache maintaine...ananta@chromium.org2010-04-164-13/+16
* Merge 44733 - With the ChromeFrame IMoniker patch in the referrer would not p...ananta@chromium.org2010-04-169-117/+103
* Merge 44713 - Disable a failing test temporarilyananta@chromium.org2010-04-161-1/+2
* Merge 44604 - Avoid a crash in ChromeFrame in the BindToStorage call initiate...amit@chromium.org2010-04-159-116/+188
* Merge 44567 - Sniff data for the chrome meta tag as in comes in.amit@chromium.org2010-04-152-9/+8
* Merge 44522 - Recommit of the illfated r44474, this time with new compiling g...amit@chromium.org2010-04-1511-5/+489
* Merge 44427 - Fix for remaining major issues with moniker patchamit@chromium.org2010-04-159-93/+174
* Merge 44369 - Preparation CL for executing READ and COOKIE network requests f...amit@chromium.org2010-04-1512-262/+250
* Merge 44364 - Return an error for command groups we don't support.amit@chromium.org2010-04-151-1/+18
* Merge 44309 - IE would not switch into ChromeFrame if the url being navigated...amit@chromium.org2010-04-156-26/+70
* Merge 44279 - Fix incorrect condition for renderer switching.amit@chromium.org2010-04-151-1/+1
* Merge 44274 - Further improvments in IE switchingamit@chromium.org2010-04-153-63/+42
* Merge 44211 - Replace lastchange and branding information in npchrome_frame.dll.amit@chromium.org2010-04-151-0/+23
* 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