|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+176 lines, -803 lines) |
Patch |
 |
M |
content/browser/BUILD.gn
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/browser/browser_child_process_host_impl.cc
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/browser_main_loop.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/browser_main_loop.cc
|
View
|
1
2
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/gpu/gpu_process_host.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
content/browser/mojo/OWNERS
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
content/browser/mojo/merge_dictionary.h
|
View
|
|
1 chunk |
+0 lines, -21 lines |
0 comments
|
Download
|
 |
D |
content/browser/mojo/merge_dictionary.cc
|
View
|
|
1 chunk |
+0 lines, -43 lines |
0 comments
|
Download
|
 |
D |
content/browser/mojo/merge_dictionary_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -73 lines |
0 comments
|
Download
|
 |
D |
content/browser/mojo/mojo_shell_context.h
|
View
|
|
1 chunk |
+0 lines, -39 lines |
0 comments
|
Download
|
 |
D |
content/browser/mojo/mojo_shell_context.cc
|
View
|
|
1 chunk |
+0 lines, -308 lines |
0 comments
|
Download
|
 |
M |
content/browser/mojo_sandbox_browsertest.cc
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_process_host_browsertest.cc
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
content/browser/service_manager/OWNERS
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
content/browser/service_manager/merge_dictionary.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/browser/service_manager/merge_dictionary.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
content/browser/service_manager/merge_dictionary_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
content/browser/service_manager/service_manager_context.h
|
View
|
|
3 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
A + |
content/browser/service_manager/service_manager_context.cc
|
View
|
|
7 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|
 |
M |
content/browser/service_worker/service_worker_version_unittest.cc
|
View
|
1
2
3
4
|
6 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
M |
content/browser/utility_process_host_impl.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/utility_process_host_impl_browsertest.cc
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/utility_process_mojo_client_browsertest.cc
|
View
|
1
2
3
4
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
D |
content/public/test/test_mojo_app.h
|
View
|
|
1 chunk |
+0 lines, -56 lines |
0 comments
|
Download
|
 |
D |
content/public/test/test_mojo_app.cc
|
View
|
|
1 chunk |
+0 lines, -62 lines |
0 comments
|
Download
|
 |
D |
content/public/test/test_mojo_service.mojom
|
View
|
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
 |
D |
content/public/test/test_mojo_shell_context.h
|
View
|
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
 |
D |
content/public/test/test_mojo_shell_context.cc
|
View
|
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
A + |
content/public/test/test_service.h
|
View
|
|
2 chunks |
+16 lines, -16 lines |
0 comments
|
Download
|
 |
A + |
content/public/test/test_service.cc
|
View
|
|
2 chunks |
+13 lines, -14 lines |
0 comments
|
Download
|
 |
A + |
content/public/test/test_service.mojom
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
content/public/test/test_service_manager_context.h
|
View
|
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/public/test/test_service_manager_context.cc
|
View
|
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/test/test_utils.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/public/test/test_utils.cc
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_thread_impl_browsertest.cc
|
View
|
1
2
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/shell/browser/content_shell_renderer_manifest_overlay.json
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/shell/browser/content_shell_utility_manifest_overlay.json
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/shell/browser/shell_content_browser_client.cc
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/shell/renderer/shell_content_renderer_client.cc
|
View
|
1
2
3
4
|
4 chunks |
+13 lines, -13 lines |
0 comments
|
Download
|
 |
M |
content/shell/utility/shell_content_utility_client.cc
|
View
|
|
4 chunks |
+13 lines, -13 lines |
0 comments
|
Download
|
 |
M |
content/test/BUILD.gn
|
View
|
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|