summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test
Commit message (Expand)AuthorAgeFilesLines
* Reduce flakiness in chrome_frame_tests.exe by having each test run in a clean...grt@chromium.org2012-02-2812-239/+412
* Enable Chrome Frame net tests on IE9.erikwright@chromium.org2012-02-282-31/+22
* Cleanup: Remove some deprecated file_util methods.thestig@chromium.org2012-02-241-9/+9
* Revert 123123 (probably caused a big perf regression -- http://crbug.com/115479,thakis@chromium.org2012-02-231-2/+2
* Revert 123135 - Revert 123118 - Don't run chrome_frame_net_tests URLRequestTe...groby@chromium.org2012-02-222-1/+44
* Revert 123118 - Don't run chrome_frame_net_tests URLRequestTestHTTP over loop...groby@chromium.org2012-02-222-44/+1
* Fix media code to work with new ffmpeg.dalecurtis@google.com2012-02-221-2/+2
* Don't run chrome_frame_net_tests URLRequestTestHTTP over loopback, due to mys...erikwright@chromium.org2012-02-222-1/+44
* Have ScopedClipboardWriter and Clipboard::WriteObjects take a buffer parameter.peter@pcc.me.uk2012-02-221-1/+2
* These tests cannot run under chrome_frame_net_tests by design.erikwright@chromium.org2012-02-211-0/+2
* Flakiness cleanup: disable remaining flaky tests in src/evan@chromium.org2012-02-153-4/+4
* Marks a handful of chrome frame tests as flaky.sky@chromium.org2012-02-153-5/+9
* Fix COM initialization in chrome_frame_tests.exe for the ATL version included...robertshield@chromium.org2012-02-143-9/+23
* Flakiness cleanup: disable flaky tests under chrome_frame/evan@chromium.org2012-02-144-12/+13
* Disable Chrome's print preview in Chrome Frame.grt@chromium.org2012-02-142-0/+32
* Revert 121852 - Fix COM initialization in chrome_frame_tests.exe when built w...joi@chromium.org2012-02-141-2/+4
* Fix COM initialization in chrome_frame_tests.exe when built with the ATL incl...robertshield@chromium.org2012-02-141-4/+2
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-102-1/+6
* Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...marshall@chromium.org2012-02-092-6/+1
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-092-1/+6
* Revert "Support sharing of ContentMain and BrowserMain code with embedded use...evan@chromium.org2012-02-062-6/+1
* Support sharing of ContentMain and BrowserMain code with embedded use cases.marshall@chromium.org2012-02-062-1/+6
* Add partial pre-read functionality to browser startup (Windows).rogerm@chromium.org2012-02-031-12/+143
* Fix flakiness in Chrome Frame HeaderTest.grt@chromium.org2012-02-031-2/+3
* Disable ChromeFrameTestWithWebServer.WidgetModeIE_CFInstanceRPC in Debug builds.grt@chromium.org2012-02-031-1/+8
* Fix races in CFTxtFieldUndo and CFTxtFieldRedo tests.grt@chromium.org2012-02-031-14/+21
* Make some CF integration tests ever so slightly more deterministic.grt@chromium.org2012-02-021-24/+40
* Fix use of OnAccDocLoad in CF integration tests.grt@chromium.org2012-02-029-55/+152
* Fix attrition experiment toast regression due to startup refactoring.finnur@chromium.org2012-02-022-3/+4
* Enlarge the CF integration test timeout values, more so for Debug builds.robertshield@chromium.org2012-01-311-2/+8
* content: Modfiy ResourceBundle and content_shell to run with alternative pak ...erg@chromium.org2012-01-281-1/+1
* Fix JS error in ChromeFrameTestWithWebServer.FLAKY_WidgetModeIE_SrcProperty t...robertshield@chromium.org2012-01-261-11/+14
* Disable certain net tests when running under Chrome Frame.erikwright@chromium.org2012-01-251-0/+17
* A couple more improvements to chrome_frame_tests.exe:robertshield@chromium.org2012-01-252-10/+23
* Spawn a new process to register and unregister DLLs.grt@chromium.org2012-01-254-3/+7
* Mark flaky.miket@chromium.org2012-01-241-2/+3
* Disable DllRedirectorLoadingTest.TestDllRedirection for component builds.grt@chromium.org2012-01-231-1/+10
* Log WebBrowser event method names rather than DISPID integer values for more ...grt@chromium.org2012-01-233-10/+128
* Fix npchrome_frame dll lookups for shared_library builds.grt@chromium.org2012-01-201-10/+1
* Disable DllRedirectorLoadingTest.TestDllRedirection for component builds.grt@chromium.org2012-01-181-2/+11
* Convert use of int ms to TimeDelta in files owned by ananta.tedvessenes@gmail.com2012-01-121-3/+3
* Synchronize access to TestAutomationResourceMessageFilter's requests_ map. Th...robertshield@chromium.org2012-01-112-2/+25
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-112-23/+2
* Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...jam@chromium.org2012-01-102-0/+24
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-102-24/+0
* Allow Chrome Frame test to run on Vista/IE7 at high integrity.grt@chromium.org2012-01-091-3/+11
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Allow crash reporting for GCF integration tests to be suppressed via command ...grt@chromium.org2012-01-061-4/+9
* Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn.ajwong@chromium.org2012-01-061-2/+2
* Disable FullTabSeleniumTest.Core, crashes flakily.mnissler@chromium.org2012-01-041-2/+3