summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/find_bar_view.h
Commit message (Expand)AuthorAgeFilesLines
* Rename WebContentsView* to TabContentsView* in preparation for mergingbrettw@chromium.org2009-04-201-1/+1
* When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...finnur@chromium.org2009-04-081-2/+2
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-2/+2
* Rework the Button API to be saner in preparation for NativeControl rejiggerin...ben@chromium.org2009-03-161-6/+7
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-241-26/+15
* Factor find in page out of WebContents and into the view, since it is almostbrettw@google.com2008-10-211-0/+138