Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | honor index in createTab() | rafaelw@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 1 | -1/+1 |
* | Write a test for my previous patch to fix a crash in back/forward navigations | brettw@chromium.org | 2009-04-29 | 1 | -6/+19 |
* | Re-land my change to clean up TabContents/WebContents ownership. This | brettw@chromium.org | 2009-04-20 | 1 | -2/+2 |
* | Reverting 14005. | brettw@chromium.org | 2009-04-18 | 1 | -2/+2 |
* | Fix the ownership model of TabContents and NavigationController. Previously the | brettw@chromium.org | 2009-04-18 | 1 | -2/+2 |
* | Remove the TestTabContents. This makes BrowserWithTestWindow use the | brettw@chromium.org | 2009-04-14 | 1 | -23/+26 |
* | Remove auto commit from TestTabContents. This is the thing preventing me from | brettw@chromium.org | 2009-04-10 | 1 | -1/+25 |
* | Provides the infrastructure for Browser unit tests that create a | sky@google.com | 2009-01-14 | 1 | -0/+50 |