summaryrefslogtreecommitdiffstats
path: root/chrome/browser/instant/instant_loader.h
Commit message (Expand)AuthorAgeFilesLines
* Remove Instant v1 API.sreeram@chromium.org2012-08-091-205/+73
* instant: Fix crash from gesture events on instant preview.sadrul@chromium.org2012-07-191-4/+4
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Upstream minor instant refactoring.jered@chromium.org2012-06-281-2/+2
* Transfer user agent info between browser and rendererdfalcantara@chromium.org2012-06-201-1/+2
* TabContentsWrapper -> TabContents, part 18.avi@chromium.org2012-06-081-19/+18
* TabContentsWrapper -> TabContents, part 1.avi@chromium.org2012-06-051-1/+2
* Add a Profile* member to TemplateURL. This makes some invocations of Replace...pkasting@chromium.org2012-04-231-2/+1
* TabContents -> WebContentsImpl, part 18.avi@chromium.org2012-04-171-15/+16
* Add abstractions that let embedders drive tests of WebContents, without expos...joi@chromium.org2012-03-221-1/+0
* Add an API around SessionStorageNamespace. This is just an empty API, what ma...jam@chromium.org2012-02-241-2/+5
* Track session storage mismatches when committing Instant previews.sreeram@chromium.org2012-01-061-2/+11
* Add field trial info to Instant histograms.sreeram@chromium.org2012-01-051-2/+11
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Introduce a new field trial for Instant.sreeram@chromium.org2011-10-131-5/+6
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-4/+4
* Make instant only load searches for the default provider.sky@chromium.org2011-10-071-1/+3
* Makes it so that loads originating from instant never show authsky@chromium.org2011-09-081-0/+4
* Prevent Instant from swapping when it has a pending navigation.mmenke@chromium.org2011-09-011-0/+4
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Preload Instant search when omnibox is focused.sreeram@chromium.org2011-06-011-0/+12
* Prerender/Instant interopability.dominich@chromium.org2011-05-251-0/+9
* Makes instant delay showing any page that doens't result in a 403.sky@chromium.org2011-03-291-2/+12
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Makes instant reload page when enter is pressed if last url loaded wassky@chromium.org2011-03-231-0/+7
* 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
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Adds OVERRIDE to instant related classes and separates definitions andsky@chromium.org2011-02-231-1/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* 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