|
New experimental Pepper device API.
- makes device contexts opaque to the plugin
- can get / set multiple attributes and flush with a single call (and underlying IPC message exchange)
- currently works in parallel with old API
- adapted pepper test plugin to use new API if use_new_npdevice_api=1
TEST=trybots, visual confirmation that pepper test plugin works with new API
BUG=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=44840
Total comments: 4
Total comments: 2
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+702 lines, -14 lines) |
Patch |
|
M |
build/common.gypi
|
View
|
1
2
3
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/renderer/webplugin_delegate_pepper.h
|
View
|
1
2
3
|
1 chunk |
+20 lines, -0 lines |
1 comment
|
Download
|
|
M |
chrome/renderer/webplugin_delegate_pepper.cc
|
View
|
1
2
3
|
5 chunks |
+185 lines, -2 lines |
0 comments
|
Download
|
|
M |
gpu/pgl/command_buffer_pepper.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
gpu/pgl/command_buffer_pepper.cc
|
View
|
1
2
3
|
4 chunks |
+85 lines, -0 lines |
0 comments
|
Download
|
|
M |
gpu/pgl/pgl.cc
|
View
|
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/npapi/bindings/npapi_extensions.h
|
View
|
1
2
3
|
4 chunks |
+218 lines, -0 lines |
0 comments
|
Download
|
|
M |
webkit/glue/plugins/npapi_extension_thunk.cc
|
View
|
1
2
3
|
3 chunks |
+103 lines, -12 lines |
0 comments
|
Download
|
|
M |
webkit/glue/plugins/webplugin_3d_device_delegate.h
|
View
|
1
2
3
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
|
M |
webkit/tools/npapi_pepper_test_plugin/pepper_3d_test.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
webkit/tools/npapi_pepper_test_plugin/pepper_3d_test.cc
|
View
|
|
5 chunks |
+35 lines, -0 lines |
0 comments
|
Download
|
Total messages: 10 (0 generated)
|