Sign in
chromium
/
chromium
/
src.git
/
6adf95bcbaa9231dd6b91e7a5988d378fb81fed9
/
content
/
browser
/
loader
/
resource_dispatcher_host_impl.h
01f0403
[OnionSoup] Remove content::RequestContextType
by Richard Li
· 7 years ago
09060bdf7
Use content::GlobalFrameRoutingId instead of std::pair<int, int>.
by Lukasz Anforowicz
· 7 years ago
34ab40c
Use network::mojom::kURLLoadOptionSniffMimeType everywhere
by Makoto Shimazu
· 7 years ago
e1e8de5
Reland "Inline ResourceDispatcherHostImpl::CreateBaseResourceHandler"
by Yutaka Hirano
· 7 years ago
12bb3f0
Get LoadStatus working with network service.
by John Abd-El-Malek
· 7 years ago
af8095d
Obsolete Net.ResourceDispatcherHost.OutstandingRequests.* histograms
by Helen Li
· 7 years ago
ff60c141
Create GlobalRequestID by ResourceDispatcherHost when non-NetworkService
by Makoto Shimazu
· 7 years ago
c1ab712
Stop using x-devtools-emulate-network-conditions-client-id header
by Tsuyoshi Horo
· 7 years ago
c6185fc
Plumb URLLoadOptions to MojoAsyncResourceHandler
by Makoto Shimazu
· 7 years ago
9ebd7ba
Remove DownloadToFile support from the loading stack.
by Marijn Kruisselbrink
· 7 years ago
83bd6269
Record request mode for each load
by Yutaka Hirano
· 7 years ago
896fd559
Fix ResourceDispatcherHostImpl to InvalidateWeakPtrs() on IO thread.
by Wez
· 7 years ago
02ba63f
Remove some transfer navigation logic
by csharrison
· 7 years ago
d7cd4e7
Network Service: Fix LoginPromptBrowserTest.BlockCrossdomainPromptForSubresources
by Jun Cai
· 7 years ago
662d723c
NavigationMojoResponse: Remove the old code path [1/4]
by arthursonzogni
· 7 years ago
a36f641
Beef up and de-flake UpdateLoadState test
by Charlie Harrison
· 7 years ago
2304dfae
Remove Net.ResourceDispatcherHost.PeakOutstandingRequests UMA
by Kunihiko Sakamoto
· 7 years ago
22f9738
RDH: Ensure there's at most one LoadInfoList in flight.
by Matt Menke
· 7 years ago
472c686
Revert "RDH: Ensure there's at most one LoadInfoList in flight."
by Ben Wells
· 7 years ago
d03adf5a
RDH: Ensure there's at most one LoadInfoList in flight.
by Matt Menke
· 7 years ago
f788d92
[Fetch API] Fix keepalive-resource-exhaustion.html with Network Service
by Yutaka Hirano
· 7 years ago
4c135b3c
Aggregate LoadState per-frame before copying to UI
by Charles Harrison
· 7 years ago
911fa06
Change LoadInfo to only store URL hosts
by Charles Harrison
· 7 years ago
d7502e5
NetworkService: Rename ResourceDispatcherHostLoginDelegate to LoginDelegate
by Jun Cai
· 7 years ago
a5628ad
NetworkService: Make ResourceDispatcherHostImpl::RunAuthRequiredCallback() bind to request ID
by Jun Cai
· 7 years ago
9a5ca91
Don't return raw pointers when creating LoginHandlers.
by David Benjamin
· 7 years ago
bc561f41
Reland of NetworkService: Implement URLLoader::OnAuthRequired
by Jun Cai
· 7 years ago
2b1f06c
Simplify ChromeResourceDispatcherHostDelegate::ShouldInterceptResourceAsStream to remove unneeded code path.
by John Abd-El-Malek
· 7 years ago
26753e6d
Revert "NetworkService: Implement URLLoader::OnAuthRequired"
by Jun Cai
· 7 years ago
2cfb0cf0
NetworkService: Implement URLLoader::OnAuthRequired
by Jun Cai
· 7 years ago
00e6851
Set limits on the number of requests from fetch() with keepalive set
by Yutaka Hirano
· 7 years ago
54311e6
services/network/public/{interfaces => mojom}
by Ken Rockot
· 7 years ago
22664f7
Set limits on the number of requests with keepalive set
by Yutaka Hirano
· 7 years ago
92f51cda
Keep track of the number of requests with keepalive set
by Yutaka Hirano
· 7 years ago
4cd4e30
Move ResourceScheduler to /services/network
by Yutaka Hirano
· 7 years ago
9409ded
NetworkService: Implement URLLoader::OnCertificateRequested
by Jun Cai
· 7 years ago
da4fac3
Move ResourceScheduler to content/network
by Yutaka Hirano
· 7 years ago
b165dc5
Move url_loader.mojom and url_loader_factory.mojom to services/network.
by John Abd-El-Malek
· 7 years ago
4624803
Move resource_response.h to //services/network/public/cpp.
by John Abd-El-Malek
· 7 years ago
1df6179
Move ResourceRequest to services/network in preparation of moving content/network.
by John Abd-El-Malek
· 7 years ago
40db5f5
NavigationMojoResponse: Transmit missing data.
by arthursonzogni
· 7 years ago
b521c6a
NavigationMojoResponse: Transmit SSLInfo.
by arthursonzogni
· 7 years ago
b66ff96
Remove ResourceRequest::fetch_mixed_content_context_type which is unused.
by John Abd-El-Malek
· 7 years ago
99ab0e0a3
Revert "Revert "[mojo-loading] Remove ChromeIPC code""
by Yutaka Hirano
· 7 years ago
73765eea
Revert "[mojo-loading] Remove ChromeIPC code"
by Marijn Kruisselbrink
· 7 years ago
56ddd03
[mojo-loading] Remove ChromeIPC code
by Yutaka Hirano
· 7 years ago
2695d04d
PlzNavigate: Use the NavigationUrlLoaderNetworkService.
by arthursonzogni
· 7 years ago
481b725
Do not block cross-site Flash requests in Site Isolation modes.
by Charles Reis
· 7 years ago
f1db9ab
Add a unit test to ensure that if RESOURCE_TYPE_PREFETCH is specified in content::ResourceRequest, it's translated into the proper net:: flag on URLRequest.
by John Abd-El-Malek
· 8 years ago
fbdeae7
Move DefineNetworkTrafficAnnotation calls to the bottom of the file
by Yutaka Hirano
· 8 years ago
ea4ffdb
Fix ResourceDispatcherHostImpl::delegate_ data race
by Alex Clarke
· 8 years ago
ccca59ad
Use the async loading path for synchronous XMLHttpRequest
by Reilly Grant
· 8 years ago
901fe7e
RDHI::CancelRequestsForRoute must detach only matched detachable loaders
by Yutaka Hirano
· 8 years ago
4f87e23
Use Independent URLLoader
by Yutaka Hirano
· 8 years ago
3d467db
Experiment to vary the maximum number of delayable requests in-flight
by Devdeep Ray
· 8 years ago
81fdc8fb
Updating the use of network traffic annotation in RDHI.
by Ramin Halavati
· 8 years ago
7d08794ea
Enable Clear-Site-Data by default.
by msramek
· 8 years ago
680c214
Move NetworkService mojom files to content/public/common.
by mmenke
· 8 years ago
ed44e6c
Remove SupportsUserData from ResourceRequestBodyImpl.
by mmenke
· 8 years ago
aa00afa
Add UMA that periodically logs number of outstanding requests
by ksakamoto
· 8 years ago
9bc8902c
Support the Clear-Site-Data header on resource requests
by msramek
· 8 years ago
c9ad960
Revert "Use Independent URLLoader"
by Yutaka Hirano
· 8 years ago
f510d0c4
Use Independent URLLoader
by Yutaka Hirano
· 8 years ago
ecb25eb
Fix Docs links from Files app on ChromeOS not working with PlzNavigate.
by jam
· 8 years ago
adf0a997
Pass correct file system context for uploads with PlzNavigate
by nasko
· 8 years ago
ea2f911
PlzNavigate: make NavigationResourceHandler a LayeredResourceHandler
by clamy
· 8 years ago
d1d500db
Add UMA for number of outstanding requests in ResourceDispatcherHostImpl
by xunjieli
· 8 years ago
972d77b
Remove ResourceDispatcherHostImpl::CancelTransferringNavigation.
by mmenke
· 8 years ago
d3bc614
[Prerender] Restore request priorities when swapped in
by droger
· 8 years ago
a094fc10
Reduce/remove usage of BrowserThread in content/browser/loader.
by ananta
· 8 years ago
caec94b6
Do not kill the renderer for extension XHRs from uninstalled extensions.
by creis
· 8 years ago
96dd5df8
Remove the ResourceDispatcherHostImpl::ResumeBlockedRequestsForRouteFromUI function declaration
by ananta
· 8 years ago
2625374
Remove stale-while-revalidate from content and chrome
by scottmg
· 8 years ago
a0a1b3d
Move the functions which block, resume and cancel requests for a frame route id out of ResourceDispatcherHost
by ananta
· 8 years ago
339b2ea6
Fix ResourceDispatcherHostDelegate::OnResponseStarted not getting called for navigation requests.
by jam
· 8 years ago
6f57b50
[Mojo-Loading] Use independent URLLoaderClient
by yhirano
· 8 years ago
0f396ee
Fix SAMLPolicyTest.TransferCookiesAffiliated with PlzNavigate.
by jam
· 8 years ago
caf312f
Change Lo-Fi bool to bitmask to support multiple Previews types.
by megjablon
· 8 years ago
709f33f
Supporting changes in preparation of browser side mixed content checking.
by carlosk
· 8 years ago
292a917
PlzNavigate: AppCache support
by ananta
· 9 years ago
227286f7
Introduce ResourceRequesterInfo to abstract the requester of resource requests.
by horo
· 9 years ago
bbc904d0
Implement TransferNavigation with mojo
by yhirano
· 9 years ago
39d9eeda
Minor content/browser/loader/ cleanups.
by mmenke
· 9 years ago
26a0f5b
Avoid string copies when determining approximate memory usage in RDHI
by csharrison
· 9 years ago
5939370
Cancel the request when URLLoader is gone
by yhirano
· 9 years ago
fe95d9b
Use Associated interfaces for mojo-loading
by yhirano
· 9 years ago
ed97502
content: Cleanup class/struct forward declarations
by jbriance
· 9 years ago
6d74e56c
Remove unused ResourceHostMsg_DataDownloaded_ACK
by tzik
· 9 years ago
1f59c2aa
Extra browser-side validation of transferred_request_child_id / request_id.
by lukasza
· 9 years ago
4020282
Implement Mojo SyncLoad
by tzik
· 9 years ago
36762af
Implement ServiceWorkerFetchDispatcher::MaybeStartNavigationPreload().
by horo
· 9 years ago
d69748c
Reland "Merge of CrossSiteResourceHandler and NavigationResourceThrottle."
by clamy
· 9 years ago
1c895912
Make SyncLoad result handling pluggable
by tzik
· 9 years ago
42ac3af0
Revert the merge of CrossSiteResourceHandler and NavigationResourceThrottle.
by Nasko Oskov
· 9 years ago
1e5574e
PlzNavigate: support the WebRequest API
by clamy
· 9 years ago
7fc66e0
Don't attach standard throttles twice to downloads.
by mmenke
· 9 years ago
f40a034
Merge CrossSiteResourceHandler and NavigationResourceThrottle
by clamy
· 9 years ago
df7927e
Revert "PlzNavigate: detect when a ServiceWorker is present"
by clamy
· 9 years ago
73f89264
Fix SSLUITest.BadCertFollowedByGoodCert with PlzNavigate.
by jam
· 9 years ago
8ae7cad
Stop using CertStore which is not compatible with PlzNavigate.
by jam
· 9 years ago
Next »