|
Total comments: 2
Total comments: 28
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1966 lines, -107 lines) |
Patch |
 |
M |
content/renderer/pepper_plugin_delegate_impl.h
|
View
|
1
2
3
4
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/pepper_plugin_delegate_impl.cc
|
View
|
1
2
3
|
8 chunks |
+192 lines, -9 lines |
0 comments
|
Download
|
 |
A |
ppapi/api/dev/ppb_audio_input_dev.idl
|
View
|
|
1 chunk |
+94 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/api/trusted/ppb_audio_input_trusted_dev.idl
|
View
|
1
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/c/dev/ppb_audio_input_dev.h
|
View
|
|
1 chunk |
+112 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/c/trusted/ppb_audio_input_trusted_dev.h
|
View
|
|
1 chunk |
+69 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/cpp/dev/audio_input_dev.h
|
View
|
1
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/cpp/dev/audio_input_dev.cc
|
View
|
1
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/ppapi_cpp.gypi
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/ppapi_proxy.gypi
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/ppapi_shared.gypi
|
View
|
1
2
3
4
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/interface_list.cc
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/ppapi_messages.h
|
View
|
1
2
3
4
|
2 chunks |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/proxy/ppb_audio_input_proxy.h
|
View
|
1
|
1 chunk |
+86 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/proxy/ppb_audio_input_proxy.cc
|
View
|
1
|
1 chunk |
+334 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/resource_creation_proxy.h
|
View
|
1
2
3
4
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/resource_creation_proxy.cc
|
View
|
1
2
3
4
|
2 chunks |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/shared_impl/api_id.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/shared_impl/audio_input_impl.h
|
View
|
1
|
1 chunk |
+88 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/shared_impl/audio_input_impl.cc
|
View
|
1
|
1 chunk |
+94 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/shared_impl/resource.h
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
ppapi/thunk/interfaces_ppb_public_dev.h
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/thunk/ppb_audio_input_api.h
|
View
|
1
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/thunk/ppb_audio_input_thunk.cc
|
View
|
1
|
1 chunk |
+74 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/thunk/ppb_audio_input_trusted_thunk.cc
|
View
|
1
|
1 chunk |
+67 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/thunk/resource_creation_api.h
|
View
|
1
2
3
4
|
2 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
ppapi/thunk/thunk.h
|
View
|
1
2
3
4
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/webkit_glue.gypi
|
View
|
1
2
3
4
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webkit/plugins/ppapi/audio_helper.h
|
View
|
1
2
|
1 chunk |
+67 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webkit/plugins/ppapi/audio_helper.cc
|
View
|
1
2
|
1 chunk |
+95 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/mock_plugin_delegate.h
|
View
|
1
2
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/mock_plugin_delegate.cc
|
View
|
1
2
|
1 chunk |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/plugin_delegate.h
|
View
|
1
2
3
4
|
3 chunks |
+38 lines, -12 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/plugin_module.cc
|
View
|
1
2
3
4
|
3 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/ppb_audio_impl.h
|
View
|
1
2
|
4 chunks |
+6 lines, -19 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/ppb_audio_impl.cc
|
View
|
1
2
|
3 chunks |
+9 lines, -61 lines |
0 comments
|
Download
|
 |
A |
webkit/plugins/ppapi/ppb_audio_input_impl.h
|
View
|
1
2
|
1 chunk |
+83 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webkit/plugins/ppapi/ppb_audio_input_impl.cc
|
View
|
1
2
|
1 chunk |
+160 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/resource_creation_impl.h
|
View
|
1
2
3
4
|
1 chunk |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
webkit/plugins/ppapi/resource_creation_impl.cc
|
View
|
1
2
3
4
|
2 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
Total messages: 15 (0 generated)
|