|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+676 lines, -8 lines) |
Patch |
|
M |
chrome/browser/browser_main.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
3 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/browser_main.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
4 chunks |
+54 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/browser/browser_main_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/chrome_tests.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chrome/common/chrome_switches.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chrome/common/chrome_switches.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/browser/renderer_host/p2p/socket_host_test_utils.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
jingle/glue/pseudotcp_adapter.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
jingle/glue/pseudotcp_adapter.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
jingle/notifier/base/fake_ssl_client_socket.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
jingle/notifier/base/fake_ssl_client_socket.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
jingle/notifier/base/fake_ssl_client_socket_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
jingle/notifier/base/proxy_resolving_client_socket.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
jingle/notifier/base/proxy_resolving_client_socket.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/curvecp/curvecp_client_socket.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/curvecp/curvecp_client_socket.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/http/http_basic_stream.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/http/http_basic_stream.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
5 chunks |
+46 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/http/http_network_transaction.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
net/http/http_network_transaction_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+29 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/http/http_proxy_client_socket.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/http/http_proxy_client_socket.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/http/http_response_body_drainer_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/http/http_stream.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/socket/client_socket_pool_base.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+18 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/socket/client_socket_pool_base.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
4 chunks |
+43 lines, -1 line |
0 comments
|
Download
|
|
M |
net/socket/client_socket_pool_base_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
3 chunks |
+80 lines, -4 lines |
0 comments
|
Download
|
|
M |
net/socket/socket_test_util.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
4 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/socket/socket_test_util.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
5 chunks |
+29 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/socket/socks5_client_socket.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/socket/socks5_client_socket.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/socket/socks_client_socket.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/socket/socks_client_socket.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/socket/ssl_client_socket_mac.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/socket/ssl_client_socket_mac.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/socket/ssl_client_socket_nss.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/socket/ssl_client_socket_nss.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/socket/ssl_client_socket_win.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/socket/ssl_client_socket_win.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/socket/ssl_server_socket_nss.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/socket/ssl_server_socket_nss.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/socket/ssl_server_socket_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/socket/stream_socket.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/socket/tcp_client_socket_libevent.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/socket/tcp_client_socket_libevent.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
6 chunks |
+14 lines, -1 line |
0 comments
|
Download
|
|
M |
net/socket/tcp_client_socket_win.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/socket/tcp_client_socket_win.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
6 chunks |
+14 lines, -1 line |
0 comments
|
Download
|
|
M |
net/socket/transport_client_socket_pool_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
3 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/socket/transport_client_socket_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
3 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
|
M |
net/spdy/spdy_http_stream.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
net/spdy/spdy_proxy_client_socket.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/spdy/spdy_proxy_client_socket.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
remoting/jingle_glue/ssl_socket_adapter.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
remoting/jingle_glue/ssl_socket_adapter.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|