summaryrefslogtreecommitdiffstats
path: root/content/browser/browsing_instance.cc
Commit message (Expand)AuthorAgeFilesLines
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-4/+6
* Move remaining files in content\browser to the content namespace.jam@chromium.org2012-10-301-2/+4
* Rename GetSite in SiteInstance to GetSiteURL.nasko@chromium.org2012-09-281-2/+2
* Move process-per-site logic from BrowsingInstance to RenderProcessHost.creis@chromium.org2012-06-291-87/+10
* Rename WebUIFactory to WebUIControllerFactory since that's what it creates now.jam@chromium.org2012-01-271-3/+5
* Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leakyfischman@chromium.org2012-01-261-5/+2
* Define the public interface for content browser SiteInstance. This interface ...ananta@chromium.org2012-01-251-16/+21
* Hide BrowsingInstance from all but SiteInstance, as intended by design.joi@chromium.org2012-01-181-3/+3
* Move WebUIFactory into content/public/browser and make it use WebContents ins...jam@chromium.org2012-01-071-2/+3
* Trivial move of content::BrowserContext to content/public.joi@chromium.org2011-12-151-1/+1
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+2
* content: Remove 16 exit time destructors and 15 static initializers.thakis@chromium.org2011-11-081-4/+8
* Move content_browser_client.h to public, and while at it, movejoi@chromium.org2011-10-191-1/+1
* Move content_client.h into content/public.joi@chromium.org2011-10-181-1/+0
* Move url_constansts.h to content/public/common.jam@chromium.org2011-10-141-1/+1
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Removal of Profile from content part 1.avi@chromium.org2011-07-271-20/+24
* Get rid of the ProfileId. It was added for ceee. I reverted the original chan...jam@chromium.org2011-07-131-6/+2
* Use process-per-app-instance for hosted apps without background permission.creis@chromium.org2011-07-121-1/+2
* Remove content dependency on chrome/browser/accessibility/browser_accessibili...jam@chromium.org2011-06-131-1/+1
* Drop url_constants dependency in content/.avi@chromium.org2011-05-191-1/+1
* Move WebUIFactory to chrome/, try 2.estade@chromium.org2011-03-301-2/+5
* Revert 79691 - Move WebUIFactory to chrome/browser.estade@chromium.org2011-03-291-5/+2
* Move WebUIFactory to chrome/browser.estade@chromium.org2011-03-291-2/+5
* Make the ChromeNetworkDelegate use the ExtensionEventRouterForwarderjochen@chromium.org2011-03-011-2/+2
* WebUI: Move the core files of WebUI from chrome/browser/webui to content/brow...tfarina@chromium.org2011-02-251-1/+1
* Move core pieces of chrome\browser. I've only gone up to "g", will do the re...jam@chromium.org2011-02-221-0/+149