Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Header dependency cleanup in chrome/ | phajdan.jr@chromium.org | 2009-10-12 | 1 | -0/+1 |
* | Do some refactoring of renderer_host. | brettw@chromium.org | 2009-07-06 | 1 | -1/+1 |
* | Port 2 more unittests to linux/mac. Just some small compiler warnings. | tc@google.com | 2009-06-02 | 1 | -3/+3 |
* | Fix bug 12468 where F3 (FindNext) in a brand new tab was not using prepopulat... | finnur@chromium.org | 2009-05-22 | 1 | -6/+9 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 1 | -7/+7 |
* | Re-land my change to clean up TabContents/WebContents ownership. This | brettw@chromium.org | 2009-04-20 | 1 | -15/+10 |
* | Reverting 14005. | brettw@chromium.org | 2009-04-18 | 1 | -10/+15 |
* | Fix the ownership model of TabContents and NavigationController. Previously the | brettw@chromium.org | 2009-04-18 | 1 | -15/+10 |
* | Adding a unit test for testing the prepopulation text during search. | finnur@chromium.org | 2009-04-15 | 1 | -0/+64 |