summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/find_bar_host_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* When you search for something, press F3, close the box and press F3 it would ...finnur@chromium.org2009-11-201-0/+30
* Refactored FindBarHost/View to create DropdownBarHostView, which I'm plannig ...oshima@chromium.org2009-11-091-110/+149
* Try one other thing temporarily to try to determine cause for a flaky test.finnur@chromium.org2009-11-091-1/+5
* Remove flaky label for FindInPageControllerTest.FindDisappearOnNavigatefinnur@chromium.org2009-11-081-3/+1
* Adding traces to a test when it fails in the hope of atfinnur@chromium.org2009-11-061-14/+28
* Update the find result index "(m of n)" whenever there is an active selection...johnnyg@chromium.org2009-11-061-0/+39
* Fix and re-enable a test I broke with the find bar changes I made last night.ben@chromium.org2009-10-291-2/+2
* Mark some disabled tests as flaky to increase test coverage.phajdan.jr@chromium.org2009-10-161-2/+2
* The focus would only be restored properly the first time thejcampan@chromium.org2009-10-021-125/+123
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-1/+2
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-2/+1
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-1/+2
* First cut at implementation of FindBar for views / gtkdavemoore@chromium.org2009-09-091-0/+639