summaryrefslogtreecommitdiffstats
path: root/chrome/browser/instant/instant_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes bug where instant fade would get stuck when pressingsky@chromium.org2011-01-051-1/+2
* Revert 69343 - Makes instant not suggest string that look like urls.pkasting@chromium.org2010-12-181-5/+0
* Accepts current instant preview with Tab key.suzhe@google.com2010-12-181-0/+9
* Makes instant not suggest string that look like urls.sky@chromium.org2010-12-151-0/+5
* Fixes bug in instant that resulted in flickery fade. The problem wouldsky@chromium.org2010-12-151-21/+51
* Fixes bug in instant where we wouldn't initially tell the page thesky@chromium.org2010-12-131-1/+3
* Fixes bug where we would show an instant preview when we thought thesky@chromium.org2010-12-101-15/+13
* Fixes bug where tab/right-arrow to commit results wouldn't alwayssky@chromium.org2010-12-081-0/+5
* Makes instant not access sites that return a 403 status code.sky@chromium.org2010-12-081-2/+54
* Disables instant preview for search engines that don't support thesky@chromium.org2010-12-071-11/+19
* Move:ben@chromium.org2010-12-021-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Adds ability for about:flags to use a select for choosing one of manysky@chromium.org2010-12-021-2/+4
* Makes predictive with autocompleted text the default. I'm leaving thesky@chromium.org2010-11-301-21/+2
* Adds another instant type that doesn't turn suggest text intosky@chromium.org2010-11-291-47/+91
* Instant: refactor code intended to prevent extra work.estade@chromium.org2010-11-241-14/+7
* Provides API for passing in whether verbatim or predictive should besky@chromium.org2010-11-181-9/+19
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-181-9/+11
* Clean-up, not returning anything in void returning method.jcivelli@chromium.org2010-11-171-8/+15
* Handful of related instant changes:sky@chromium.org2010-11-151-19/+109
* Makes the current page dim out when transitioning to instant preview.sky@chromium.org2010-11-151-0/+3
* Disable Instant when typing an extension keyword.mpcomplete@chromium.org2010-11-111-3/+10
* Implement new SearchBox API along side existing API.tonyg@chromium.org2010-11-041-0/+5
* Adds the ability to show verbatim instant results rather thansky@chromium.org2010-11-011-10/+32
* Instant - move AutocompleteLosingFocus implementation to InstantController.estade@chromium.org2010-11-011-0/+49
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-1/+1
* Makes RLZ listen for changes to instant so that it can update at thesky@chromium.org2010-10-211-0/+6
* Revert 62881 - Moves instant back into flags.sky@chromium.org2010-10-171-3/+3
* Moves instant back into flags.sky@chromium.org2010-10-171-3/+3
* Makes instant use instant_url for instant results rather than searchsky@chromium.org2010-10-141-9/+12
* Fixes instant so that it correctly deals with child contents. I'vesky@chromium.org2010-10-141-1/+7
* Moves instant out of labs and into prefs.sky@chromium.org2010-10-121-3/+3
* Adds confirm dialog when enabling instant.sky@chromium.org2010-10-111-0/+9
* Adds throttling of instant results for sites that don't supportsky@chromium.org2010-10-081-23/+84
* Changes around instant to verify if the page really supports instantsky@chromium.org2010-10-071-15/+68
* Renames and moves match preview classes to instant. This doesn'tsky@chromium.org2010-10-051-0/+197