summaryrefslogtreecommitdiffstats
path: root/chrome/browser/instant/instant_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Prerender/Instant interopability.dominich@chromium.org2011-05-251-0/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Move blocked content from TabContents to TabContentsWrapper.avi@chromium.org2011-04-221-1/+1
* Makes instant delay showing any page that doens't result in a 403.sky@chromium.org2011-03-291-1/+12
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Wires up ability for page to specify instant auto completesky@chromium.org2011-03-151-1/+3
* Minor cleanup of InstantController. Consolidates notifying thesky@chromium.org2011-03-011-4/+7
* Makes instant not load the current url if you're already viewing. Thissky@chromium.org2011-02-281-3/+3
* Adds OVERRIDE to instant related classes and separates definitions andsky@chromium.org2011-02-231-7/+9
* Fixes regression where the wrong url was getting added for instantsky@chromium.org2011-02-091-0/+4
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Removes different instant behaviors that are no longer used.sky@chromium.org2011-01-261-36/+2
* Revert 69343 - Makes instant not suggest string that look like urls.pkasting@chromium.org2010-12-181-4/+0
* Accepts current instant preview with Tab key.suzhe@google.com2010-12-181-1/+4
* Makes instant not suggest string that look like urls.sky@chromium.org2010-12-151-0/+4
* Fixes bug in instant that resulted in flickery fade. The problem wouldsky@chromium.org2010-12-151-3/+20
* Fixes bug where we would show an instant preview when we thought thesky@chromium.org2010-12-101-3/+1
* Fixes bug where tab/right-arrow to commit results wouldn't alwayssky@chromium.org2010-12-081-1/+15
* Makes instant not access sites that return a 403 status code.sky@chromium.org2010-12-081-0/+27
* Disables instant preview for search engines that don't support thesky@chromium.org2010-12-071-4/+6
* [gtk] Add fade-commit to instant suggestion for predictive instant.estade@chromium.org2010-12-061-0/+6
* Adds another instant type that doesn't turn suggest text intosky@chromium.org2010-11-291-2/+17
* Provides API for passing in whether verbatim or predictive should besky@chromium.org2010-11-181-1/+6
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-181-5/+6
* Handful of related instant changes:sky@chromium.org2010-11-151-1/+14
* Disable Instant when typing an extension keyword.mpcomplete@chromium.org2010-11-111-2/+2
* Adds the ability to show verbatim instant results rather thansky@chromium.org2010-11-011-2/+17
* Instant - move AutocompleteLosingFocus implementation to InstantController.estade@chromium.org2010-11-011-0/+5
* Revert 62881 - Moves instant back into flags.sky@chromium.org2010-10-171-1/+2
* Moves instant back into flags.sky@chromium.org2010-10-171-2/+1
* Makes instant use instant_url for instant results rather than searchsky@chromium.org2010-10-141-4/+4
* Fixes instant so that it correctly deals with child contents. I'vesky@chromium.org2010-10-141-0/+6
* Moves instant out of labs and into prefs.sky@chromium.org2010-10-121-1/+2
* Adds confirm dialog when enabling instant.sky@chromium.org2010-10-111-0/+4
* Adds throttling of instant results for sites that don't supportsky@chromium.org2010-10-081-12/+18
* Changes around instant to verify if the page really supports instantsky@chromium.org2010-10-071-0/+36
* Renames and moves match preview classes to instant. This doesn'tsky@chromium.org2010-10-051-0/+143