summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* More non-debug logging in Chrome Frame tests.grt@chromium.org2012-03-249-65/+64
* Flaky Chrome Frame ContextMenu tests.grt@chromium.org2012-03-231-6/+12
* Make CF's RefreshContentsUATest test resilient to unexpected favicon loads.grt@chromium.org2012-03-211-4/+0
* Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .erikwright@chromium.org2012-03-151-2/+2
* Revert "Disabling ChromeFrame.Launch" (r124964)grt@chromium.org2012-03-151-4/+1
* Move scoped_ole_initializer.h to ui/base/win and clean up ole initialization/...tfarina@chromium.org2012-03-142-2/+3
* Don't perform or require a successful Chrome shutdown at the end of Chrome Fr...erikwright@chromium.org2012-03-144-6/+46
* Enable the test log collector for Chrome Frame integration tests.grt@chromium.org2012-03-131-0/+9
* Adding FieldTrial support for Chrome Frame to allow measurement of startup ti...robertshield@chromium.org2012-03-104-7/+12
* Disabling ChromeFrame.Launchrobertshield@chromium.org2012-03-051-1/+4
* Second attempt to land ffmpeg roll.dalecurtis@google.com2012-03-011-2/+2
* 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