summaryrefslogtreecommitdiffstats
path: root/chrome/browser/instant/instant_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* 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