summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/find_bar_win_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename web_contents_view* files to tab_contents_view* to reflect my previousbrettw@chromium.org2009-04-211-1/+1
* Fix 10573: Dismissing Find-in page doesn't set focusfinnur@chromium.org2009-04-171-2/+61
* Move code to allow dns queries (and accompanyingaa@chromium.org2009-04-031-14/+0
* Prevent making real DNS lookups by chrome tests.phajdan.jr@chromium.org2009-03-271-1/+12
* Reverting 10318.jcampan@chromium.org2009-02-251-3/+0
* Landing again the move of browser focus UI tests to in process.jcampan@chromium.org2009-02-251-0/+3
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-241-3/+5
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-2/+3
* Provides the ability to write a unit test that brings up a browser. Assky@google.com2009-01-301-0/+143