| Commit message (Expand) | Author | Age | Files | Lines |
* | Create swapped-out opener RVHs after a process swap. | creis@chromium.org | 2012-05-02 | 1 | -5/+5 |
* | Don't allow sending data URLs to WebUI, unless in a ChromeOS BalloonHost. | creis@chromium.org | 2012-04-16 | 1 | -2/+4 |
* | TabContents -> WebContentsImpl, part 13. | avi@chromium.org | 2012-04-16 | 1 | -5/+5 |
* | TabContents -> WebContentsImpl, part 14. | avi@chromium.org | 2012-04-16 | 1 | -2/+2 |
* | TabContents -> WebContentsImpl, part 7. | avi@chromium.org | 2012-04-11 | 1 | -1/+1 |
* | TabContents -> WebContentsImpl, part 3. | avi@chromium.org | 2012-04-10 | 1 | -1/+1 |
* | Add abstractions that let embedders drive tests of WebContents, without expos... | joi@chromium.org | 2012-03-22 | 1 | -1/+1 |
* | Move MockRenderProcessHost to content/test and put it into the content namesp... | tfarina@chromium.org | 2012-03-16 | 1 | -1/+3 |
* | Allow browser to handle all WebUI navigations. | creis@chromium.org | 2012-03-15 | 1 | -5/+19 |
* | Introduce abstractions to allow embedders to test RenderViewHost | joi@chromium.org | 2012-03-12 | 1 | -4/+4 |
* | Move Render(Widget|View)HostImpl to files with _impl in filename. | joi@chromium.org | 2012-03-06 | 1 | -1/+1 |
* | Create a content public browser API around the ChildProcessSecurityPolicy cla... | ananta@chromium.org | 2012-02-09 | 1 | -3/+3 |
* | Move handling of debug urls like chrome://crash, chrome://gpuclean to content... | jam@chromium.org | 2012-02-08 | 1 | -13/+0 |
* | Rename WebUIFactory to WebUIControllerFactory since that's what it creates now. | jam@chromium.org | 2012-01-27 | 1 | -10/+26 |
* | Define the public interface for content browser SiteInstance. This interface ... | ananta@chromium.org | 2012-01-25 | 1 | -0/+604 |