Reapply r51857 to start building chromoting plugin. Update for ppapi changes.
This should work now after the ppapi roll to r164 that fixes the -fvisibility=hidden being removed in the linux shlib build. Original Review here: http://codereview.chromium.org/2858037 BUG=none TEST=try bots + local run of PPAPITest with a shared_library build. Review URL: http://codereview.chromium.org/3038001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52658 0039d316-1c4b-4281-b951-d872f2087c98
Showing
- remoting/client/chromoting_client.cc 5 additions, 5 deletionsremoting/client/chromoting_client.cc
- remoting/client/chromoting_client.h 4 additions, 0 deletionsremoting/client/chromoting_client.h
- remoting/client/plugin/chromoting_plugin.cc 34 additions, 48 deletionsremoting/client/plugin/chromoting_plugin.cc
- remoting/client/plugin/chromoting_plugin.h 22 additions, 16 deletionsremoting/client/plugin/chromoting_plugin.h
- remoting/client/plugin/pepper_entrypoints.cc 29 additions, 206 deletionsremoting/client/plugin/pepper_entrypoints.cc
- remoting/client/plugin/pepper_util.cc 31 additions, 0 deletionsremoting/client/plugin/pepper_util.cc
- remoting/client/plugin/pepper_util.h 32 additions, 0 deletionsremoting/client/plugin/pepper_util.h
- remoting/client/plugin/pepper_view.cc 142 additions, 92 deletionsremoting/client/plugin/pepper_view.cc
- remoting/client/plugin/pepper_view.h 29 additions, 22 deletionsremoting/client/plugin/pepper_view.h
- remoting/remoting.gyp 4 additions, 1 deletionremoting/remoting.gyp
Loading
Please register or sign in to comment