summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix crash in chrome_frame_net_tests since there was no more NotficiationServi...jam@chromium.org2011-09-151-0/+2
* ChromeFrameTestWithWebServer.WidgetModeIE_SrcProperty is Flaky.mad@chromium.org2011-09-131-1/+1
* Prevent redirector from returning the current module in cases where it fails ...robertshield@chromium.org2011-09-131-1/+1
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-09-101-4/+4
* Clean up reliability_tests: they don't need their ownphajdan.jr@chromium.org2011-09-091-1/+1
* net: Rename URLRequestStatus::os_error_.tfarina@chromium.org2011-09-081-1/+1
* Remove use of <iostream> where unnecessary.evan@chromium.org2011-09-011-1/+1
* Revamp the multi-profiles testing infrastructure.rsesek@chromium.org2011-08-311-3/+9
* Load both language packs and the resource dlls in ChromeFrame and look for lo...ananta@chromium.org2011-08-261-10/+34
* Enabling the CF tests ReadyPromptContentTest and the TopLevelPostReissueFromC...ananta@chromium.org2011-08-262-6/+2
* Revert 98424 - Revert 98398 - Disabling the ReadyPromptContentTest and thebattre@chromium.org2011-08-262-2/+6
* Revert 98398 - Disabling the ReadyPromptContentTest and the TopLevelPostReiss...battre@chromium.org2011-08-262-6/+2
* Disabling the ReadyPromptContentTest and the TopLevelPostReissueFromChromeFra...ananta@chromium.org2011-08-262-2/+6
* Tommi: I need an owner review for the chrome frame changes.rogerta@chromium.org2011-08-244-62/+15
* Remove Purify and Quantify.Doing so will reduce substantially the size of the...jeanluc@chromium.org2011-08-171-2/+0
* Ensure that webkit ASSERTION's don't fire during CRT cleanup in debug runs of...ananta@chromium.org2011-08-161-0/+6
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Include-what-you-use - web_database.h does not include headers for every sing...groby@chromium.org2011-07-291-0/+1
* Mark FullTabUITest.RendererHasFocus as FLAKY.sergeyu@chromium.org2011-07-281-1/+2
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-262-4/+3
* Update the url_request_http_job according to the asynchronous CookieMonster API.ycxiao@chromium.org2011-07-251-0/+1
* Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor.willchan@chromium.org2011-07-191-5/+5