summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_process_host_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move ContentBrowserTest class to content/public, since it's used by component...jam@chromium.org2014-03-271-2/+2
* Guarantee that RenderProcessHostObserver::RenderProcessHostDestroyed is alway...avi@chromium.org2014-02-061-0/+85
* Switch RenderProcessHostTest to observe the RenderProcessHost rather than use...avi@chromium.org2014-01-041-7/+27
* Guest renderers should not host non-guest content.marja@chromium.org2013-12-171-0/+40
* [content shell] move browser process stuff into browser/ subdirjochen@chromium.org2013-08-201-1/+1
* Re-fix http://crbug.com/87176, and add a test.jyasskin@chromium.org2013-06-131-0/+50
* Move the render process host tests in content to chrome. These test chrome sp...jam@chromium.org2012-07-271-247/+0
* content: Put test_url_constants.* into content namespace.tfarina@chromium.org2012-07-191-5/+5
* Always enable dom automation for browser_tests. This avoids developers having...jam@chromium.org2012-07-181-4/+1
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-6/+7
* Move browser commands into a separate file.ben@chromium.org2012-06-251-2/+3
* Move singleton tabs off Browser.ben@chromium.org2012-06-211-7/+8
* TabContentsWrapper -> TabContents, part 57.avi@chromium.org2012-06-131-1/+1
* Remove virtual keyboard support:yusukes@google.com2012-05-221-12/+0
* TabContents -> WebContentsImpl, part 7.avi@chromium.org2012-04-111-1/+1
* Get rid of render_process_host_browsertest.h dependency from chrome.jam@chromium.org2012-03-161-120/+125
* Revert 126199 - Fixing a problem, where a hung renderer process is not killed...creis@chromium.org2012-03-121-68/+0
* Fixing a problem, where a hung renderer process is not killed when navigating...creis@chromium.org2012-03-121-0/+68
* Revert 126151 - Fixing a problem, where a hung renderer process is not killed...creis@chromium.org2012-03-121-68/+0
* Fixing a problem, where a hung renderer process is not killed when navigating...creis@chromium.org2012-03-121-0/+68
* Adding a command line flag to specify renderer process limitnasko@chromium.org2012-02-131-88/+103
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-3/+2
* Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.jam@chromium.org2012-01-041-7/+7
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-031-3/+5
* Removing MessageLoop::QuitTask() from content/dcheng@chromium.org2011-12-101-1/+1
* Fix tab backgroundingdavemoore@chromium.org2011-12-021-0/+62
* Move some TOUCH_UI => USE_VIRTUAL_KEYBOARD.bryeung@chromium.org2011-11-291-6/+6
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-7/+8
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Assign urls to RenderProcessHosts by if they refer to isolated apps, or use t...ajwong@chromium.org2011-10-121-2/+2
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-1/+1
* Remove content dependency on chrome/browser/accessibility/browser_accessibili...jam@chromium.org2011-06-131-1/+1
* Finish removing url_constants from content/.avi@chromium.org2011-05-241-126/+19
* Remove history dependency from content.jam@chromium.org2011-05-241-1/+0
* Fix a few browser tests for touchui: Count the renderer for the keyboard and ...sadrul@chromium.org2011-05-211-0/+20
* Browser::Type cleanup.jianli@chromium.org2011-05-051-5/+5
* retry r76329 with chromeos fixestade@chromium.org2011-03-021-8/+8
* Revert 76329 Broke compile - Change the behavior of ignore_path in BrowserNav...inferno@chromium.org2011-03-011-8/+8
* Change the behavior of ignore_path in BrowserNavigator.estade@chromium.org2011-03-011-8/+8
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-241-0/+263