summaryrefslogtreecommitdiffstats
path: root/chrome/browser/instant/instant_loader.h
Commit message (Expand)AuthorAgeFilesLines
* Support specified JSON as argument to setSuggestions().tonyg@chromium.org2011-01-141-0/+1
* Revert 69343 - Makes instant not suggest string that look like urls.pkasting@chromium.org2010-12-181-5/+0
* Makes instant not suggest string that look like urls.sky@chromium.org2010-12-151-0/+5
* Fixes bug in instant where we wouldn't initially tell the page thesky@chromium.org2010-12-131-1/+6
* Fixes bug where we would show an instant preview when we thought thesky@chromium.org2010-12-101-8/+1
* Fixes bug where we were updating too often. This happened because thesky@chromium.org2010-11-251-0/+3
* Instant: refactor code intended to prevent extra work.estade@chromium.org2010-11-241-0/+3
* Strip leading ? from omnibox instant searches.estade@chromium.org2010-11-231-1/+1
* Provides API for passing in whether verbatim or predictive should besky@chromium.org2010-11-181-0/+6
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-181-4/+7
* Modifies the Instant loader to listen for RENDER_VIEW_HOST_CHANGED notificati...rohitrao@chromium.org2010-11-161-2/+11
* Removes two unused methods:rohitrao@chromium.org2010-10-201-4/+0
* Makes instant use instant_url for instant results rather than searchsky@chromium.org2010-10-141-1/+1
* Makes instant delay sending omnibox bounds changes to the page. Thissky@chromium.org2010-10-081-0/+10
* Adds throttling of instant results for sites that don't supportsky@chromium.org2010-10-081-1/+4
* Changes around instant to verify if the page really supports instantsky@chromium.org2010-10-071-3/+25
* Renames and moves match preview classes to instant. This doesn'tsky@chromium.org2010-10-051-0/+139