|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+125 lines, -521 lines) |
Patch |
 |
M |
android_webview/native/aw_contents_client_bridge.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
5 chunks |
+8 lines, -20 lines |
0 comments
|
Download
|
 |
M |
android_webview/native/aw_contents_client_bridge_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chrome_content_browser_client.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
6 chunks |
+13 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/devtools/devtools_network_transaction.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ssl/ssl_client_auth_observer.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+16 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ssl/ssl_client_auth_requestor_mock.cc
|
View
|
1
2
3
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/android/ssl_client_certificate_request.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
4 chunks |
+9 lines, -19 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/ssl_client_certificate_selector_cocoa_browsertest.mm
|
View
|
1
2
3
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chromecast/browser/cast_content_browser_client.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chromecast/browser/cast_content_browser_client.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+19 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chromecast/browser/cast_network_delegate.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chromecast/browser/cast_network_delegate_simple.cc
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/resource_loader.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/loader/resource_loader.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+3 lines, -8 lines |
0 comments
|
Download
|
 |
M |
content/browser/loader/resource_loader_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+7 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/browser/ssl/ssl_client_auth_handler.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/ssl/ssl_client_auth_handler.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+8 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/public/browser/client_certificate_delegate.h
|
View
|
1
2
3
4
5
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
net/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
net/cert/cert_database_android.cc
|
View
|
|
2 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
net/net.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/net.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
net/net_common.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
D |
net/ssl/openssl_client_key_store.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+0 lines, -100 lines |
0 comments
|
Download
|
 |
D |
net/ssl/openssl_client_key_store.cc
|
View
|
1
|
1 chunk |
+0 lines, -125 lines |
0 comments
|
Download
|
 |
D |
net/ssl/openssl_client_key_store_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -169 lines |
0 comments
|
Download
|
 |
A + |
net/ssl/ssl_platform_key_android.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+4 lines, -8 lines |
0 comments
|
Download
|
 |
M |
net/ssl/ssl_platform_key_android.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
4 chunks |
+3 lines, -12 lines |
0 comments
|
Download
|