|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1074 lines, -37 lines) |
Patch |
 |
M |
content/browser/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/browser_main_loop.h
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/browser_main_loop.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/mojo/mojo_app_connection_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/mojo/mojo_app_connection_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/mojo/mojo_shell_context.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+70 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/mojo/mojo_shell_context.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+178 lines, -0 lines |
8 comments
|
Download
|
 |
A |
content/browser/mojo_shell_browsertest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+60 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/common/BUILD.gn
|
View
|
1
2
3
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/common/process_control.mojom
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/content.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/content_browser.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/content_common_mojo_bindings.gyp
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/content_shell.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/content_tests.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
9 chunks |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/content_utility.gypi
|
View
|
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/browser/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/browser/content_browser_client.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/public/browser/mojo_app_connection.h
|
View
|
1
2
3
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/test/DEPS
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
content/public/test/test_mojo_app.h
|
View
|
1
2
3
4
|
1 chunk |
+50 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/public/test/test_mojo_app.cc
|
View
|
1
2
3
4
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
content/public/test/test_mojo_service.mojom
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/public/utility/BUILD.gn
|
View
|
|
2 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/public/utility/content_utility_client.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/shell/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/shell/app/shell_main_delegate.h
|
View
|
1
2
3
4
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/shell/app/shell_main_delegate.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
content/shell/utility/DEPS
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
content/shell/utility/shell_content_utility_client.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/shell/utility/shell_content_utility_client.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/test/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
4 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/utility/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/utility/DEPS
|
View
|
1
2
3
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/utility/utility_process_control_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/utility/utility_process_control_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/utility/utility_thread_impl.h
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/utility/utility_thread_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/application/public/cpp/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/application/public/cpp/application_runner.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/application/public/cpp/lib/application_runner.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
4 chunks |
+16 lines, -18 lines |
0 comments
|
Download
|
 |
A |
mojo/application/public/cpp/lib/init_commandline.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/mojo_base.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
 |
M |
mojo/mojo_services.gyp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+10 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/mojo_shell.gyp
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
mojo/shell/BUILD.gn
|
View
|
1
2
3
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/shell/static_application_loader.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+69 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/shell/static_application_loader.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+95 lines, -0 lines |
0 comments
|
Download
|