|
Total comments: 10
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+647 lines, -139 lines) |
Patch |
 |
M |
mojo/examples/aura_demo/aura_demo.cc
|
View
|
1
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/examples/aura_demo/view_manager_init.cc
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/examples/browser/browser.cc
|
View
|
1
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/examples/demo_launcher/demo_launcher.cc
|
View
|
1
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/examples/embedded_app/embedded_app.cc
|
View
|
1
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/examples/keyboard/keyboard.cc
|
View
|
1
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/examples/media_viewer/media_viewer.cc
|
View
|
1
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/examples/nesting_app/nesting_app.cc
|
View
|
1
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/examples/png_viewer/png_viewer.cc
|
View
|
1
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/examples/window_manager/window_manager.cc
|
View
|
1
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
mojo/examples/wm_flow/app/app.cc
|
View
|
1
|
4 chunks |
+53 lines, -6 lines |
0 comments
|
Download
|
 |
A + |
mojo/examples/wm_flow/app/embedder.mojom
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
mojo/examples/wm_flow/embedded/embedded.cc
|
View
|
1
|
4 chunks |
+43 lines, -23 lines |
0 comments
|
Download
|
 |
A + |
mojo/examples/wm_flow/embedded/embeddee.mojom
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
mojo/examples/wm_flow/init/init.cc
|
View
|
1
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/examples/wm_flow/wm/wm.cc
|
View
|
1
|
3 chunks |
+17 lines, -4 lines |
0 comments
|
Download
|
 |
M |
mojo/mojo.gyp
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/mojo_examples.gypi
|
View
|
1
2
|
3 chunks |
+48 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/mojo_public.gypi
|
View
|
1
2
3
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/public/cpp/application/DEPS
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/public/cpp/application/lib/service_provider_impl.cc
|
View
|
1
2
3
|
1 chunk |
+65 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/public/cpp/application/lib/weak_service_provider.h
|
View
|
1
2
3
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/public/cpp/application/lib/weak_service_provider.cc
|
View
|
1
2
3
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/public/cpp/application/service_provider_impl.h
|
View
|
1
2
3
|
1 chunk |
+64 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/services/html_viewer/html_viewer.cc
|
View
|
1
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/services/public/cpp/view_manager/lib/node.cc
|
View
|
1
|
2 chunks |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/services/public/cpp/view_manager/lib/view_manager_client_impl.h
|
View
|
|
3 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
mojo/services/public/cpp/view_manager/lib/view_manager_client_impl.cc
|
View
|
1
|
8 chunks |
+39 lines, -23 lines |
0 comments
|
Download
|
 |
M |
mojo/services/public/cpp/view_manager/node.h
|
View
|
1
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/services/public/cpp/view_manager/tests/view_manager_unittest.cc
|
View
|
1
|
4 chunks |
+9 lines, -7 lines |
0 comments
|
Download
|
 |
M |
mojo/services/public/cpp/view_manager/view_manager_delegate.h
|
View
|
1
2
3
|
2 chunks |
+14 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/services/public/cpp/view_manager/window_manager_delegate.h
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/services/public/interfaces/view_manager/view_manager.mojom
|
View
|
1
|
5 chunks |
+19 lines, -4 lines |
0 comments
|
Download
|
 |
M |
mojo/services/view_manager/root_node_manager.h
|
View
|
|
2 chunks |
+9 lines, -5 lines |
0 comments
|
Download
|
 |
M |
mojo/services/view_manager/root_node_manager.cc
|
View
|
|
3 chunks |
+21 lines, -12 lines |
0 comments
|
Download
|
 |
M |
mojo/services/view_manager/view_manager_init_service_impl.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/services/view_manager/view_manager_init_service_impl.cc
|
View
|
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/services/view_manager/view_manager_service_impl.h
|
View
|
|
4 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
mojo/services/view_manager/view_manager_service_impl.cc
|
View
|
|
6 chunks |
+26 lines, -13 lines |
0 comments
|
Download
|
 |
M |
mojo/services/view_manager/view_manager_unittest.cc
|
View
|
|
5 chunks |
+14 lines, -7 lines |
0 comments
|
Download
|
 |
M |
mojo/services/window_manager/window_manager_api_unittest.cc
|
View
|
1
|
3 chunks |
+10 lines, -2 lines |
0 comments
|
Download
|
 |
M |
mojo/services/window_manager/window_manager_app.h
|
View
|
1
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/services/window_manager/window_manager_app.cc
|
View
|
1
|
4 chunks |
+13 lines, -5 lines |
0 comments
|
Download
|
Total messages: 10 (0 generated)
|