summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_edit_view_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to unload the HistoryBackend.pkasting@chromium.org2009-10-081-1/+1
* Try to fix AutocompleteEditViewTest failures on buildbot (issue 23213).suzhe@chromium.org2009-09-301-14/+15
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-3/+4
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-4/+3
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-3/+4
* Disable AutocompleteEditViewTest.AltEnter and AutocompleteEditViewTest.Browse...nsylvain@chromium.org2009-09-271-2/+4
* Use URL constants instead of writing string literals in test using history pa...tyoshino@google.com2009-09-251-2/+3
* Enable disabled autocomplete edit view tests.suzhe@chromium.org2009-09-241-3/+3
* Fix a crash issue of AutocompleteEditViewTest.suzhe@chromium.org2009-09-161-3/+22
* Fix issue 21587, a regression of CL 196020.suzhe@chromium.org2009-09-161-1/+25
* Disable AutocompleteEditViewTest.DesiredTLD until it becomes not flaky.tyoshino@google.com2009-09-151-1/+1
* Disable AutocompleteEditViewTest.EnterToSearch until it becomes not flaky.tyoshino@google.com2009-09-151-1/+1
* Disable failing test AutocompleteEditViewTest.AltEnter until it's fixed.tyoshino@google.com2009-09-151-1/+1
* Fix build failure.tyoshino@google.com2009-09-151-10/+10
* Add autocomplete_edit_view_browsertest.cc.suzhe@chromium.org2009-09-151-0/+501