|
Hosting the discardable memory service in the mus process.
With mus+ash, we host the discardable memory service in the mus process.
For classic chrome, we will run the discardable memory service in the
browser process.
BUG= 654678
Committed: https://crrev.com/d6843e447d292f253b427d04022c4bc562d7aaab
Cr-Commit-Position: refs/heads/master@{#439342}
Total comments: 6
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+130 lines, -22 lines) |
Patch |
 |
M |
components/discardable_memory/client/client_discardable_shared_memory_manager.cc
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/browser_main_loop.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+12 lines, -8 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_process_host_impl.cc
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/ppapi_plugin/DEPS
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/ppapi_plugin/ppapi_thread.cc
|
View
|
1
2
3
4
|
4 chunks |
+19 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/public/app/mojo/content_plugin_manifest.json
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/public/app/mojo/content_renderer_manifest.json
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/render_thread_impl.cc
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+16 lines, -5 lines |
0 comments
|
Download
|
 |
M |
services/ui/BUILD.gn
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
services/ui/DEPS
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
services/ui/manifest.json
|
View
|
1
2
3
4
5
|
3 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
services/ui/service.h
|
View
|
1
2
3
4
5
|
3 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
services/ui/service.cc
|
View
|
1
2
3
4
5
|
4 chunks |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/mus/BUILD.gn
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/mus/DEPS
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/mus/mus_client.h
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/mus/mus_client.cc
|
View
|
1
2
3
4
5
6
7
8
|
2 chunks |
+21 lines, -0 lines |
0 comments
|
Download
|
Total messages: 66 (34 generated)
|