|
DO NOT LAND
Starting to restructure 'url::Origin', and to drop usage of
'GURL::GetOrigin()' from //net.
BUG= 490074
Total comments: 11
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+559 lines, -315 lines) |
Patch |
 |
M |
content/browser/frame_host/frame_tree_node.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/frame_host/frame_tree_node.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/base/host_port_pair.h
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/base/host_port_pair.cc
|
View
|
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/base/net_util.h
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/base/net_util.cc
|
View
|
|
2 chunks |
+11 lines, -4 lines |
1 comment
|
Download
|
 |
M |
net/ftp/ftp_auth_cache.h
|
View
|
|
3 chunks |
+6 lines, -6 lines |
1 comment
|
Download
|
 |
M |
net/ftp/ftp_auth_cache.cc
|
View
|
|
3 chunks |
+7 lines, -9 lines |
0 comments
|
Download
|
 |
M |
net/ftp/ftp_auth_cache_unittest.cc
|
View
|
|
4 chunks |
+35 lines, -27 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth.h
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/http/http_auth.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/http/http_auth_cache.h
|
View
|
|
8 chunks |
+8 lines, -10 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_cache.cc
|
View
|
|
7 chunks |
+12 lines, -12 lines |
1 comment
|
Download
|
 |
M |
net/http/http_auth_cache_unittest.cc
|
View
|
|
9 chunks |
+14 lines, -15 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_controller.h
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/http/http_auth_controller.cc
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_filter.h
|
View
|
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_filter.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_filter_unittest.cc
|
View
|
|
3 chunks |
+60 lines, -32 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_handler.h
|
View
|
|
4 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_handler.cc
|
View
|
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_handler_basic.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/http/http_auth_handler_basic.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/http/http_auth_handler_basic_unittest.cc
|
View
|
|
4 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_handler_digest.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/http/http_auth_handler_digest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/http/http_auth_handler_digest_unittest.cc
|
View
|
|
5 chunks |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_handler_factory.h
|
View
|
|
5 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_handler_factory.cc
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_handler_factory_unittest.cc
|
View
|
|
5 chunks |
+32 lines, -31 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_handler_mock.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/http/http_auth_handler_mock.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/http/http_auth_handler_negotiate.h
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_handler_negotiate.cc
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_handler_negotiate_unittest.cc
|
View
|
|
3 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_handler_ntlm.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/http/http_auth_handler_ntlm.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/http/http_auth_handler_ntlm_portable.cc
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/http/http_auth_handler_unittest.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/http/http_auth_unittest.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/http/http_network_transaction_unittest.cc
|
View
|
|
6 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/http/http_proxy_client_socket_pool_unittest.cc
|
View
|
|
2 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
net/http/mock_allow_url_security_manager.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/http/mock_allow_url_security_manager.cc
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/http/url_security_manager.h
|
View
|
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
net/http/url_security_manager.cc
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/http/url_security_manager_unittest.cc
|
View
|
|
3 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
net/socket/ssl_client_socket_pool_unittest.cc
|
View
|
|
1 chunk |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/spdy/spdy_proxy_client_socket_unittest.cc
|
View
|
|
2 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
net/url_request/url_request.cc
|
View
|
1
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
net/url_request/url_request_context_builder_unittest.cc
|
View
|
|
4 chunks |
+8 lines, -9 lines |
0 comments
|
Download
|
 |
M |
net/url_request/url_request_ftp_job.cc
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/url_request/url_request_ftp_job_unittest.cc
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/url_request/url_request_job.h
|
View
|
1
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
net/url_request/url_request_job.cc
|
View
|
1
|
2 chunks |
+12 lines, -14 lines |
0 comments
|
Download
|
 |
M |
net/url_request/url_request_unittest.cc
|
View
|
1
|
6 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
url/origin.h
|
View
|
|
1 chunk |
+36 lines, -6 lines |
3 comments
|
Download
|
 |
M |
url/origin.cc
|
View
|
|
1 chunk |
+64 lines, -5 lines |
5 comments
|
Download
|
 |
M |
url/origin_unittest.cc
|
View
|
|
1 chunk |
+110 lines, -5 lines |
0 comments
|
Download
|
Total messages: 4 (1 generated)
|