summaryrefslogtreecommitdiffstats
path: root/chrome/test/browser_with_test_window_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-281-1/+1
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-1/+1
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-1/+1
* Nukes one of the AddTabWithURL variants.sky@chromium.org2010-04-291-3/+3
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+4
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-0/+7
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-7/+0
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-0/+4
* Reverted 29258.akalin@chromium.org2009-10-161-4/+0
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-0/+4
* Reverted 29255.akalin@chromium.org2009-10-161-4/+0
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-0/+4
* Reverted 29253.akalin@chromium.org2009-10-161-4/+0
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-0/+4
* TBR: nick@chromium.orgakalin@chromium.org2009-10-161-4/+0
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-0/+4
* Forgot an include.tim@chromium.org2009-06-271-1/+0
* honor index in createTab()rafaelw@chromium.org2009-05-061-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1
* Write a test for my previous patch to fix a crash in back/forward navigationsbrettw@chromium.org2009-04-291-6/+19
* 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