summaryrefslogtreecommitdiffstats
path: root/content/ppapi_plugin/ppapi_broker_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-1/+1
* Added logging useful for understanding Pepper broker lifetime.ddorwin@chromium.org2011-10-261-0/+1
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* 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-3/+2
* Basic support for ppapi trusted broker process: --type=ppapi-broker.ddorwin@chromium.org2011-04-071-0/+29