summaryrefslogtreecommitdiffstats
path: root/chrome/browser/find_bar_host_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace Browser::AddTabWithURL(...) with:ben@chromium.org2010-10-051-24/+15
* Make ui_test_utils::ExecuteJavaScript() friendlier to use. Also, add WARN_UN...isherman@chromium.org2010-09-301-13/+18
* Updating status on three tests:finnur@chromium.org2010-09-201-12/+4
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-161-0/+1
* Re-lands 58186:bryeung@chromium.org2010-09-031-2/+2
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-2/+2
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-2/+2
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-2/+2
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-2/+2
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-73/+49
* Plumb the find progress's "we're done" value to the browser.avi@chromium.org2010-08-131-3/+2
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-5/+18
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-0/+1
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-24/+25
* Revert 52624 - TTF: enable FindInPageControllerTest.FindNextInNewTabUsesPrepo...tyoshino@chromium.org2010-07-161-0/+6
* TTF: enable FindInPageControllerTest.FindNextInNewTabUsesPrepopulate.dmuir@chromium.org2010-07-161-6/+0
* TTF: Re-enable FindInPageControllerTest.FindInPagePrematureEnd by marking it asjhawkins@chromium.org2010-07-131-3/+1
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-281-5/+6
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-6/+5
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-5/+6
* Marking FindInPageControllerTest, MAYBE_NoIncognitoPrepopulate as FLAKY on Wi...robertshield@chromium.org2010-06-221-0/+3
* Make the reload button respond to middle-clicks like back/forward/home alread...pkasting@chromium.org2010-06-101-1/+1
* Add cross platform Widget::InitWithWidget(parent, const gfx::Rect& bounds);oshima@chromium.org2010-06-051-16/+2
* Switching a failing find bar test from DISABLED_ to FAILS_stuartmorgan@chromium.org2010-06-041-1/+1
* Disable FindInPageControllerTest.ActivateLinkNavigatesPage and jshin@chromium.org2010-06-021-1/+8
* [GTTF] [TTF] Test marks maintenance CL:phajdan.jr@chromium.org2010-05-191-3/+0
* [Mac] Disable FindNextInNewTabUsesPrepopulate due to timeoutdanno@chromium.org2010-05-041-2/+2
* [Mac] Mark FindInPageControllerTest.FindDisappearOnNewTabAndHistory as FLAKY_danno@chromium.org2010-05-041-0/+6
* Mark FindNextInNewTabUsesPrepopulate as FLAKY on Macdanno@chromium.org2010-05-031-0/+6
* [GTTF] Mark the following tests as no longer flaky:phajdan.jr@chromium.org2010-05-031-3/+0
* Remove deprecated things from net test suite:phajdan.jr@chromium.org2010-04-301-39/+39
* Nukes one of the AddTabWithURL variants.sky@chromium.org2010-04-291-10/+10
* Mark FindInPageControllerTest.FindMovesWhenObscuring (browser_tests) as flaky...viettrungluu@chromium.org2010-04-121-0/+3
* Do not prepopulate the findbar with incognito search terms.rohitrao@chromium.org2010-04-091-11/+121
* Fix prepopulate value for Find and add browser tests for it.finnur@chromium.org2010-04-051-1/+150
* [Mac] Makes ctrl-return follow links when finding in page.rohitrao@chromium.org2010-03-221-5/+19
* Finish porting FindInPageControllerTest to linux.estade@chromium.org2010-03-161-46/+16
* Allow users to close the find session and activate the current link via ctrl-...estade@chromium.org2010-03-111-0/+845