summaryrefslogtreecommitdiffstats
path: root/content/browser/site_instance_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Create swapped-out opener RVHs after a process swap.creis@chromium.org2012-05-021-5/+5
* Don't allow sending data URLs to WebUI, unless in a ChromeOS BalloonHost.creis@chromium.org2012-04-161-2/+4
* TabContents -> WebContentsImpl, part 13.avi@chromium.org2012-04-161-5/+5
* TabContents -> WebContentsImpl, part 14.avi@chromium.org2012-04-161-2/+2
* TabContents -> WebContentsImpl, part 7.avi@chromium.org2012-04-111-1/+1
* TabContents -> WebContentsImpl, part 3.avi@chromium.org2012-04-101-1/+1
* Add abstractions that let embedders drive tests of WebContents, without expos...joi@chromium.org2012-03-221-1/+1
* Move MockRenderProcessHost to content/test and put it into the content namesp...tfarina@chromium.org2012-03-161-1/+3
* Allow browser to handle all WebUI navigations.creis@chromium.org2012-03-151-5/+19
* Introduce abstractions to allow embedders to test RenderViewHostjoi@chromium.org2012-03-121-4/+4
* Move Render(Widget|View)HostImpl to files with _impl in filename.joi@chromium.org2012-03-061-1/+1
* Create a content public browser API around the ChildProcessSecurityPolicy cla...ananta@chromium.org2012-02-091-3/+3
* Move handling of debug urls like chrome://crash, chrome://gpuclean to content...jam@chromium.org2012-02-081-13/+0
* Rename WebUIFactory to WebUIControllerFactory since that's what it creates now.jam@chromium.org2012-01-271-10/+26
* Define the public interface for content browser SiteInstance. This interface ...ananta@chromium.org2012-01-251-0/+604