|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2257 lines, -39 lines) |
Patch |
 |
M |
content/content_renderer.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/content_renderer_pepper_host_factory.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/gfx_conversion.h
|
View
|
1
2
3
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/pepper/pepper_compositor_host.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+101 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/pepper/pepper_compositor_host.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+372 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_plugin_instance_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
4 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_plugin_instance_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
11 chunks |
+55 lines, -16 lines |
0 comments
|
Download
|
 |
A |
ppapi/examples/compositor/compositor.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+439 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/examples/compositor/compositor.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
ppapi/examples/compositor/spinning_cube.h
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
ppapi/examples/compositor/spinning_cube.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+459 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/host/resource_host.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/host/resource_host.cc
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/ppapi_internal.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
25
26
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/ppapi_shared.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/ppapi_tests.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/compositor_layer_resource.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+45 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/compositor_layer_resource.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
2 chunks |
+317 lines, -14 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/compositor_resource.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+44 lines, -1 line |
0 comments
|
Download
|
 |
M |
ppapi/proxy/compositor_resource.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+103 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/ppapi_messages.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
6 chunks |
+59 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/ppapi_param_traits.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/ppapi_param_traits.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/ppb_instance_proxy.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
3 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
A |
ppapi/shared_impl/compositor_layer_data.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+119 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/shared_impl/compositor_layer_data.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|