summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* Enabling the onhttpequiv detection and temporarily disabling a few tests that...tommi@chromium.org2010-01-192-5/+15
* Updates for onhttpequiv. Preserving the referrer header, zapping the current...tommi@chromium.org2010-01-165-16/+102
* Changing DLOG to LOG for tests so that we'll get the errors in the test run l...tommi@chromium.org2010-01-152-16/+21
* Suppress crash dump generation due to IsBadXXX functions.amit@chromium.org2010-01-156-44/+127
* Mark WidgetModeIE_CFInstancefrPost and WidgetModeIE_PriviligedApis as flakyjshin@chromium.org2010-01-151-2/+4
* Fix chrome_frame build by updating build files.phajdan.jr@chromium.org2010-01-132-7/+0
* Make running chrome process detection in ui tests more reliable.phajdan.jr@chromium.org2010-01-131-24/+7
* Flick the switch back to PATCH_PROTOCOL while sorting out a few failing unit ...tommi@chromium.org2010-01-121-1/+1
* Querying for one more interface to handle IE8 on XP case. This is what we we...tommi@chromium.org2010-01-123-39/+32
* Support the PUT HTTP verb in ChromeFrame in the IE host network stack impleme...ananta@chromium.org2010-01-111-10/+20
* Marking the following tests as flaky.ananta@chromium.org2010-01-081-2/+6
* Fix chrome frame net tests that were failing on some machines. Checking in s...tommi@chromium.org2010-01-081-1/+7
* Correct Chrome Frame dependencies such that a) CF tests depend on the CF DLL ...robertshield@chromium.org2010-01-081-6/+3
* Attempt 2 at landing this.ananta@chromium.org2010-01-089-166/+311
* Reason:tyoshino@chromium.org2010-01-089-311/+166
* Deleting cookies by setting the expires attribute on them with an empty value...ananta@chromium.org2010-01-089-166/+311
* Histograms sent out to Chrome need to have the kIPCSerializationSourceFlag fl...ananta@chromium.org2010-01-071-0/+1
* Reverting back to patching the protocol handlers to get the builder green again.ananta@chromium.org2010-01-071-1/+1
* Enable the HTTP Equiv patch by default and disable the InternetProtocol patches.tommi@chromium.org2010-01-071-1/+1
* Speculative fix for a ChromeFrame crasher reported by go/crash. The crash occ...ananta@chromium.org2010-01-052-3/+5
* Adding the WidgetModeFF_CFInstanceSingleton ChromeFrame test to the list of f...ananta@chromium.org2010-01-051-1/+3
* Some Chrome Frame cleanup:robertshield@chromium.org2010-01-0520-257/+173
* Marking the WidgetModeFF_CFInstanceRPC and WidgetModeFF_CFInstancePost tests ...ananta@chromium.org2010-01-041-2/+6
* Links opened in ChromeFrame via the Open in New window operation would not re...ananta@chromium.org2010-01-042-4/+237
* The function to check whether the page is running in Chrome was incorrectly f...ananta@chromium.org2010-01-021-0/+3
* Disabling the URLRequestTestHTTP.GetTest_NoCache test for ChromeFrame as this...ananta@chromium.org2009-12-301-0/+4
* Authorization headers set using XHR with ChromeFrame were stripped in the out...ananta@chromium.org2009-12-283-1/+70
* Speculative fix for a ChromeFrame crash in IE full tab mode. The crash occurs...ananta@chromium.org2009-12-282-3/+6
* Temporarily disable the HTML renderer type detection in our IInternerProtocol...ananta@chromium.org2009-12-231-2/+0
* Fix ChromeFrame net tests broken by the change to determine the renderer type...ananta@chromium.org2009-12-232-1/+15
* ChromeFrame in IE full tab mode would not render pages if Adblock Pro was ins...ananta@chromium.org2009-12-232-29/+58
* Enable UMA data upload in ChromeFramejar@chromium.org2009-12-231-6/+0
* Refactoring build configurations - make it clearer and allow better support f...gregoryd@google.com2009-12-221-1/+1
* The ChromeFrame unit tests which use gmock exit with unexpected mock calls wa...ananta@chromium.org2009-12-212-4/+10
* The ChromeFrameAutomationClient::InitiateNavigation method saves the passed i...ananta@chromium.org2009-12-211-5/+6
* Revert 35012 - Rearrange build configurations make it clearer and allow bett...gregoryd@google.com2009-12-191-1/+1
* Rearrange build configurations - make it clearer and allow better support for...gregoryd@google.com2009-12-191-1/+1
* Fix ChromeFrame test failures on the builder caused by my CL to change the wa...ananta@chromium.org2009-12-183-19/+28
* Multiple chrome frame activex controls should instantiate and navigate correc...ananta@chromium.org2009-12-185-45/+188
* Handle right-click->"Save Link As" in the host browser.tommi@chromium.org2009-12-1610-14/+56
* Marking flaky test flaky.slightlyoff@chromium.org2009-12-161-1/+2
* Tommi, please review everything. jam please review changes to resource_dispat...ananta@chromium.org2009-12-162-0/+63
* Minor change to less confusing variable name in IsSubFrameRequest in ChromeFr...robertshield@chromium.org2009-12-161-4/+4
* The chrome_frame_unittests firefox unit tests have been randomly failing on t...ananta@chromium.org2009-12-151-1/+4
* HTTPs sessions don't get established at times in ChromeFrame IE full tab mode...ananta@chromium.org2009-12-141-0/+18
* Fix a stupid bug introduced by my previous change to fix the chrome frame net...ananta@chromium.org2009-12-121-2/+3
* The ChromeFrame redirect network tests don't complete at times as we receive ...ananta@chromium.org2009-12-121-2/+4
* ChromeFrame's host network stack implementation for IE should ensure that HTT...ananta@chromium.org2009-12-121-2/+14
* Use the OnHttpEquiv notification to switch to CF when the http-equiv meta tag...tommi@chromium.org2009-12-118-204/+210
* The ChromeFrame net tests randomly crash in the url request redirect tests on...ananta@chromium.org2009-12-111-0/+7