summaryrefslogtreecommitdiffstats
path: root/components/navigation_interception
Commit message (Expand)AuthorAgeFilesLines
* Allow URLRequests from one context to have different NetworkDelegates.mmenke@chromium.org2014-08-211-9/+10
* Plumb redirect info out of net, through content, and into child processes.davidben@chromium.org2014-08-151-0/+2
* content: ResourceType cleanup.tfarina@chromium.org2014-07-311-1/+1
* Add more components to the GN build.brettw@chromium.org2014-07-161-0/+48
* Move resource_type.* from webkit/ to content/.tfarina@chromium.org2014-07-051-0/+1
* Rename jni_helper.h to jni_weak_ref.h.newt@chromium.org2014-04-231-1/+1
* Renable org.chromium.chrome.browser.infobar.InfoBarTest#testInfoBarForPopUp w...jam@chromium.org2013-12-281-2/+4
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Int...jam@chromium.org2013-12-284-34/+36
* Make resource throttles and AsyncResourceHandler add events to NetLogmmenke@chromium.org2013-12-042-0/+5
* Update OWNERS filesjoth@chromium.org2013-12-021-1/+0
* [Net] Add a priority parameter to URLRequest's constructorakalin@chromium.org2013-10-311-1/+5
* Cleanup bits of components/navigation_interception.thestig@chromium.org2013-10-152-11/+7
* Add header to defer redirects until prerenders become visible.davidben@chromium.org2013-10-011-21/+22
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-231-2/+5
* Expose the method used for the next URLRequest redirect.mkosiba@chromium.org2013-07-173-6/+81
* components: Migrate from googleurl/ includes to url/ ones. Part 3.tfarina@chromium.org2013-07-052-2/+2
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in components/.dcheng@chromium.org2013-06-131-4/+5
* Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...ajwong@chromium.org2013-06-061-36/+19
* components: Move navigation_interception into navigation_interception namespace.tfarina@chromium.org2013-05-2211-29/+26
* Removes jknotten from OWNERS.bulach@chromium.org2013-05-071-1/+0
* components: Use base::MessageLoop.xhwang@chromium.org2013-05-061-1/+1
* components: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-261-1/+1
* Linux/ChromeOS Chromium style checker cleanup, assorted top directories edition.rsleevi@chromium.org2013-02-071-4/+4
* Move navigation_interception Java code to match package.yfriedman@chromium.org2013-02-052-0/+0
* Use a struct to pass parameters in the navigation interception callback.mkosiba@chromium.org2013-01-3111-90/+223
* [android] Add param struct to navigation interception Java code.mkosiba@chromium.org2013-01-301-0/+36
* Add SERVER_REDIRECT bit in ShouldIgnoreNavigation's transition_type parameter.michaelbai@chromium.org2013-01-252-5/+10
* Move content/components/navigation_interception to src/componentskaiwang@chromium.org2013-01-2310-0/+875