summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/offline_resource_throttle.cc
Commit message (Expand)AuthorAgeFilesLines
* Take client-side HSTS redirects into account when determining whether to show...michaeln@google.com2012-05-041-2/+13
* Add ResourceRequestInfo.darin@chromium.org2012-03-071-2/+0
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-0/+1
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-1/+1
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-1/+1
* Remove getters for HTML5 related objects from the ResourceContext interface. ...jam@chromium.org2012-02-211-8/+11
* Fix OfflineLoadPageTestjam@chromium.org2012-02-091-1/+1
* Use InterstitialPage through a delegate interface instead of deriving from it.jam@chromium.org2012-02-071-1/+2
* Introduce ResourceThrottle as a replacement for chrome's usage of ResourceHan...darin@chromium.org2012-02-061-0/+137