index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
renderer_host
/
render_process_host_browsertest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move ContentBrowserTest class to content/public, since it's used by component...
jam@chromium.org
2014-03-27
1
-2
/
+2
*
Guarantee that RenderProcessHostObserver::RenderProcessHostDestroyed is alway...
avi@chromium.org
2014-02-06
1
-0
/
+85
*
Switch RenderProcessHostTest to observe the RenderProcessHost rather than use...
avi@chromium.org
2014-01-04
1
-7
/
+27
*
Guest renderers should not host non-guest content.
marja@chromium.org
2013-12-17
1
-0
/
+40
*
[content shell] move browser process stuff into browser/ subdir
jochen@chromium.org
2013-08-20
1
-1
/
+1
*
Re-fix http://crbug.com/87176, and add a test.
jyasskin@chromium.org
2013-06-13
1
-0
/
+50
*
Move the render process host tests in content to chrome. These test chrome sp...
jam@chromium.org
2012-07-27
1
-247
/
+0
*
content: Put test_url_constants.* into content namespace.
tfarina@chromium.org
2012-07-19
1
-5
/
+5
*
Always enable dom automation for browser_tests. This avoids developers having...
jam@chromium.org
2012-07-18
1
-4
/
+1
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
1
-6
/
+7
*
Move browser commands into a separate file.
ben@chromium.org
2012-06-25
1
-2
/
+3
*
Move singleton tabs off Browser.
ben@chromium.org
2012-06-21
1
-7
/
+8
*
TabContentsWrapper -> TabContents, part 57.
avi@chromium.org
2012-06-13
1
-1
/
+1
*
Remove virtual keyboard support:
yusukes@google.com
2012-05-22
1
-12
/
+0
*
TabContents -> WebContentsImpl, part 7.
avi@chromium.org
2012-04-11
1
-1
/
+1
*
Get rid of render_process_host_browsertest.h dependency from chrome.
jam@chromium.org
2012-03-16
1
-120
/
+125
*
Revert 126199 - Fixing a problem, where a hung renderer process is not killed...
creis@chromium.org
2012-03-12
1
-68
/
+0
*
Fixing a problem, where a hung renderer process is not killed when navigating...
creis@chromium.org
2012-03-12
1
-0
/
+68
*
Revert 126151 - Fixing a problem, where a hung renderer process is not killed...
creis@chromium.org
2012-03-12
1
-68
/
+0
*
Fixing a problem, where a hung renderer process is not killed when navigating...
creis@chromium.org
2012-03-12
1
-0
/
+68
*
Adding a command line flag to specify renderer process limit
nasko@chromium.org
2012-02-13
1
-88
/
+103
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-3
/
+2
*
Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.
jam@chromium.org
2012-01-04
1
-7
/
+7
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
1
-3
/
+5
*
Removing MessageLoop::QuitTask() from content/
dcheng@chromium.org
2011-12-10
1
-1
/
+1
*
Fix tab backgrounding
davemoore@chromium.org
2011-12-02
1
-0
/
+62
*
Move some TOUCH_UI => USE_VIRTUAL_KEYBOARD.
bryeung@chromium.org
2011-11-29
1
-6
/
+6
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
1
-7
/
+8
*
Move content_switches to content\public\common.
jam@chromium.org
2011-10-13
1
-1
/
+1
*
Assign urls to RenderProcessHosts by if they refer to isolated apps, or use t...
ajwong@chromium.org
2011-10-12
1
-2
/
+2
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-1
/
+1
*
Remove content dependency on chrome/browser/accessibility/browser_accessibili...
jam@chromium.org
2011-06-13
1
-1
/
+1
*
Finish removing url_constants from content/.
avi@chromium.org
2011-05-24
1
-126
/
+19
*
Remove history dependency from content.
jam@chromium.org
2011-05-24
1
-1
/
+0
*
Fix a few browser tests for touchui: Count the renderer for the keyboard and ...
sadrul@chromium.org
2011-05-21
1
-0
/
+20
*
Browser::Type cleanup.
jianli@chromium.org
2011-05-05
1
-5
/
+5
*
retry r76329 with chromeos fix
estade@chromium.org
2011-03-02
1
-8
/
+8
*
Revert 76329 Broke compile - Change the behavior of ignore_path in BrowserNav...
inferno@chromium.org
2011-03-01
1
-8
/
+8
*
Change the behavior of ignore_path in BrowserNavigator.
estade@chromium.org
2011-03-01
1
-8
/
+8
*
Move files out of chrome\browser\renderer_host\test alongside their source. ...
jam@chromium.org
2011-02-24
1
-0
/
+263