summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/find_bar_win_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix 13570: Find box stops responding to browser window resize.finnur@chromium.org2009-06-091-0/+26
* FocusManager should accept multiple AcceleratorTargets for each accelerator.yutak@chromium.org2009-06-031-3/+3
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-031-0/+1
* Fix 12729: Find box doesn't unregister Esc accelerator.finnur@chromium.org2009-05-271-1/+36
* Fix bug 12468 where F3 (FindNext) in a brand new tab was not using prepopulat...finnur@chromium.org2009-05-221-74/+93
* Find box regression: Doesn't move if obscuring. The problem is that we get mu...finnur@chromium.org2009-05-211-0/+40
* Convert all but one Find test from ui_test to In-Processfinnur@chromium.org2009-05-211-0/+84
* Convert most of the Find UI tests to InProcBrowser tests. I might be able to ...finnur@chromium.org2009-05-201-21/+229
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-24/+18
* Migrating the SSL UI tests to be browser tests.jcampan@chromium.org2009-04-291-6/+9
* Relanding this: jcampan@chromium.org2009-04-281-0/+200
* Reverting my change it breaks release compilation on Windows.jcampan@chromium.org2009-04-271-200/+0
* This patch adds a new kind of tests: browser tests.jcampan@chromium.org2009-04-271-0/+200