summaryrefslogtreecommitdiffstats
path: root/chrome/browser/find_bar_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-221-14/+5
* Add match count text to the GTK find bar. This also makes the bar wider.brettw@chromium.org2009-05-141-41/+63
* Find bar:estade@chromium.org2009-05-061-1/+4
* FindBarView::UpdateForResult is not a good place to finnur@chromium.org2009-05-051-0/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-30/+30
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-3/+3
* Reverting 14005.brettw@chromium.org2009-04-181-3/+3
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-3/+3
* Once you search for something in a tab, you are very likely to search for the...finnur@chromium.org2009-04-131-1/+8
* Bug 2220 lists two cases where the inactive highlighting doesn't reappear on ...finnur@chromium.org2009-04-021-4/+9
* Fixing a few minor issues found during static analysis of the Chromium codebase.finnur@chromium.org2009-03-181-1/+0
* Some work in refactoring FindBarWin/FindBarView sotc@google.com2009-03-121-0/+136