summaryrefslogtreecommitdiffstats
path: root/content/browser/site_instance_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Define the public interface for content browser SiteInstance. This interface ...ananta@chromium.org2012-01-251-591/+0
* Hide BrowsingInstance from all but SiteInstance, as intended by design.joi@chromium.org2012-01-181-0/+8
* Don't swap processes for javascript: URLs.nasko@chromium.org2012-01-141-60/+95
* Rename NavigationController to NavigationControllerImpl and put it into the c...jam@chromium.org2011-12-281-15/+13
* Make page IDs be specific to a RenderView rather than global to its process.creis@chromium.org2011-12-161-11/+0
* Make hosted apps launched via chrome.tabs.create with an URL redirect have th...mihaip@chromium.org2011-12-161-0/+4
* Make NavigationEntry and friends use content::Referrer instead of plain URLsjochen@chromium.org2011-12-051-4/+5
* Cleanup SiteInstanceTest a bitjochen@chromium.org2011-11-281-16/+5
* Move NavigationControllerTest to contentjochen@chromium.org2011-11-281-5/+0
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-11/+12
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Switch content tests to use BrowserThreadImpl directly.joi@chromium.org2011-10-311-2/+4
* Move PageZoom enum into content/public/common and into the content namespace....jam@chromium.org2011-10-281-1/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* Move content_client.h into content/public.joi@chromium.org2011-10-181-1/+1
* Move url_constansts.h to content/public/common.jam@chromium.org2011-10-141-1/+1
* Don't show URL for pending new navigations initiated by the renderer.creis@chromium.org2011-10-131-3/+6
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-3/+3
* Delegate decision what site instances can be rendered in what process to chromejochen@chromium.org2011-09-271-28/+58
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-2/+1
* Get rid of static TabContentsView::Create function since the interface is in ...jam@chromium.org2011-08-241-0/+13
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-031-1/+2
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Removal of Profile from content part 1.avi@chromium.org2011-07-271-4/+6
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Get rid of the ProfileId. It was added for ceee. I reverted the original chan...jam@chromium.org2011-07-131-67/+0
* Use process-per-app-instance for hosted apps without background permission.creis@chromium.org2011-07-121-0/+5
* Make all content client interfaces pure virtual.joi@chromium.org2011-06-291-2/+6
* Get rid of the following dependencies from content:jam@chromium.org2011-06-141-3/+3
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-081-12/+7
* Revert 88142 to fix sync_integration_tests offline.msw@chromium.org2011-06-071-7/+12
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-071-12/+7
* Use OVERRIDE for the ContentClients.avi@chromium.org2011-05-311-2/+3
* Get rid of render_messages.h and web_cache_manager.h. I moved the view sourc...jam@chromium.org2011-05-261-1/+0
* Drop url_constants dependency in content/.avi@chromium.org2011-05-191-6/+11
* Revert my recent changes regarding title directionality.evan@chromium.org2011-04-251-4/+4
* Change NavigationEntry's title fields to carry the text direction.evan@chromium.org2011-04-231-4/+4
* Move BrowserRenderProcessHost to content. It should have been moved earlier.jam@chromium.org2011-04-191-1/+1
* Add a dcheck to make sure that RenderProcessHost::AllHostsIterator is called ...jam@chromium.org2011-04-071-1/+5
* Get rid of extensions dependency from content\browser.jam@chromium.org2011-04-041-0/+9
* Move WebUIFactory to chrome/, try 2.estade@chromium.org2011-03-301-16/+51
* Remove browsing_instance.h stub file and update all the references.tfarina@chromium.org2011-02-241-1/+2
* Move files out of chrome\browser\renderer_host\test alongside their source. ...jam@chromium.org2011-02-241-0/+529