|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1806 lines, -127 lines) |
Patch |
|
M |
BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
build/all.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
6 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/browser/renderer_host/render_process_host_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/browser/renderer_host/render_process_host_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
4 chunks |
+24 lines, -5 lines |
0 comments
|
Download
|
|
M |
content/child/child_thread.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+13 lines, -2 lines |
0 comments
|
Download
|
|
M |
content/child/child_thread.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
4 chunks |
+44 lines, -15 lines |
0 comments
|
Download
|
|
M |
content/common/BUILD.gn
|
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
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
content/content_common.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
content/gpu/gpu_child_thread.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/public/common/content_switches.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
content/public/common/content_switches.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/renderer/render_thread_impl.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
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
|
M |
content/utility/utility_thread_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
ipc/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
20
21
22
|
4 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
|
M |
ipc/ipc.gyp
|
View
|
1
2
3
4
5
6
7
19
20
21
22
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
ipc/ipc.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
19
20
21
22
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
ipc/ipc_channel.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+8 lines, -0 lines |
2 comments
|
Download
|
|
A |
ipc/ipc_channel_factory.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
|
A |
ipc/ipc_channel_factory.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
|
M |
ipc/ipc_channel_nacl.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
ipc/ipc_channel_nacl.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
|
M |
ipc/ipc_channel_posix.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
ipc/ipc_channel_posix.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+12 lines, -1 line |
0 comments
|
Download
|
|
M |
ipc/ipc_channel_proxy.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
|
M |
ipc/ipc_channel_proxy.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
5 chunks |
+25 lines, -9 lines |
0 comments
|
Download
|
|
M |
ipc/ipc_channel_reader.h
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
ipc/ipc_channel_reader.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
ipc/ipc_channel_unittest.cc
|
View
|
|
9 chunks |
+11 lines, -77 lines |
0 comments
|
Download
|
|
M |
ipc/ipc_channel_win.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
ipc/ipc_channel_win.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
ipc/ipc_export.h
|
View
|
20
21
22
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
|
M |
ipc/ipc_message.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
ipc/ipc_sync_channel.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
ipc/ipc_sync_channel.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+14 lines, -0 lines |
0 comments
|
Download
|
|
M |
ipc/ipc_test_base.h
|
View
|
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
ipc/ipc_test_base.cc
|
View
|
|
2 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
|
A |
ipc/ipc_test_channel_listener.h
|
View
|
1
2
3
4
5
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
|
A |
ipc/ipc_test_channel_listener.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+62 lines, -0 lines |
0 comments
|
Download
|
|
M |
ipc/ipc_test_sink.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
ipc/ipc_test_sink.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
|
A |
ipc/mojo/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
20
21
22
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
|
A + |
ipc/mojo/DEPS
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
A |
ipc/mojo/ipc_channel_mojo.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
20
21
22
|
1 chunk |
+131 lines, -0 lines |
0 comments
|
Download
|
|
A |
ipc/mojo/ipc_channel_mojo.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+596 lines, -0 lines |
0 comments
|
Download
|
|
A |
ipc/mojo/ipc_channel_mojo_unittest.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+260 lines, -0 lines |
0 comments
|
Download
|
|
A |
ipc/mojo/ipc_message_pipe_reader.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+98 lines, -0 lines |
0 comments
|
Download
|
|
A |
ipc/mojo/ipc_message_pipe_reader.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+144 lines, -0 lines |
0 comments
|
Download
|
|
A |
ipc/mojo/ipc_mojo.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
|
A + |
ipc/mojo/run_all_unittests.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|