summaryrefslogtreecommitdiffstats
path: root/chrome/browser/find_backend_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-0/+1
* Do some refactoring of renderer_host.brettw@chromium.org2009-07-061-1/+1
* Port 2 more unittests to linux/mac. Just some small compiler warnings.tc@google.com2009-06-021-3/+3
* Fix bug 12468 where F3 (FindNext) in a brand new tab was not using prepopulat...finnur@chromium.org2009-05-221-6/+9
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-7/+7
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-15/+10
* Reverting 14005.brettw@chromium.org2009-04-181-10/+15
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-15/+10
* Adding a unit test for testing the prepopulation text during search.finnur@chromium.org2009-04-151-0/+64