summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test
Commit message (Expand)AuthorAgeFilesLines
* Switch to TimeDelta interfaces in chrome automation test infrastructure.tedvessenes@gmail.com2012-07-202-8/+10
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-182-2/+2
* Revert 146656 - Switch to TimeDelta interfaces in chrome automation test infr...cpu@chromium.org2012-07-132-10/+8
* Switch to TimeDelta interfaces in chrome automation test infrastructure.tedvessenes@gmail.com2012-07-132-8/+10
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-132-2/+2
* sandbox/src -> sandbox/win/srcjln@chromium.org2012-07-132-2/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-114-4/+0
* Remove two deprecated methods from base::Versionisherman@chromium.org2012-07-113-25/+30
* Add base::RunLoop and update ui_test_utils to use it to reduce flakinessjbates@chromium.org2012-06-282-4/+9
* Added URLRequestContext to constructor for URLRequest.erikwright@chromium.org2012-06-221-4/+6
* browser: Add ExternalTabContainer interface.tfarina@chromium.org2012-06-211-2/+3
* Automatically disable FLAKY_* version of disabled tests, if any.erikwright@chromium.org2012-06-201-2/+16
* Change the exclusion rule to FLAKY, to match the change to the test name.erikwright@chromium.org2012-06-191-1/+1
* Simplify how Content*Client interfaces are created. Instead of depending on t...jam@chromium.org2012-06-051-8/+10
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Make BrowserMainParts have an empty implementation to make embedding easier.jam@chromium.org2012-05-301-4/+0
* Give ContentMainDelegate a default implementation to simplify embedders.jam@chromium.org2012-05-301-12/+0
* Exclude the new net test HTTPSRequestTest.TLSv1Fallback from cf net tests.wtc@chromium.org2012-05-261-0/+1
* [cf] Fix TestServerTest.TestServer to talk to localhost only.szym@chromium.org2012-05-231-4/+8
* reland http://codereview.chromium.org/10379003/wjia@chromium.org2012-05-161-4/+0
* Refactor TCPListenSocket.pliard@chromium.org2012-05-163-42/+56
* Revert 137219 - enable media stream by default.wjia@chromium.org2012-05-151-0/+4
* enable media stream by default.wjia@chromium.org2012-05-151-4/+0
* Fix flake in chrome_frame_net_tests due to improper use of IE configurator.grt@chromium.org2012-05-102-1/+4
* Add new ResourceBundle::Delegate interface.marshall@chromium.org2012-05-091-1/+1
* Marking ChromeFrameTestWithWebServer.FullTabModeIE_XHRHeaderTest flaky.rogerta@chromium.org2012-05-091-1/+2
* Take snapshots when Chrome Frame fails to start in IE.erikwright@chromium.org2012-05-071-0/+6
* Share the "get CF profile dir" code between ChromeFramePlugin and chrome_fram...joi@chromium.org2012-05-037-20/+14
* chrome_frame: Use operator!= from scoped_ptr to check if |ver_system| is NULL.tfarina@chromium.org2012-05-011-1/+1
* Disabling chrome_frame_tests.exe ContextMenuTest.CFBackForward since it times...grt@chromium.org2012-04-301-1/+3
* Exclude a new net test from cf net tests.erikwright@chromium.org2012-04-281-0/+1
* Set svn:executable on windows executables.maruel@chromium.org2012-04-276-0/+0
* Flaking out some tests that use simulate_input::SendCharA.grt@chromium.org2012-04-241-5/+10
* Upstream changes making ListenSocket an abstract class.pliard@chromium.org2012-04-232-2/+5
* Update uses of TimeDelta in chrome_frame/*. Also update a bit of TimeDelta u...tedvessenes@gmail.com2012-04-2310-50/+82
* Get chrome:// dev tool urls hooked up in content_shell.michaeln@google.com2012-04-201-4/+4
* Attempt to fix ChromeFrameTestWithWebServer tests.grt@chromium.org2012-04-176-89/+225
* Marking NavigationTest.GcfProtocol1 flaky.grt@chromium.org2012-04-121-1/+2
* Use TimeDelta for Chrome Frame test's TimedMsgLoop.grt@chromium.org2012-04-1116-105/+104
* Fix flake in ProxyFactoryTest.CreateDifferentProfiles due to data race.grt@chromium.org2012-04-111-3/+6
* Remove the BrowserMainParts::GetMainMessageLoop method. Change BrowserMainLoo...marshall@chromium.org2012-04-102-5/+0
* Close accepted server sockets early and often.grt@chromium.org2012-04-052-1/+5
* Don't turn a failure to shut down IE into a test suite failure.erikwright@chromium.org2012-04-041-1/+1
* Set up machine configuration so that IE7 and IE9 behave predictably.grt@chromium.org2012-04-035-0/+551
* Add a setting to CF to remove 'chromeframe' from the UserAgent on a per-patte...robertshield@chromium.org2012-03-303-78/+178
* Mark ContextMenuTest.CFBackForward as flaky.jstritar@chromium.org2012-03-301-1/+1
* Integrate the TestLogCollector with the Chrome Frame net tests.erikwright@chromium.org2012-03-282-12/+109
* Adding policy support to Chrome Frame's launcher so that additional parameter...tommi@chromium.org2012-03-281-8/+43
* Exclude some tests that rely on a test CA being installed.erikwright@chromium.org2012-03-281-0/+3
* Fix test crashes caused by toxic use of ListenSocket.grt@chromium.org2012-03-282-7/+26