| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup some code in the render_view_host_manager unittest. | brg@chromium.com | 2009-09-29 | 1 | -4/+3 |
* | Remove the enable-sync flag from the Chrome command line and enable sync by d... | brg@chromium.com | 2009-09-29 | 1 | -0/+11 |
* | Fix deadlock when plugin puts an alert and right afterwards the browser proce... | jam@chromium.org | 2009-09-28 | 1 | -6/+3 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 1 | -1/+1 |
* | Do some refactoring of renderer_host. | brettw@chromium.org | 2009-07-06 | 1 | -1/+1 |
* | Move RenderViewHostManager back to tab_contents. Moving it to renderer_host | brettw@chromium.org | 2009-07-03 | 1 | -0/+250 |
* | Move render_view_host_manager* and site_instance* from tab_contents to render... | brettw@chromium.org | 2009-06-29 | 1 | -116/+0 |
* | Make sure view-source: is applied to RenderView when it is reused for a new | brettw@google.com | 2009-06-11 | 1 | -0/+51 |
* | Fix an issue with SiteInstance where special URLs would not always get grouped | mpcomplete@google.com | 2009-05-07 | 1 | -6/+27 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 1 | -1/+1 |
* | Re-land my change to clean up TabContents/WebContents ownership. This | brettw@chromium.org | 2009-04-20 | 1 | -13/+8 |
* | Reverting 14005. | brettw@chromium.org | 2009-04-18 | 1 | -8/+13 |
* | Fix the ownership model of TabContents and NavigationController. Previously the | brettw@chromium.org | 2009-04-18 | 1 | -13/+8 |
* | Fix the process creation problem. This forces transitions between | brettw@chromium.org | 2009-04-16 | 1 | -0/+49 |