summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test
Commit message (Expand)AuthorAgeFilesLines
* Recommit of the ill-fated r44474, this time with new compiling goodness.robertshield@chromium.org2010-04-147-0/+203
* 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-147-203/+0
* Add multi-version delegation to Chrome Frame such that CF will scan for older...robertshield@chromium.org2010-04-147-0/+203
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-1/+4
* 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-142-5/+5
* 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-131-0/+2
* IE would not switch into ChromeFrame if the url being navigated to had an anc...ananta@chromium.org2010-04-131-1/+35
* Add chrome_launcher to the list of processes terminated at the beginning and ...ananta@chromium.org2010-04-123-0/+3
* Fix build by commenting the tests in UrlmonMonikerTest.amit@chromium.org2010-04-091-1/+2
* Switch renderer in Moniker patchamit@chromium.org2010-04-094-301/+358
* The ChromeFrame tests should use IWebBrowser::Quit to quit IE. This ensures t...ananta@chromium.org2010-04-081-5/+1
* Fix horrible bug in Cache.stoyan@chromium.org2010-04-081-0/+72
* 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-082-19/+26
* 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
* 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
* Fix a ChromeFrame crash which was reported in the crash server in the helper ...ananta@chromium.org2010-04-051-0/+5
* Test the new code for propagating OnChannelError to Chrome Frame Delegate.mad@chromium.org2010-03-312-36/+144
* cleanup: Include base/path_service.h in tests that use it.thestig@chromium.org2010-03-311-2/+2
* Unit test for form download (POST). This replicates the issue reported in bu...tommi@chromium.org2010-03-294-25/+166
* Fixes GCF perf tests in prep for re-enabling them on the bots.slightlyoff@chromium.org2010-03-261-33/+10
* Reenable the ChromeFrame unload event test which basically loads a page which...ananta@chromium.org2010-03-261-2/+1
* Added the propagation of the OnChannelError notification.mad@chromium.org2010-03-262-3/+11
* Committing for Eric Dingle.mad@chromium.org2010-03-262-19/+92
* 3rd try. *sigh*slightlyoff@chromium.org2010-03-265-23/+51
* Provide the chrome frame content type from tests which is what we handle in o...tommi@chromium.org2010-03-261-3/+16
* Disabling BindToStorageSwitchContent while I fix it.tommi@chromium.org2010-03-261-1/+3
* Reverting this CL to see if this fixes chrome frame unit test failures.ananta@chromium.org2010-03-255-51/+23
* Implements IDeleteBrowsing history and moves the GCF profile into the IE TIF ...slightlyoff@chromium.org2010-03-255-23/+51
* Reland r42473. Add a delegate to CookieMonster and broadcast notifications ab...jochen@chromium.org2010-03-251-1/+1
* The ChromeFrame referrer test is not flaky anymore.ananta@chromium.org2010-03-251-2/+1
* Make (&CGID_Explorer, SBCMDID_MIXEDZONE) command more sane.stoyan@chromium.org2010-03-241-0/+52
* Revert 42473 - Add a delegate to CookieMonster and broadcast notifications ab...dhollowa@chromium.org2010-03-241-1/+1
* Add a delegate to CookieMonster and broadcast notifications about changes to ...jochen@chromium.org2010-03-241-1/+1
* Adding support for HEAD requests.tommi@chromium.org2010-03-231-0/+40
* Reimplementation of FunctionStub to avoid rewriting potentially executing cod...siggi@chromium.org2010-03-231-65/+0
* Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ...joi@chromium.org2010-03-232-85/+14
* Fix ChromeFrame referrer test which was flaky due to incorrect http header pa...ananta@chromium.org2010-03-231-6/+8
* Allow TabContentsDelegate classes to specify whether InfoBars are enabled.joi@chromium.org2010-03-232-14/+85
* Also switching the default of the tests to default to the moniker patch.tommi@chromium.org2010-03-231-3/+3
* Disable FullTabModeIE_MenuSaveAs as it hangs the Chrome Frame tests.jhawkins@chromium.org2010-03-181-1/+2
* Verify the URL in address baramit@chromium.org2010-03-181-29/+81