summaryrefslogtreecommitdiffstats
path: root/chrome/browser/instant/instant_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Makes instant show about:crash if the renderer crashes.sky@chromium.org2011-03-021-16/+30
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-3/+3
* Commneted out ShutdownSingleThreadedCleanup in debug builds tortenneti@google.com2011-03-011-2/+2
* Add autocomplete provider for "about:" URLs.pkasting@chromium.org2011-02-231-27/+29
* Disable SearchServerDoesntSupportInstant on Linux.csilv@chromium.org2011-02-151-2/+2
* Fixes regression where the wrong url was getting added for instantsky@chromium.org2011-02-091-0/+10
* Makes instant suggest commit immediately. If folks like this, I cansky@chromium.org2011-01-281-39/+8
* Hitting Tab should always move cursor to end of omnibox text.suzhe@google.com2011-01-281-9/+3
* Removes different instant behaviors that are no longer used.sky@chromium.org2011-01-261-5/+21
* Disable SearchServerDoesntSupportInstant on mac.lzheng@chromium.org2011-01-261-1/+10
* Disable NonSearchToSearchDoesntSupportInstant because it crashes and causes t...lzheng@chromium.org2011-01-251-1/+1
* Marking NonSearchToSearchDoesntSupportInstant as flaky on Mac/Linux.thomasvl@chromium.org2011-01-251-1/+11
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-9/+9
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-9/+9
* Remove wstring from autocomplete.avi@chromium.org2011-01-241-9/+9
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-191-3/+3
* Makes chrome pass down the length of text as the end of thesky@chromium.org2011-01-141-10/+22
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-3/+3
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-3/+3
* Support specified JSON as argument to setSuggestions().tonyg@chromium.org2011-01-141-4/+104
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-4/+4
* Make searchBox.value and searchBox.verbatim available during initial page load.tonyg@chromium.org2011-01-051-26/+52
* Revert 69343 - Makes instant not suggest string that look like urls.pkasting@chromium.org2010-12-181-28/+0
* Accepts current instant preview with Tab key.suzhe@google.com2010-12-181-67/+127
* Makes instant not suggest string that look like urls.sky@chromium.org2010-12-151-0/+28
* Fixes bug in instant that resulted in flickery fade. The problem wouldsky@chromium.org2010-12-151-13/+155
* Fixes bug in instant where we wouldn't initially tell the page thesky@chromium.org2010-12-131-3/+26
* Mark InstantTest.NonSearchToSearchDoesntSupportInstant as flaky.phajdan.jr@chromium.org2010-12-111-1/+3
* Fixes bug where we would show an instant preview when we thought thesky@chromium.org2010-12-101-3/+67
* Makes instant run before unload listeners.sky@chromium.org2010-12-081-1/+0
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-1/+0
* Move:ben@chromium.org2010-12-021-1/+1
* Move:ben@chromium.org2010-12-021-2/+2
* Enables the instant browsertests on Mac and Linux.rohitrao@chromium.org2010-11-301-16/+7
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-181-1/+2
* Disable InstantTest.OnSubmitEvent instead of OnChangeEventphajdan.jr@chromium.org2010-11-181-3/+3
* Cleanup: Include browser.h -> ui/browser.h [Part 2].jhawkins@chromium.org2010-11-161-1/+1
* Disable InstantTest.OnSubmitEventphajdan.jr@chromium.org2010-11-121-1/+2
* Implement new SearchBox API along side existing API.tonyg@chromium.org2010-11-041-0/+248