summaryrefslogtreecommitdiffstats
path: root/chrome/browser/instant
Commit message (Expand)AuthorAgeFilesLines
* Makes predictive with autocompleted text the default. I'm leaving thesky@chromium.org2010-11-301-21/+2
* Enables the instant browsertests on Mac and Linux.rohitrao@chromium.org2010-11-301-16/+7
* Adds another instant type that doesn't turn suggest text intosky@chromium.org2010-11-292-49/+108
* Fixes bug where instant preview would not show in certainsky@chromium.org2010-11-291-24/+73
* Fixes bug where we were updating too often. This happened because thesky@chromium.org2010-11-252-42/+52
* Makes tab in the omnibox do the following:sky@chromium.org2010-11-241-1/+1
* Instant: refactor code intended to prevent extra work.estade@chromium.org2010-11-243-22/+27
* Strip leading ? from omnibox instant searches.estade@chromium.org2010-11-232-2/+4
* [Mac] Add a preference for Instant search.rsesek@chromium.org2010-11-221-7/+0
* Provides API for passing in whether verbatim or predictive should besky@chromium.org2010-11-184-16/+55
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-187-44/+56
* Disable InstantTest.OnSubmitEvent instead of OnChangeEventphajdan.jr@chromium.org2010-11-181-3/+3
* CL correcting Extensions regression introduced by CL 2941001.twiz@google.com2010-11-171-5/+0
* Clean-up, not returning anything in void returning method.jcivelli@chromium.org2010-11-171-8/+15
* Handle resize corner layout entirely in the BrowserView (views) or BrowserWin...alekseys@chromium.org2010-11-161-3/+0
* Modifies the Instant loader to listen for RENDER_VIEW_HOST_CHANGED notificati...rohitrao@chromium.org2010-11-162-8/+48
* Cleanup: Include browser.h -> ui/browser.h [Part 2].jhawkins@chromium.org2010-11-161-1/+1
* Handful of related instant changes:sky@chromium.org2010-11-159-82/+406
* Makes the current page dim out when transitioning to instant preview.sky@chromium.org2010-11-152-0/+8
* Disable InstantTest.OnSubmitEventphajdan.jr@chromium.org2010-11-121-1/+2
* Disable Instant when typing an extension keyword.mpcomplete@chromium.org2010-11-112-5/+12
* Adds a switch to change the instant-url. This'll be used for testing.sky@chromium.org2010-11-091-0/+4
* Allow verbatim to be passed in OnSearchBoxChange.tonyg@chromium.org2010-11-081-1/+1
* [GTK] instant confirm dialogestade@chromium.org2010-11-051-1/+1
* Implement new SearchBox API along side existing API.tonyg@chromium.org2010-11-043-228/+327
* Adds the ability to show verbatim instant results rather thansky@chromium.org2010-11-012-12/+49
* Instant - move AutocompleteLosingFocus implementation to InstantController.estade@chromium.org2010-11-013-1/+55
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-1/+1
* Makes instant results from Google less flakey. We check for a propertysky@chromium.org2010-10-271-5/+59
* Lands http://codereview.chromium.org/4154003/show for Timo.sky@chromium.org2010-10-271-4/+13
* Makes RLZ listen for changes to instant so that it can update at thesky@chromium.org2010-10-211-0/+6
* Visual tweaks to instant opt-in promo and command line switch to turnsky@chromium.org2010-10-211-1/+9
* Removes two unused methods:rohitrao@chromium.org2010-10-202-13/+0
* Makes it so we show the instant confirm dialog until the user clickssky@chromium.org2010-10-182-2/+3
* Revert 62881 - Moves instant back into flags.sky@chromium.org2010-10-172-4/+5
* Moves instant back into flags.sky@chromium.org2010-10-172-5/+4
* Makes instant use instant_url for instant results rather than searchsky@chromium.org2010-10-144-18/+27
* Fixes instant so that it correctly deals with child contents. I'vesky@chromium.org2010-10-143-1/+14
* Moves instant out of labs and into prefs.sky@chromium.org2010-10-122-4/+5
* [Macs] Adds a RenderWidgetHostView method to tell the view to take focus only...rohitrao@chromium.org2010-10-121-0/+10
* Adds confirm dialog when enabling instant.sky@chromium.org2010-10-116-4/+93
* Makes instant delay sending omnibox bounds changes to the page. Thissky@chromium.org2010-10-082-2/+37
* The start of the instant opt-in mocks.sky@chromium.org2010-10-082-0/+43
* Fixes uneeded delete in InstantLoader. This is no longer needed assky@chromium.org2010-10-081-6/+0
* Adds throttling of instant results for sites that don't supportsky@chromium.org2010-10-088-43/+158
* Changes around instant to verify if the page really supports instantsky@chromium.org2010-10-078-70/+324
* Fixes crash in instant that would result if the preview page showed asky@chromium.org2010-10-061-3/+0
* Renames and moves match preview classes to instant. This doesn'tsky@chromium.org2010-10-0510-0/+1669