summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move content_paths.h to content/public/common.jam@chromium.org2011-10-211-1/+1
* Update automation messages to use the new way of declaring message structs, t...jam@chromium.org2011-10-211-6/+10
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-192-4/+7
* Have Chrome Frame build its .idl artifacts into a sub-folder of SHARED_INTERM...robertshield@chromium.org2011-10-196-19/+7
* Move content_client.h into content/public.joi@chromium.org2011-10-181-1/+1
* Remove toolstrips from Chrome.aa@chromium.org2011-10-171-7/+7
* Revert 105803 - Have Chrome Frame build its .idl artifacts into a sub-folder ...robertshield@chromium.org2011-10-174-5/+15
* Have Chrome Frame build its .idl artifacts into a sub-folder of SHARED_INTERM...robertshield@chromium.org2011-10-174-15/+5
* scoped_ptr and new[] don't mix.thakis@chromium.org2011-10-071-3/+3
* Marking FullTabUITest.TabCrashRefresh as disabled.rdsmith@chromium.org2011-10-061-2/+3
* Mark CF/FullTabUITest.TabCrashRefresh chrome frame test as flaky.rdsmith@chromium.org2011-10-061-1/+2
* NetworkDelegate::OnAuthRequired can set or cancel auth, in addition to taking...cbentzel@chromium.org2011-10-031-0/+9
* Revert 103360 - NetworkDelegate::OnAuthRequired can set authentication or can...ddorwin@chromium.org2011-09-291-9/+0
* NetworkDelegate::OnAuthRequired can set authentication or cancel, in addition...cbentzel@chromium.org2011-09-291-0/+9
* Two test-related stragglers related to IE10 detection.grt@chromium.org2011-09-292-1/+5
* Remove the \servers build output directory and place Chrome Frame parts into ...robertshield@chromium.org2011-09-262-3/+1
* Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix.dpranke@chromium.org2011-09-261-5/+10
* Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g...dpranke@chromium.org2011-09-221-10/+5
* Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t...dpranke@chromium.org2011-09-221-5/+10
* Make iaccessible2 write shared generated files to SHARED_INTERMEDIATE_DIRrsleevi@chromium.org2011-09-221-1/+1
* Fix the ChromeFrame net tests dchecks in debug builds due to a missing AtExit...ananta@chromium.org2011-09-202-2/+5
* Cleanup AutomationProviderList to fix shutdown crashes on ChromeOS auto testsstevenjb@google.com2011-09-161-4/+3