summaryrefslogtreecommitdiffstats
path: root/content/ppapi_plugin/ppapi_plugin_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-311-2/+2
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-291-2/+2
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Fix Mac PPAPI (out-of-process).viettrungluu@chromium.org2011-09-011-0/+10
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-1/+1
* Proxy PPP_Messaging.dmichael@chromium.org2011-08-031-1/+1
* Change the PPAPI message loop to type IO (from type UI).viettrungluu@chromium.org2011-05-171-1/+1
* Make Pepper work out-of-process in the windows sandboxcpu@chromium.org2011-05-061-1/+23
* Add a way to pass information to Pepper Flash from the command-line (e.g., fo...viettrungluu@chromium.org2011-05-031-0/+5
* Ensure no chrome includes in content\common and content\ppapi_plugin. Also t...jam@chromium.org2011-04-181-1/+1
* Added ppp_broker.h and parameterized PpapiThread to support the broker process.ddorwin@chromium.org2011-04-141-1/+1
* Move ppapi_plugin to content.jam@chromium.org2011-03-141-0/+28