summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prerender/prerender_resource_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Add pending preloads indexed by routing id. Start preloading once we navigate.dominich@google.com2011-03-231-8/+22
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-1/+1
* Cancel prerender if any of the visited URLs are https, part 3.cbentzel@chromium.org2011-02-201-1/+1
* Revert 75393 - Cancel prerender if any of the visited URLs are https.cbentzel@chromium.org2011-02-181-1/+1
* Cancel prerender if any of the visited URLs are https.cbentzel@chromium.org2011-02-181-1/+1
* Fixes lack of referrer when prerendering.mmenke@chromium.org2011-02-161-6/+18
* Revert 75001 - Cancel prerender if any of the visited URLs are https.cbentzel@chromium.org2011-02-151-1/+1
* Cancel prerender if any of the visited URLs are https.cbentzel@chromium.org2011-02-151-1/+1
* Move FinalStatus out of PrerenderContents, and add prerender namespace.cbentzel@chromium.org2011-02-151-0/+4
* Remove revalidation check from PrerenderResourceHandler.cbentzel@chromium.org2011-01-211-10/+0
* For prerendering, keep track of all the intermediate redirects, and hook intotburkard@chromium.org2011-01-181-3/+9
* Add PrerenderResourceHandler and hook it into the ResourceDispatcherHost.cbentzel@chromium.org2011-01-121-0/+99