|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1254 lines, -205 lines) |
Patch |
|
M |
content/app/mojo/mojo_init.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
|
2 chunks |
+16 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/browser/browser_child_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
23
24
25
|
3 chunks |
+8 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
23
24
25
26
27
28
|
2 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/child/child_thread_impl.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
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/child/child_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
|
3 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/common/child_process_messages.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
2 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
|
M |
content/test/run_all_unittests.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, -2 lines |
0 comments
|
Download
|
|
M |
mojo/edk/embedder/embedder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
2 chunks |
+22 lines, -0 lines |
0 comments
|
Download
|
|
M |
mojo/edk/embedder/embedder.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
|
4 chunks |
+44 lines, -0 lines |
0 comments
|
Download
|
|
M |
mojo/edk/embedder/embedder_internal.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
mojo/edk/embedder/platform_channel_pair.h
|
View
|
1
2
|
3 chunks |
+11 lines, -1 line |
0 comments
|
Download
|
|
M |
mojo/edk/embedder/platform_channel_pair_posix.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
|
4 chunks |
+33 lines, -17 lines |
0 comments
|
Download
|
|
M |
mojo/edk/embedder/platform_channel_pair_win.cc
|
View
|
1
2
3
4
5
6
7
8
|
5 chunks |
+25 lines, -12 lines |
0 comments
|
Download
|
|
M |
mojo/edk/embedder/test_embedder.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
mojo/edk/system/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
25
26
|
3 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
|
A |
mojo/edk/system/child_token_serializer_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
|
1 chunk |
+60 lines, -0 lines |
0 comments
|
Download
|
|
A |
mojo/edk/system/child_token_serializer_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
|
1 chunk |
+124 lines, -0 lines |
0 comments
|
Download
|
|
M |
mojo/edk/system/core.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 |
+27 lines, -6 lines |
0 comments
|
Download
|
|
M |
mojo/edk/system/message_pipe_dispatcher.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
8 chunks |
+23 lines, -49 lines |
0 comments
|
Download
|
|
A |
mojo/edk/system/parent_token_serializer_state_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
|
1 chunk |
+65 lines, -0 lines |
0 comments
|
Download
|
|
A |
mojo/edk/system/parent_token_serializer_state_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
|
1 chunk |
+75 lines, -0 lines |
0 comments
|
Download
|
|
A |
mojo/edk/system/parent_token_serializer_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
|
1 chunk |
+59 lines, -0 lines |
0 comments
|
Download
|
|
A |
mojo/edk/system/parent_token_serializer_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
|
1 chunk |
+176 lines, -0 lines |
0 comments
|
Download
|
|
M |
mojo/edk/system/raw_channel_posix.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
|
1 chunk |
+9 lines, -3 lines |
0 comments
|
Download
|
|
M |
mojo/edk/system/raw_channel_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
|
5 chunks |
+11 lines, -43 lines |
0 comments
|
Download
|
|
A |
mojo/edk/system/simple_token_serializer_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 |
+37 lines, -0 lines |
0 comments
|
Download
|
|
A |
mojo/edk/system/simple_token_serializer_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 |
+78 lines, -0 lines |
0 comments
|
Download
|
|
A |
mojo/edk/system/token_serializer_messages_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
|
1 chunk |
+46 lines, -0 lines |
1 comment
|
Download
|
|
A |
mojo/edk/system/token_serializer_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
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
|
M |
mojo/edk/system/transport_data.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
mojo/mojo_edk.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
24
25
26
|
3 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
mojo/runner/context.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 |
mojo/runner/host/child_process.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
|
8 chunks |
+86 lines, -46 lines |
0 comments
|
Download
|
|
M |
mojo/runner/host/child_process_host.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
|
2 chunks |
+13 lines, -4 lines |
0 comments
|
Download
|
|
M |
mojo/runner/host/child_process_host.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
|
5 chunks |
+48 lines, -18 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/edk/embedder/embedder.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 |
+14 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/edk/embedder/embedder.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
3 chunks |
+24 lines, -2 lines |
0 comments
|
Download
|