summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/find_bar_win_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add an ExtensionBrowserTest base class that allows in-process browser tests o...aa@chromium.org2009-07-041-2/+2
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-301-2/+3
* Coverity nit. Enums lacking name...finnur@chromium.org2009-06-301-2/+2
* Adding a browser test to catch a WebKit crash that was fixed infinnur@chromium.org2009-06-241-0/+16
* Revert :nsylvain@chromium.org2009-06-221-3/+2
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-201-2/+3
* Reverting 18872.jcampan@chromium.org2009-06-191-3/+2
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-2/+3
* 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