|
net: plumb DnsRRResolver from IOThread to HttpNetworkSession.
This patch gets us most of the way. The next patch finishes plumbing
into the SSL client socket pool.
BUG=none
TEST=none
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+94 lines, -14 lines) |
Patch |
 |
M |
chrome/browser/io_thread.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
1 comment
|
Download
|
 |
M |
chrome/browser/io_thread.cc
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/net/chrome_url_request_context.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/net/chrome_url_request_context.cc
|
View
|
|
3 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/net/connection_tester.cc
|
View
|
|
3 chunks |
+6 lines, -2 lines |
1 comment
|
Download
|
 |
M |
chrome/service/net/service_url_request_context.cc
|
View
|
|
3 chunks |
+4 lines, -0 lines |
1 comment
|
Download
|
 |
M |
net/http/http_cache.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/http/http_cache.cc
|
View
|
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/http/http_network_layer.h
|
View
|
|
5 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/http/http_network_layer.cc
|
View
|
|
9 chunks |
+10 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/http/http_network_layer_unittest.cc
|
View
|
|
3 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/http/http_network_session.h
|
View
|
|
4 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/http/http_network_session.cc
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/http/http_network_transaction_unittest.cc
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/http/http_proxy_client_socket_pool_unittest.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
net/http/http_response_body_drainer_unittest.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
net/proxy/proxy_script_fetcher_unittest.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/socket/client_socket_pool_manager.h
|
View
|
|
3 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/socket/client_socket_pool_manager.cc
|
View
|
|
4 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/socket/socket_test_util.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/socket/ssl_client_socket_pool.h
|
View
|
|
6 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/socket/ssl_client_socket_pool.cc
|
View
|
|
6 chunks |
+8 lines, -3 lines |
1 comment
|
Download
|
 |
M |
net/socket/ssl_client_socket_pool_unittest.cc
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_test_util.h
|
View
|
|
3 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/url_request/url_request_context.h
|
View
|
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/url_request/url_request_context.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
net/url_request/url_request_unittest.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|