summaryrefslogtreecommitdiffstats
path: root/components/navigation_interception
Commit message (Expand)AuthorAgeFilesLines
* Replace usages of DEPRECATED_java_in_dir with java_filesagrieve2016-03-231-1/+4
* Gather more information related to crash in InterceptNavigationThrottleclamy2016-01-122-7/+19
* Revert 3 CLs for shouldOverrideUrlLoading implementation.gsennton2016-01-121-2/+1
* Convert Pass()→std::move() in //components/[n-z]*dcheng2015-12-261-16/+10
* Switch to standard integer types in components/, part 3 of 4.avi2015-12-253-0/+3
* Add more components to "gn check".brettw2015-11-271-0/+2
* Add a way to cancel deferred navigations in NavigationHandleclamy2015-11-184-11/+98
* Reland "Use resource throttle to implement shouldOverrideUrlLoading, core cha...gsennton2015-11-101-1/+2
* Change the NavigationHandle interface to use a RenderFrameHost.fdegans2015-10-051-2/+2
* Reland of Add a NavigationThrottle to the public content/ interfaceclamy2015-09-299-706/+284
* Make some global pointers const void* const.thestig2015-09-251-1/+1
* Revert of Add a NavigationThrottle to the public content/ interface (patchset...huangs2015-09-229-284/+706
* Add a NavigationThrottle to the public content/ interfaceclamy2015-09-229-706/+284
* Sync more GN unit tests with GYP.brettw2015-08-211-1/+14
* Revert of Sync more GN unit tests with GYP. (patchset #3 id:40001 of https://...nasko2015-08-211-14/+1
* Sync more GN unit tests with GYP.Brett Wilson2015-08-201-1/+14
* Move JNI annotations to annotations package.aurimas2015-07-302-2/+2
* Merge java_staging/src into java/src.Newton Allen2015-06-241-3/+0
* Send REFERRER_EXTRA when launching an external intent.mariakhomenko2015-05-292-17/+48
* Fix an issue that external protocol in subframes are not handled on Androidqinmin2015-05-065-8/+18
* favor DCHECK_CURRENTLY_ON for better logs in components/ (part 2)mostynb2015-04-231-4/+4
* Add user gesture carryover bitjaekyun2015-03-315-9/+77
* favor DCHECK_CURRENTLY_ON for better logs in components/mostynb2015-03-252-3/+3
* Remove prerender cookie store, part 4.davidben2015-03-231-2/+1
* Sort GN files under componentssatorux2015-02-161-2/+2
* Add RedirectInfo as a redirect parameter to ResourceThrottles.mmenke2015-02-113-20/+18
* Sanitize referrers before we create themjochen2015-02-091-1/+3
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-041-1/+1
* Add is_external_protocol to NavigationParamsjaekyun2015-01-285-26/+35
* Remove mkosiba from OWNERS files.mkosiba2015-01-271-1/+1
* gn format //componentsscottmg2014-12-031-1/+0
* Allow URL requests for object/embed tags to be intercepted as streams.raymes2014-11-211-0/+1
* Add is_main_frame and parent_is_main_frame to ResourceRequestInfo::AllocateFo...gab2014-11-131-1/+3
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-4/+2
* Standardize usage of virtual/override/final in components/dcheng2014-10-212-14/+8
* Make chrome_shell_apk buildcjhopman2014-10-132-2/+13
* Fix reinterpret_cast issuesdtrainor2014-10-081-1/+1
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-062-9/+9
* [Checkstyle] Fix misc style issues in Java files.aurimas2014-09-252-2/+2
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-198-11/+11
* 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