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
/
content
/
browser
/
loader
/
resource_loader.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix AwContentsTest#testDownload.
davidben@chromium.org
2014-04-16
1
-7
/
+9
*
Don't send two OnResponseCompleteds in ResourceLoader.
davidben@chromium.org
2014-04-14
1
-5
/
+17
*
Move appcache_interceptor from webkit/ to content/
pilgrim@chromium.org
2014-04-01
1
-2
/
+2
*
Don't resume cancelled requests.
mkosiba@chromium.org
2014-02-26
1
-0
/
+5
*
Fix chrome.webRequest.onBeforeRequest for requests coming from NPAPI plugin p...
jam@chromium.org
2014-01-19
1
-1
/
+1
*
Adds the new URLRequest::OnBeforeNetworkStart hook to the
jkarlin@chromium.org
2014-01-09
1
-0
/
+17
*
Cleanup: Correct the names of the struct fields.
eranm@google.com
2014-01-08
1
-2
/
+2
*
Remove calls of PrerenderTracker::TryCancel and TryCancelOnIOThread in Chrome...
jam@chromium.org
2014-01-06
1
-6
/
+1
*
Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...
jam@chromium.org
2013-12-31
1
-3
/
+3
*
Revert "Replace the GetAssociatedRenderView call with GetAssociatedRenderFram...
loislo@chromium.org
2013-12-30
1
-3
/
+3
*
Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...
jam@chromium.org
2013-12-28
1
-3
/
+3
*
Remove unnecessary call to set_first_party_for_cookies.
creis@chromium.org
2013-12-18
1
-7
/
+1
*
Support process swaps for cross-site iframes with --site-per-process.
creis@chromium.org
2013-12-18
1
-3
/
+5
*
SignedCertificateTimestamp storing & serialization code.
alcutter@google.com
2013-11-29
1
-2
/
+31
*
Explicitly prevent URL-to-app redirection for forced downloads
sergeygs@chromium.org
2013-11-27
1
-1
/
+1
*
Allow prefetches to outlive their owning RenderViewHost.
davidben@chromium.org
2013-11-20
1
-0
/
+8
*
Make ResourceHandler::OnResponseCompleted take a defer output parameter.
davidben@chromium.org
2013-11-18
1
-5
/
+7
*
Remove webview-based behavior from --site-per-process flag.
creis@chromium.org
2013-11-05
1
-30
/
+0
*
Experimental Revert of 231910 "Allows prefetch and other detachable requests ...
mmenke@chromium.org
2013-11-04
1
-27
/
+0
*
Revert 232376 "Revert 232342 "New prefetch histograms to get an ..."
csharp@chromium.org
2013-11-01
1
-0
/
+35
*
Revert 232342 "New prefetch histograms to get an idea of how oft..."
csharp@chromium.org
2013-11-01
1
-35
/
+0
*
New prefetch histograms to get an idea of how often prefetches happen,
jkarlin@google.com
2013-11-01
1
-0
/
+35
*
Allows prefetch and other detachable requests to live beyond the renderer by ...
jkarlin@google.com
2013-10-30
1
-0
/
+27
*
Get ClientCertStore through ResourceContext.
mattm@chromium.org
2013-10-30
1
-44
/
+15
*
Clean up ResourceHandler API.
creis@chromium.org
2013-10-15
1
-7
/
+5
*
Revert 227318 "Clean up ResourceHandler API."
creis@chromium.org
2013-10-08
1
-5
/
+7
*
Clean up ResourceHandler API.
creis@chromium.org
2013-10-07
1
-7
/
+5
*
Move TransferNavigationResourceThrottle into CrossSiteResourceHandler.
creis@chromium.org
2013-10-03
1
-3
/
+10
*
Revert 226284 "Move TransferNavigationResourceThrottle into Cros..."
creis@chromium.org
2013-10-01
1
-3
/
+2
*
Move TransferNavigationResourceThrottle into CrossSiteResourceHandler.
creis@chromium.org
2013-10-01
1
-2
/
+3
*
Make ResourceHandlers stateless with respect to child/routing/request IDs.
creis@chromium.org
2013-09-25
1
-19
/
+1
*
When switching processes during redirects, update the cookie policy
jochen@chromium.org
2013-08-12
1
-1
/
+7
*
Add histogram to measure the read deferral on crosswebsite navigation
clamy@chromium.org
2013-08-09
1
-0
/
+7
*
Use a direct include of the message_loop header in content/, part 1.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Use a direct include of time headers in content/, part 1.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Expose the HttpResponseInfo's ConnectionInfo in window.chrome.loadTimes()
rch@chromium.org
2013-06-06
1
-0
/
+1
*
Move webkit/appcache/* into webkit/{browser,common}/appcache
kinuko@chromium.org
2013-06-05
1
-1
/
+1
*
Expose net::LoadTimingInfo through content_shell
pan.deng@intel.com
2013-06-04
1
-0
/
+3
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
1
-20
/
+20
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
1
-7
/
+9
*
Remove URL fragment from referrer HTTP header (to comply with rfc2616) when o...
mef@chromium.org
2013-04-10
1
-1
/
+1
*
Split the ProcessType enum into process types that content knows about (which...
jam@chromium.org
2013-03-22
1
-0
/
+1
*
Add Resource Handler for creating Streams to forward to extensions
zork@chromium.org
2013-03-20
1
-1
/
+1
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
1
-2
/
+2
*
Move client certificates retrieval logic out of the SSL sockets.
ppi@chromium.org
2013-02-07
1
-10
/
+37
*
Implement a prototype to render cross-site iframes in a separate process from...
nasko@chromium.org
2013-01-23
1
-0
/
+30
*
Prevent cross-site pages if the --site-per-process flag is passed
irobert@chromium.org
2012-12-11
1
-0
/
+16
*
Add content/browser/loader/ for resource loading related classes.
darin@chromium.org
2012-12-05
1
-0
/
+582