summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enabling the following ChromeFrame tests which were failing because of a cras...ananta@chromium.org2012-01-043-10/+5
* Disable failing Chrome Frame tests following WebKit roll, for rniwajsbell@chromium.org2011-12-233-5/+10
* Rename PluginService to PluginServiceImpl.jam@chromium.org2011-12-211-1/+0
* Remove remaining references to CEEE.rogerta@chromium.org2011-12-203-21/+19
* Move general UiPerfTest code to shared area in preparation for performance br...jbates@chromium.org2011-12-201-17/+14
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-191-2/+3
* Revert 114944 - Standardize StringToInt{,64} interface.battre@chromium.org2011-12-181-3/+2
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-181-2/+3
* Revert 114929 - Standardize StringToInt{,64} interface.rsleevi@chromium.org2011-12-171-3/+2
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-171-2/+3
* chrome_frame: Include notification_service.h instead of notification_service_...tfarina@chromium.org2011-12-161-1/+1
* Enable ChromeFrame net tests for IE versions 8 and below. Changes include the...ananta@chromium.org2011-12-151-20/+8
* Revert 114320 (broke chrome_frame_tests) - Enable ChromeFrame net tests for I...willchan@chromium.org2011-12-141-7/+19
* Enable ChromeFrame net tests for IE versions 8 and below. Changes include the...ananta@chromium.org2011-12-141-19/+7
* This goes most of the way to re-enabling chrome_frame_net_tests by making it ...joi@chromium.org2011-12-124-224/+371
* Removing MessageLoop::QuitTask() from chrome_frame/dcheng@chromium.org2011-12-105-9/+9
* Reverts a commit that caused ASAN failures, and 2 dependent commits.joi@chromium.org2011-12-071-1/+1
* Chrome Frame test fixes for Vista/IE7.grt@chromium.org2011-12-0614-165/+258
* base::Bind: Convert disk_cache_based_ssl_host_info.jhawkins@chromium.org2011-12-061-1/+1
* Suppression of ContextMenuTest.CFTxtFieldPastevsevik@chromium.org2011-12-021-1/+1
* Added recommended pref store on Windows.joaodasilva@chromium.org2011-12-011-2/+2
* Fix typo in poor man's trybot.joi@chromium.org2011-11-301-1/+1
* ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...pkasting@chromium.org2011-11-291-2/+2
* Revert 111910 - Attempt to re-enable ChromeFrame net tests.joi@chromium.org2011-11-291-2/+4
* Attempt to re-enable ChromeFrame net tests.joi@chromium.org2011-11-291-4/+2
* Have content/ create and destroy its own threads. (Re-land)joi@chromium.org2011-11-282-12/+43
* Update poor man's trybot script.joi@chromium.org2011-11-281-11/+20
* Revert 111695 - Have content/ create and destroy its own threads.joi@chromium.org2011-11-282-43/+12
* Have content/ create and destroy its own threads.joi@chromium.org2011-11-282-12/+43
* Disabling chrome frame net tests on IE9 as they are flaky.ananta@chromium.org2011-11-231-0/+10
* base::Bind: Convert chrome_frame/.jhawkins@chromium.org2011-11-189-78/+85
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-2/+2
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-3/+3
* base::Bind: Low-hanging fruit conversions of NewRunnableFunction.jhawkins@chromium.org2011-11-124-7/+11
* Disable URLRequestTestHTTP.NetworkDelegateRedirectRequest/MultipleRedirectTes...thakis@chromium.org2011-11-051-0/+4
* Fix up Chrome Frame's net tests so they run on IE9.robertshield@chromium.org2011-11-031-9/+26
* Thread::Stop() must be called before any subclass's destructor completes.joi@chromium.org2011-11-021-0/+4
* Move BrowserThread to content namespace.joi@chromium.org2011-11-022-3/+5
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-283-8/+8
* rename Run in MessageLoopForUI to RunWithDispatcheroshima@google.com2011-10-241-4/+4