summaryrefslogtreecommitdiffstats
path: root/content/browser/site_instance.h
Commit message (Expand)AuthorAgeFilesLines
* Define the public interface for content browser SiteInstance. This interface ...ananta@chromium.org2012-01-251-204/+0
* Hide BrowsingInstance from all but SiteInstance, as intended by design.joi@chromium.org2012-01-181-4/+7
* Make page IDs be specific to a RenderView rather than global to its process.creis@chromium.org2011-12-161-12/+0
* Enhance --enable-strict-site-isolation to prevent a site-isolated renderercevans@chromium.org2011-11-231-0/+3
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-5/+7
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Delegate decision what site instances can be rendered in what process to chromejochen@chromium.org2011-09-271-7/+0
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-2/+3
* Removal of Profile from content part 1.avi@chromium.org2011-07-271-8/+14
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Swap processes on reload if a hosted app has been installed/uninstalled.creis@chromium.org2011-05-251-0/+5
* Support window.opener after a process swap.creis@chromium.org2011-05-121-0/+9
* Get rid of extensions dependency from content\browser.jam@chromium.org2011-04-041-4/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Move core pieces of browser\renderer_host to src\content.jam@chromium.org2011-02-191-0/+197