summaryrefslogtreecommitdiffstats
path: root/chrome/browser/instant/instant_loader.cc
Commit message (Expand)AuthorAgeFilesLines
* Provides API for passing in whether verbatim or predictive should besky@chromium.org2010-11-181-6/+24
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-181-21/+25
* CL correcting Extensions regression introduced by CL 2941001.twiz@google.com2010-11-171-5/+0
* 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-161-6/+37
* 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
* Implement new SearchBox API along side existing API.tonyg@chromium.org2010-11-041-228/+74
* Instant - move AutocompleteLosingFocus implementation to InstantController.estade@chromium.org2010-11-011-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
* Removes two unused methods:rohitrao@chromium.org2010-10-201-9/+0
* Makes instant use instant_url for instant results rather than searchsky@chromium.org2010-10-141-4/+10
* Fixes instant so that it correctly deals with child contents. I'vesky@chromium.org2010-10-141-0/+1
* [Macs] Adds a RenderWidgetHostView method to tell the view to take focus only...rohitrao@chromium.org2010-10-121-0/+10
* Makes instant delay sending omnibox bounds changes to the page. Thissky@chromium.org2010-10-081-2/+27
* 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-081-4/+12
* Changes around instant to verify if the page really supports instantsky@chromium.org2010-10-071-46/+113
* 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-051-0/+656