summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/find_bar_view.cc
Commit message (Expand)AuthorAgeFilesLines
* We can get into a state where the automation framework sends a search string,...finnur@google.com2009-02-261-0/+4
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-241-76/+73
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-3/+2
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-121-1/+1
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1
* Fix regression with Find in page focus on trunk. finnur@google.com2008-12-101-0/+2
* Rename Container->Widgetben@chromium.org2008-11-211-1/+1
* Make border and background setting and getting non-virtual and use the correc...brettw@google.com2008-11-141-2/+2
* Factor find in page out of WebContents and into the view, since it is almostbrettw@google.com2008-10-211-0/+493