summaryrefslogtreecommitdiffstats
path: root/content/browser/site_instance_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Move existing kSitePerProcess checks to a policy-oracle objectnick2015-07-271-0/+1
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-10/+10
* Replace FINAL and OVERRIDE with their C++11 counterparts in contentmohan.reddy2014-10-091-9/+9
* Move RenderViewHost swap out state to RenderFrameHost.creis2014-09-291-15/+14
* Check BrowsingInstance before swapping prerenders.davidben@chromium.org2014-05-151-1/+11
* Rename RenderViewHostManager to RenderFrameHostManager.creis@chromium.org2013-11-281-1/+1
* Prevent creating a swapped out RVH in the same SiteInstance as the current one.creis@chromium.org2013-11-191-4/+9
* Introduce RenderProcessHostObserver, use it in its first client.avi@chromium.org2013-11-191-10/+5
* Remove render_process_host_factory_ from SiteInstanceImpl.nick@chromium.org2013-11-071-4/+0
* Clean up SiteInstance with all swapped out views.dsjang@chromium.org2013-07-121-0/+19
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-1/+1
* Store the RenderProcessHostFactory in a global variablejyasskin@chromium.org2013-06-061-8/+9
* Garbage Collect the Storage directory on next profile start after an extensio...ajwong@chromium.org2012-12-111-4/+0
* Clean up SiteInstance::HasWrongProcessForURL and documentation.creis@chromium.org2012-11-111-1/+1
* Move remaining files in content\browser to the content namespace.jam@chromium.org2012-10-301-17/+17
* Rename GetSite in SiteInstance to GetSiteURL.nasko@chromium.org2012-09-281-1/+1
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Create swapped-out opener RVHs after a process swap.creis@chromium.org2012-05-021-2/+1
* Define the public interface for content browser SiteInstance. This interface ...ananta@chromium.org2012-01-251-0/+119