summaryrefslogtreecommitdiffstats
path: root/content/public/browser/resource_throttle.h
Commit message (Expand)AuthorAgeFilesLines
* content::ResourceDispatcherHostImpl changes for stale-while-revalidatericea2015-12-101-4/+3
* Add RedirectInfo as a redirect parameter to ResourceThrottles.mmenke2015-02-111-1/+16
* s/NULL/nullptr/ in content/public/browser/mlamouri2015-01-131-2/+2
* Rename ResourceThrottle::OnBeforeNetworkStart to WillStartUsingNetwork.jkarlin@chromium.org2014-07-301-1/+1
* Adds the new URLRequest::OnBeforeNetworkStart hook to thejkarlin@chromium.org2014-01-091-0/+1
* Make resource throttles and AsyncResourceHandler add events to NetLogmmenke@chromium.org2013-12-041-0/+5
* Refactor the guts of ResourceDispatcherHostImpl into a new class nameddarin@chromium.org2012-06-141-8/+8
* Modify UserScriptListener to use ResourceThrottle instead of ResourceQueue an...darin@chromium.org2012-02-271-0/+4
* Replace WillReadRequest with WillProcessResponse so that thedarin@chromium.org2012-02-131-1/+1
* Introduce ResourceThrottle as a replacement for chrome's usage of ResourceHan...darin@chromium.org2012-02-061-0/+42