index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
components
/
navigation_interception
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a way to cancel deferred navigations in NavigationHandle
clamy
2015-11-18
4
-11
/
+98
*
Reland "Use resource throttle to implement shouldOverrideUrlLoading, core cha...
gsennton
2015-11-10
1
-1
/
+2
*
Change the NavigationHandle interface to use a RenderFrameHost.
fdegans
2015-10-05
1
-2
/
+2
*
Reland of Add a NavigationThrottle to the public content/ interface
clamy
2015-09-29
9
-706
/
+284
*
Make some global pointers const void* const.
thestig
2015-09-25
1
-1
/
+1
*
Revert of Add a NavigationThrottle to the public content/ interface (patchset...
huangs
2015-09-22
9
-284
/
+706
*
Add a NavigationThrottle to the public content/ interface
clamy
2015-09-22
9
-706
/
+284
*
Sync more GN unit tests with GYP.
brettw
2015-08-21
1
-1
/
+14
*
Revert of Sync more GN unit tests with GYP. (patchset #3 id:40001 of https://...
nasko
2015-08-21
1
-14
/
+1
*
Sync more GN unit tests with GYP.
Brett Wilson
2015-08-20
1
-1
/
+14
*
Move JNI annotations to annotations package.
aurimas
2015-07-30
2
-2
/
+2
*
Merge java_staging/src into java/src.
Newton Allen
2015-06-24
1
-3
/
+0
*
Send REFERRER_EXTRA when launching an external intent.
mariakhomenko
2015-05-29
2
-17
/
+48
*
Fix an issue that external protocol in subframes are not handled on Android
qinmin
2015-05-06
5
-8
/
+18
*
favor DCHECK_CURRENTLY_ON for better logs in components/ (part 2)
mostynb
2015-04-23
1
-4
/
+4
*
Add user gesture carryover bit
jaekyun
2015-03-31
5
-9
/
+77
*
favor DCHECK_CURRENTLY_ON for better logs in components/
mostynb
2015-03-25
2
-3
/
+3
*
Remove prerender cookie store, part 4.
davidben
2015-03-23
1
-2
/
+1
*
Sort GN files under components
satorux
2015-02-16
1
-2
/
+2
*
Add RedirectInfo as a redirect parameter to ResourceThrottles.
mmenke
2015-02-11
3
-20
/
+18
*
Sanitize referrers before we create them
jochen
2015-02-09
1
-1
/
+3
*
Update {virtual,override,final} to follow C++11 style.
dcheng
2015-02-04
1
-1
/
+1
*
Add is_external_protocol to NavigationParams
jaekyun
2015-01-28
5
-26
/
+35
*
Remove mkosiba from OWNERS files.
mkosiba
2015-01-27
1
-1
/
+1
*
gn format //components
scottmg
2014-12-03
1
-1
/
+0
*
Allow URL requests for object/embed tags to be intercepted as streams.
raymes
2014-11-21
1
-0
/
+1
*
Add is_main_frame and parent_is_main_frame to ResourceRequestInfo::AllocateFo...
gab
2014-11-13
1
-1
/
+3
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-29
1
-4
/
+2
*
Standardize usage of virtual/override/final in components/
dcheng
2014-10-21
2
-14
/
+8
*
Make chrome_shell_apk build
cjhopman
2014-10-13
2
-2
/
+13
*
Fix reinterpret_cast issues
dtrainor
2014-10-08
1
-1
/
+1
*
replace OVERRIDE and FINAL with override and final in components/
mostynb
2014-10-06
2
-9
/
+9
*
[Checkstyle] Fix misc style issues in Java files.
aurimas
2014-09-25
2
-2
/
+2
*
Move PageTransition from //content/public/common to //ui/base
Sylvain Defresne
2014-09-19
8
-11
/
+11
*
Allow URLRequests from one context to have different NetworkDelegates.
mmenke@chromium.org
2014-08-21
1
-9
/
+10
*
Plumb redirect info out of net, through content, and into child processes.
davidben@chromium.org
2014-08-15
1
-0
/
+2
*
content: ResourceType cleanup.
tfarina@chromium.org
2014-07-31
1
-1
/
+1
*
Add more components to the GN build.
brettw@chromium.org
2014-07-16
1
-0
/
+48
*
Move resource_type.* from webkit/ to content/.
tfarina@chromium.org
2014-07-05
1
-0
/
+1
*
Rename jni_helper.h to jni_weak_ref.h.
newt@chromium.org
2014-04-23
1
-1
/
+1
*
Renable org.chromium.chrome.browser.infobar.InfoBarTest#testInfoBarForPopUp w...
jam@chromium.org
2013-12-28
1
-2
/
+4
*
Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Int...
jam@chromium.org
2013-12-28
4
-34
/
+36
*
Make resource throttles and AsyncResourceHandler add events to NetLog
mmenke@chromium.org
2013-12-04
2
-0
/
+5
*
Update OWNERS files
joth@chromium.org
2013-12-02
1
-1
/
+0
*
[Net] Add a priority parameter to URLRequest's constructor
akalin@chromium.org
2013-10-31
1
-1
/
+5
*
Cleanup bits of components/navigation_interception.
thestig@chromium.org
2013-10-15
2
-11
/
+7
*
Add header to defer redirects until prerenders become visible.
davidben@chromium.org
2013-10-01
1
-21
/
+22
*
Correctly integrate StoragePartition into TestingProfile.
ajwong@chromium.org
2013-07-23
1
-2
/
+5
*
Expose the method used for the next URLRequest redirect.
mkosiba@chromium.org
2013-07-17
3
-6
/
+81
*
components: Migrate from googleurl/ includes to url/ ones. Part 3.
tfarina@chromium.org
2013-07-05
2
-2
/
+2
[next]