|
Update view_manager and window_manager to make use of content handling.
This required ripping out the old concept of app navigation,
since it is no longer compatible with how apps get connected
to.
BUG=
Committed: https://crrev.com/d098906547cc70f8626709ae1243be7f8c1e0e22
Cr-Commit-Position: refs/heads/master@{#293452}
Total comments: 13
Total comments: 10
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+376 lines, -547 lines) |
Patch |
 |
M |
mojo/examples/aura_demo/aura_demo.cc
|
View
|
1
2
3
4
5
6
|
5 chunks |
+6 lines, -7 lines |
0 comments
|
Download
|
 |
M |
mojo/examples/browser/browser.cc
|
View
|
1
2
|
4 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
mojo/examples/embedded_app/embedded_app.cc
|
View
|
1
2
3
4
5
6
|
4 chunks |
+11 lines, -65 lines |
0 comments
|
Download
|
 |
M |
mojo/examples/keyboard/keyboard.cc
|
View
|
1
2
|
4 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
mojo/examples/media_viewer/media_viewer.cc
|
View
|
1
2
|
4 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
mojo/examples/nesting_app/nesting_app.cc
|
View
|
1
2
3
4
5
6
|
6 chunks |
+9 lines, -56 lines |
0 comments
|
Download
|
 |
M |
mojo/examples/png_viewer/png_viewer.cc
|
View
|
1
2
3
4
5
6
|
4 chunks |
+139 lines, -152 lines |
0 comments
|
Download
|
 |
M |
mojo/examples/window_manager/debug_panel.h
|
View
|
1
|
2 chunks |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
mojo/examples/window_manager/debug_panel.cc
|
View
|
1
|
2 chunks |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
mojo/examples/window_manager/window_manager.cc
|
View
|
1
2
3
4
5
6
|
7 chunks |
+12 lines, -46 lines |
0 comments
|
Download
|
 |
M |
mojo/examples/wm_flow/app/app.cc
|
View
|
1
2
3
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
mojo/examples/wm_flow/embedded/embedded.cc
|
View
|
1
2
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
mojo/mojo_examples.gypi
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
mojo/mojo_services.gypi
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/public/cpp/application/application_impl.h
|
View
|
1
2
3
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/services/html_viewer/html_document_view.h
|
View
|
1
2
|
4 chunks |
+33 lines, -9 lines |
0 comments
|
Download
|
 |
M |
mojo/services/html_viewer/html_document_view.cc
|
View
|
1
2
3
4
5
6
|
7 chunks |
+41 lines, -15 lines |
0 comments
|
Download
|
 |
M |
mojo/services/html_viewer/html_viewer.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+28 lines, -68 lines |
0 comments
|
Download
|
 |
M |
mojo/services/public/cpp/view_manager/lib/view_manager_client_factory.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
mojo/services/public/cpp/view_manager/lib/view_manager_client_impl.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
mojo/services/public/cpp/view_manager/lib/view_manager_client_impl.cc
|
View
|
1
2
3
4
5
6
|
3 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
mojo/services/public/cpp/view_manager/tests/view_manager_unittest.cc
|
View
|
1
2
|
3 chunks |
+9 lines, -3 lines |
0 comments
|
Download
|
 |
M |
mojo/services/public/cpp/view_manager/view_manager_client_factory.h
|
View
|
1
2
3
4
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/services/view_manager/connection_manager.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
mojo/services/view_manager/connection_manager.cc
|
View
|
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
 |
M |
mojo/services/view_manager/view_manager_service_impl.h
|
View
|
1
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
mojo/services/view_manager/view_manager_service_impl.cc
|
View
|
1
|
2 chunks |
+18 lines, -52 lines |
0 comments
|
Download
|
 |
M |
mojo/services/view_manager/view_manager_unittest.cc
|
View
|
1
|
3 chunks |
+7 lines, -8 lines |
0 comments
|
Download
|
 |
M |
mojo/services/window_manager/window_manager_api_unittest.cc
|
View
|
1
2
|
3 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
 |
M |
mojo/services/window_manager/window_manager_app.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
mojo/services/window_manager/window_manager_app.cc
|
View
|
1
2
3
|
3 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
mojo/shell/context.cc
|
View
|
1
2
3
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/shell/dynamic_application_loader.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
Total messages: 25 (5 generated)
|