summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/find_bar_win_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Mechanic change based on comment from previous code review.huanr@chromium.org2009-03-311-1/+1
* Fix 8063: Find-in-page remains open on History/Downloads page.finnur@google.com2009-02-261-2/+42
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-241-43/+32
* Provides the ability to write a unit test that brings up a browser. Assky@google.com2009-01-301-52/+0
* Provide the option for HTTPServer to be created with a specificsky@google.com2009-01-291-9/+9
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2009-01-081-18/+36
* Re-enable ui test after WebKit merge which pulled the fix from upstream.dimich@google.com2009-01-081-3/+1
* * Disable test that seems to have been broken by r7570\kuchhal@chromium.org2009-01-061-1/+3
* Revert 7508.7509 and 7510nsylvain@chromium.org2008-12-301-36/+18
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2008-12-301-18/+36
* Add a ui test to make sure the Find box does not go away on Reload but doesfinnur@google.com2008-12-151-1/+26
* Cleanup, part 1.pkasting@chromium.org2008-12-081-3/+3
* Fixing 5132: Find-in-page reports wrong ordinal when restarting search in sub...finnur@google.com2008-12-081-0/+30
* Fix issue 5079: Incorrect "Active match ordinal" count during Find-in-pagefinnur@google.com2008-12-041-47/+108
* Fix a timing problem that caused the find bar's coordinates to be incorrect.brettw@google.com2008-10-211-5/+0
* Add a sleep to temporarily fix the find in page test.brettw@google.com2008-10-211-0/+5
* Fix include path from last checkin.brettw@google.com2008-10-211-1/+1
* Factor find in page out of WebContents and into the view, since it is almostbrettw@google.com2008-10-211-0/+211