summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/render_view_host_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix an issue with SiteInstance where special URLs would not always get groupedmpcomplete@google.com2009-05-071-6/+27
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-13/+8
* Reverting 14005.brettw@chromium.org2009-04-181-8/+13
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-13/+8
* Fix the process creation problem. This forces transitions betweenbrettw@chromium.org2009-04-161-0/+49