|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2499 lines, -5918 lines) |
Patch |
 |
M |
runtime/bin/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
runtime/bin/io_impl_sources.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+11 lines, -7 lines |
0 comments
|
Download
|
 |
M |
runtime/bin/io_service.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/bin/main.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
runtime/bin/secure_socket.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+0 lines, -26 lines |
0 comments
|
Download
|
 |
M |
runtime/bin/secure_socket_boringssl.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -169 lines |
0 comments
|
Download
|
 |
M |
runtime/bin/secure_socket_boringssl.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -1807 lines |
0 comments
|
Download
|
 |
A + |
runtime/bin/secure_socket_filter.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
7 chunks |
+12 lines, -62 lines |
0 comments
|
Download
|
 |
A |
runtime/bin/secure_socket_filter.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+745 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/bin/secure_socket_ios.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -239 lines |
0 comments
|
Download
|
 |
M |
runtime/bin/secure_socket_ios.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -1507 lines |
0 comments
|
Download
|
 |
M |
runtime/bin/secure_socket_macos.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -279 lines |
0 comments
|
Download
|
 |
M |
runtime/bin/secure_socket_macos.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -1815 lines |
0 comments
|
Download
|
 |
A |
runtime/bin/secure_socket_utils.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+180 lines, -0 lines |
0 comments
|
Download
|
 |
A |
runtime/bin/secure_socket_utils.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+99 lines, -0 lines |
0 comments
|
Download
|
 |
A |
runtime/bin/security_context.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+104 lines, -0 lines |
0 comments
|
Download
|
 |
A |
runtime/bin/security_context.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+864 lines, -0 lines |
0 comments
|
Download
|
 |
A |
runtime/bin/security_context_android.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+71 lines, -0 lines |
0 comments
|
Download
|
 |
A |
runtime/bin/security_context_fuchsia.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+67 lines, -0 lines |
0 comments
|
Download
|
 |
A |
runtime/bin/security_context_linux.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+84 lines, -0 lines |
0 comments
|
Download
|
 |
A |
runtime/bin/security_context_macos.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+191 lines, -0 lines |
0 comments
|
Download
|
 |
A |
runtime/bin/security_context_win.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+67 lines, -0 lines |
0 comments
|
Download
|