summaryrefslogtreecommitdiffstats
path: root/chrome/test/browser_with_test_window_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-2/+2
* Reverting 14005.brettw@chromium.org2009-04-181-2/+2
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-2/+2
* Remove the TestTabContents. This makes BrowserWithTestWindow use thebrettw@chromium.org2009-04-141-23/+26
* Remove auto commit from TestTabContents. This is the thing preventing me frombrettw@chromium.org2009-04-101-1/+25
* Provides the infrastructure for Browser unit tests that create asky@google.com2009-01-141-0/+50