| Commit message (Expand) | Author | Age | Files | Lines |
* | Move existing kSitePerProcess checks to a policy-oracle object | nick | 2015-07-27 | 1 | -7/+12 |
* | Kill renderers for bad password forms in --site-per-process. | lfg | 2015-07-17 | 1 | -0/+6 |
* | Exclude <webview> process from locking to chrome-guest:// site. | lazyboy | 2015-06-24 | 1 | -0/+8 |
* | Remove --enable-strict-site-isolation from code and comments. | nick | 2015-06-09 | 1 | -4/+3 |
* | [Clean up] Fix the comment for SiteIntance::CreateForURL | jinlong.zhai | 2015-02-09 | 1 | -2/+1 |
* | Ensure that URLs with no host are given a meaningful site URL. | creis | 2014-12-18 | 1 | -8/+11 |
* | Move RenderViewHost swap out state to RenderFrameHost. | creis | 2014-09-29 | 1 | -1/+1 |
* | Add/improve tracing in navigation. | nasko | 2014-08-28 | 1 | -0/+4 |
* | Add base:: qualification to some COmmandLine references in content. | brettw@chromium.org | 2014-08-11 | 1 | -1/+2 |
* | Navigation transitions: Place transition page in same process as destination ... | simonhatch@chromium.org | 2014-08-02 | 1 | -9/+17 |
* | Check BrowsingInstance before swapping prerenders. | davidben@chromium.org | 2014-05-15 | 1 | -0/+12 |
* | Remove SupportsBrowserPlugin() | zork@chromium.org | 2014-04-13 | 1 | -3/+0 |
* | Fix bugs with renderer-side debug URLs, like chrome://crash or javascript:. | creis@chromium.org | 2014-02-03 | 1 | -17/+3 |
* | When checking the public suffix list, set INCLUDE_PRIVATE_REGISTRIES for all ... | rsleevi@chromium.org | 2014-01-30 | 1 | -2/+2 |
* | Introduce RenderProcessHostObserver, use it in its first client. | avi@chromium.org | 2013-11-19 | 1 | -12/+8 |
* | Move kGuestScheme into content namespace. | tfarina@chromium.org | 2013-10-09 | 1 | -5/+5 |
* | Move kJavaScriptScheme into content namespace. | tfarina@chromium.org | 2013-08-19 | 1 | -1/+1 |
* | Clean up SiteInstance with all swapped out views. | dsjang@chromium.org | 2013-07-12 | 1 | -0/+1 |
* | Add UMA stats for predicted process counts with out-of-process iframes. | creis@chromium.org | 2013-06-14 | 1 | -4/+3 |
* | Pass the SiteInstance into CreateRenderProcessHost | jyasskin@chromium.org | 2013-06-06 | 1 | -1/+1 |
* | Store the RenderProcessHostFactory in a global variable | jyasskin@chromium.org | 2013-06-06 | 1 | -3/+9 |
* | Update content/ to use scoped_refptr<T>::get() rather than implicit "operator... | rsleevi@chromium.org | 2013-06-02 | 1 | -2/+2 |
* | Add support for split Public Suffix List distinctions. | nyquist@chromium.org | 2013-05-14 | 1 | -2/+7 |
* | Revert 199771 "Add support for split Public Suffix List distinct..." | nyquist@chromium.org | 2013-05-13 | 1 | -7/+2 |
* | Add support for split Public Suffix List distinctions. | nyquist@chromium.org | 2013-05-13 | 1 | -2/+7 |
* | Browser Plugin: Only install BrowserPluginMessageFilter if render process sup... | fsamuel@chromium.org | 2013-03-23 | 1 | -0/+3 |
* | content: Move more constants from url_constants.h into content namespace. | tfarina@chromium.org | 2013-03-02 | 1 | -3/+3 |
* | Garbage Collect the Storage directory on next profile start after an extensio... | ajwong@chromium.org | 2012-12-11 | 1 | -31/+31 |
* | Add an experimental --site-per-process flag. | creis@chromium.org | 2012-11-15 | 1 | -1/+4 |
* | Clean up SiteInstance::HasWrongProcessForURL and documentation. | creis@chromium.org | 2012-11-11 | 1 | -3/+7 |
* | Fix NULL pointer access in content::RenderProcessHostImpl::IsSuitableHost(). | hshi@google.com | 2012-11-08 | 1 | -1/+1 |
* | content: Move two more url constants into content namespace. | tfarina@chromium.org | 2012-11-01 | 1 | -1/+1 |
* | Move remaining files in content\browser to the content namespace. | jam@chromium.org | 2012-10-30 | 1 | -16/+13 |
* | Revert 164120 - content/browser: Move more files into the content namespace. | sail@chromium.org | 2012-10-25 | 1 | -1/+0 |
* | content/browser: Move more files into the content namespace. | tfarina@chromium.org | 2012-10-25 | 1 | -0/+1 |
* | Rename GetSite in SiteInstance to GetSiteURL. | nasko@chromium.org | 2012-09-28 | 1 | -1/+1 |
* | Move StoragePartition into content/public and remove BrowserContext::GetDOMSt... | ajwong@chromium.org | 2012-08-18 | 1 | -15/+17 |
* | Move files related to registry-controlled domains into a new net/base/registr... | pam@chromium.org | 2012-07-20 | 1 | -1/+1 |
* | Move process-per-site logic from BrowsingInstance to RenderProcessHost. | creis@chromium.org | 2012-06-29 | 1 | -13/+60 |
* | Browser Plugin: Guests should be in their own BrowsingInstance/SiteInstances,... | fsamuel@chromium.org | 2012-06-22 | 1 | -1/+6 |
* | Move some code into the content namespace. | darin@chromium.org | 2012-06-01 | 1 | -0/+1 |
* | Create swapped-out opener RVHs after a process swap. | creis@chromium.org | 2012-05-02 | 1 | -0/+5 |
* | Fix bug where a large number of extensions can starve the browser for rendere... | nasko@chromium.org | 2012-02-22 | 1 | -1/+2 |
* | Create a content public browser API around the ChildProcessSecurityPolicy cla... | ananta@chromium.org | 2012-02-09 | 1 | -3/+3 |
* | Move handling of debug urls like chrome://crash, chrome://gpuclean to content... | jam@chromium.org | 2012-02-08 | 1 | -2/+4 |
* | Define the public interface for content browser SiteInstance. This interface ... | ananta@chromium.org | 2012-01-25 | 1 | -0/+269 |