summaryrefslogtreecommitdiffstats
path: root/components/navigation_interception/intercept_navigation_resource_throttle.h
Commit message (Expand)AuthorAgeFilesLines
* Reland of Add a NavigationThrottle to the public content/ interfaceclamy2015-09-291-63/+0
* Revert of Add a NavigationThrottle to the public content/ interface (patchset...huangs2015-09-221-0/+63
* Add a NavigationThrottle to the public content/ interfaceclamy2015-09-221-63/+0
* Add RedirectInfo as a redirect parameter to ResourceThrottles.mmenke2015-02-111-2/+2
* Standardize usage of virtual/override/final in components/dcheng2014-10-211-4/+4
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-3/+3
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Int...jam@chromium.org2013-12-281-2/+2
* Make resource throttles and AsyncResourceHandler add events to NetLogmmenke@chromium.org2013-12-041-0/+1
* Expose the method used for the next URLRequest redirect.mkosiba@chromium.org2013-07-171-1/+4
* components: Move navigation_interception into navigation_interception namespace.tfarina@chromium.org2013-05-221-2/+2
* Use a struct to pass parameters in the navigation interception callback.mkosiba@chromium.org2013-01-311-9/+5
* Add SERVER_REDIRECT bit in ShouldIgnoreNavigation's transition_type parameter.michaelbai@chromium.org2013-01-251-1/+1
* Move content/components/navigation_interception to src/componentskaiwang@chromium.org2013-01-231-0/+63