summaryrefslogtreecommitdiffstats
path: root/chrome/browser/instant/instant_loader_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes crash in instant code. There main problem was at the time ofsky@chromium.org2011-04-011-0/+28
* Makes instant delay showing any page that doens't result in a 403.sky@chromium.org2011-03-291-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Wires up ability for page to specify instant auto completesky@chromium.org2011-03-151-7/+10
* Fixes bug where we would show an instant preview when we thought thesky@chromium.org2010-12-101-3/+1
* Makes instant not access sites that return a 403 status code.sky@chromium.org2010-12-081-0/+3
* Adds throttling of instant results for sites that don't supportsky@chromium.org2010-10-081-1/+26
* Changes around instant to verify if the page really supports instantsky@chromium.org2010-10-071-0/+42
* Renames and moves match preview classes to instant. This doesn'tsky@chromium.org2010-10-051-0/+209