summaryrefslogtreecommitdiffstats
path: root/content/browser/site_instance.cc
Commit message (Expand)AuthorAgeFilesLines
* Define the public interface for content browser SiteInstance. This interface ...ananta@chromium.org2012-01-251-253/+0
* Hide BrowsingInstance from all but SiteInstance, as intended by design.joi@chromium.org2012-01-181-0/+4
* Don't swap processes for javascript: URLs.nasko@chromium.org2012-01-141-1/+6
* Make page IDs be specific to a RenderView rather than global to its process.creis@chromium.org2011-12-161-5/+0
* Make hosted apps launched via chrome.tabs.create with an URL redirect have th...mihaip@chromium.org2011-12-161-5/+3
* Enhance --enable-strict-site-isolation to prevent a site-isolated renderercevans@chromium.org2011-11-231-0/+19
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-6/+8
* Fix next_page_id_ in a NTP forced to share an existing WebUI process.creis@chromium.org2011-11-171-2/+3
* Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...aa@chromium.org2011-11-091-4/+3
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-4/+4
* Move content_browser_client.h to public, and while at it, movejoi@chromium.org2011-10-191-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-4/+4
* Move content_client.h into content/public.joi@chromium.org2011-10-181-1/+0
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-0/+1
* Change AllSources to AllBrowserContextsAndSources in site_instance.cc, as the...mirandac@chromium.org2011-10-171-1/+1
* Move url_constansts.h to content/public/common.jam@chromium.org2011-10-141-1/+1
* Delegate decision what site instances can be rendered in what process to chromejochen@chromium.org2011-09-271-30/+6
* Removal of Profile from content part 1.avi@chromium.org2011-07-271-17/+24
* Use process-per-app-instance for hosted apps without background permission.creis@chromium.org2011-07-121-0/+5
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+3
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-081-5/+3
* Revert 88142 to fix sync_integration_tests offline.msw@chromium.org2011-06-071-3/+5
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-071-5/+3
* Swap processes on reload if a hosted app has been installed/uninstalled.creis@chromium.org2011-05-251-0/+12
* Drop url_constants dependency in content/.avi@chromium.org2011-05-191-9/+12
* Support window.opener after a process swap.creis@chromium.org2011-05-121-1/+4
* Move BrowserRenderProcessHost to content. It should have been moved earlier.jam@chromium.org2011-04-191-1/+1
* Get rid of extensions dependency from content\browser.jam@chromium.org2011-04-041-13/+1
* Move WebUIFactory to chrome/, try 2.estade@chromium.org2011-03-301-1/+3
* Revert 79691 - Move WebUIFactory to chrome/browser.estade@chromium.org2011-03-291-3/+1
* Move WebUIFactory to chrome/browser.estade@chromium.org2011-03-291-1/+3
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-1/+1
* WebUI: Move the core files of WebUI from chrome/browser/webui to content/brow...tfarina@chromium.org2011-02-251-1/+1
* Remove browsing_instance.h stub file and update all the references.tfarina@chromium.org2011-02-241-2/+2
* Move core pieces of browser\renderer_host to src\content.jam@chromium.org2011-02-191-0/+236