|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+613 lines, -77 lines) |
Patch |
 |
M |
content/renderer/pepper_plugin_delegate_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper_plugin_delegate_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
4 chunks |
+18 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ppapi/api/ppb_audio_config.idl
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
6 chunks |
+59 lines, -4 lines |
1 comment
|
Download
|
 |
M |
ppapi/c/ppb_audio_config.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
6 chunks |
+38 lines, -7 lines |
0 comments
|
Download
|
 |
M |
ppapi/cpp/audio_config.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
4 chunks |
+10 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ppapi/cpp/audio_config.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+13 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ppapi/examples/audio/audio.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ppapi/examples/audio_input/audio_input.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ppapi/native_client/src/shared/ppapi_proxy/browser_ppb_audio_config_rpc_server.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
7 chunks |
+71 lines, -18 lines |
0 comments
|
Download
|
 |
M |
ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_audio_config.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_audio_config.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
3 chunks |
+51 lines, -1 line |
0 comments
|
Download
|
 |
M |
ppapi/native_client/src/shared/ppapi_proxy/ppb_audio_config.srpc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
3 chunks |
+19 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ppapi/native_client/src/shared/ppapi_proxy/ppb_rpc_client.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
3 chunks |
+39 lines, -1 line |
0 comments
|
Download
|
 |
M |
ppapi/native_client/src/shared/ppapi_proxy/ppb_rpc_server.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
4 chunks |
+33 lines, -1 line |
0 comments
|
Download
|
 |
M |
ppapi/native_client/src/shared/ppapi_proxy/trusted/srpcgen/ppb_rpc.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/native_client/src/shared/ppapi_proxy/untrusted/srpcgen/ppb_rpc.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/native_client/tests/ppapi_example_audio/audio.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
4 chunks |
+10 lines, -11 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
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/ppb_instance_proxy.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+8 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
17
18
19
20
|
4 chunks |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/shared_impl/ppb_audio_config_shared.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/shared_impl/ppb_audio_config_shared.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+71 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/tests/test_audio.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ppapi/tests/test_audio_config.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ppapi/thunk/interfaces_ppb_public_stable.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/thunk/ppb_audio_config_thunk.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
3 chunks |
+40 lines, -12 lines |
0 comments
|
Download
|
 |
M |
ppapi/thunk/ppb_instance_api.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/mock_plugin_delegate.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/mock_plugin_delegate.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/plugin_delegate.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/ppapi_plugin_instance.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/ppapi_plugin_instance.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|