|
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+628 lines, -184 lines) |
Patch |
 |
M |
mojo/examples/compositor_app/compositor_app.cc
|
View
|
1
2
|
3 chunks |
+12 lines, -10 lines |
0 comments
|
Download
|
 |
M |
mojo/examples/pepper_container_app/pepper_container_app.cc
|
View
|
1
2
3
4
5
6
|
6 chunks |
+14 lines, -4 lines |
0 comments
|
Download
|
 |
M |
mojo/examples/sample_app/sample_app.cc
|
View
|
1
2
3
4
5
6
|
4 chunks |
+15 lines, -10 lines |
0 comments
|
Download
|
 |
M |
mojo/examples/surfaces_app/DEPS
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
mojo/examples/surfaces_app/child_gl_app.cc
|
View
|
1
2
|
2 chunks |
+16 lines, -7 lines |
0 comments
|
Download
|
 |
A + |
mojo/examples/surfaces_app/child_gl_impl.h
|
View
|
|
3 chunks |
+21 lines, -20 lines |
0 comments
|
Download
|
 |
A |
mojo/examples/surfaces_app/child_gl_impl.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+182 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/examples/surfaces_app/embedder.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
mojo/examples/surfaces_app/embedder.cc
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
mojo/examples/surfaces_app/surfaces_app.cc
|
View
|
1
2
|
8 chunks |
+49 lines, -24 lines |
0 comments
|
Download
|
 |
M |
mojo/gles2/command_buffer_client_impl.cc
|
View
|
1
2
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
mojo/gles2/gles2_impl.cc
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/mojo.gyp
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/mojo_examples.gypi
|
View
|
1
2
3
4
5
6
7
8
|
5 chunks |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/mojo_services.gypi
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+23 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/services/gles2/command_buffer_impl.h
|
View
|
1
2
3
4
|
3 chunks |
+13 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/services/gles2/command_buffer_impl.cc
|
View
|
1
2
3
4
|
4 chunks |
+35 lines, -12 lines |
0 comments
|
Download
|
 |
M |
mojo/services/native_viewport/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/services/native_viewport/DEPS
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/services/native_viewport/gpu_impl.h
|
View
|
1
2
3
4
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/services/native_viewport/gpu_impl.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/services/native_viewport/native_viewport_impl.h
|
View
|
1
2
3
4
|
3 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
mojo/services/native_viewport/native_viewport_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
5 chunks |
+4 lines, -34 lines |
0 comments
|
Download
|
 |
A + |
mojo/services/public/interfaces/gpu/BUILD.gn
|
View
|
1
2
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
A |
mojo/services/public/interfaces/gpu/gpu.mojom
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/services/public/interfaces/native_viewport/BUILD.gn
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/services/public/interfaces/native_viewport/native_viewport.mojom
|
View
|
1
2
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
mojo/services/surfaces/surfaces_impl.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
mojo/services/view_manager/DEPS
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/services/view_manager/root_view_manager.cc
|
View
|
1
2
3
4
|
2 chunks |
+12 lines, -7 lines |
0 comments
|
Download
|
 |
M |
mojo/services/view_manager/window_tree_host_impl.h
|
View
|
1
2
3
4
|
4 chunks |
+11 lines, -8 lines |
0 comments
|
Download
|
 |
M |
mojo/services/view_manager/window_tree_host_impl.cc
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+25 lines, -20 lines |
0 comments
|
Download
|
 |
M |
mojo/shell/DEPS
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/shell/context.cc
|
View
|
1
2
3
4
|
6 chunks |
+19 lines, -3 lines |
0 comments
|
Download
|
Total messages: 28 (0 generated)
|