summaryrefslogtreecommitdiffstats
path: root/chrome/browser/find_bar_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix: Clearing search 'foo', closing and reopening Findfinnur@chromium.org2010-06-041-1/+3
* Do not prepopulate the findbar with incognito search terms.rohitrao@chromium.org2010-04-091-2/+5
* Fix prepopulate value for Find and add browser tests for it.finnur@chromium.org2010-04-051-20/+28
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-3/+3
* Allow users to close the find session and activate the current link via ctrl-...estade@chromium.org2010-03-111-4/+3
* Simplified the api by replacing them with single Show(false) call and cleaned...oshima@chromium.org2010-01-081-3/+2
* Find-in-page should not ding while deleting characters.finnur@chromium.org2009-10-261-1/+4
* Let cmd-f/cmd-g use the findboard.thakis@chromium.org2009-09-231-0/+6
* First cut at implementation of FindBar for views / gtkdavemoore@chromium.org2009-09-091-1/+1
* Make sure we don't set focus to the findbar until after the focus is restored...estade@chromium.org2009-08-111-4/+0
* GTK: move the findbar out of the way when it covers a find result.estade@chromium.org2009-07-291-0/+44
* 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