summaryrefslogtreecommitdiffstats
path: root/content/ppapi_plugin/ppapi_plugin_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of the message_loop header in content/, part 3.avi@chromium.org2013-07-181-1/+1
* Process names, and predictable thread and process ordering in about:tracingnduca@chromium.org2013-07-081-0/+4
* Move a bunch of child-only code from content/common to content/childscottmg@chromium.org2013-06-061-1/+1
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-1/+1
* Linux: make current InitializeSandbox() private.jln@chromium.org2013-04-131-1/+2
* Fix nits in crypto::InitNSSSafely().jorgelo@chromium.org2012-11-291-1/+1
* Initialize NSS in the PPAPI process for ClearKey CDM.jorgelo@chromium.org2012-11-171-0/+7
* Run the Chromoting client plugin out-of-process.wez@chromium.org2012-11-161-0/+7
* ChromeOS needs UTF-8 appended to locale.ihf@chromium.org2012-11-141-1/+1
* Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...jam@chromium.org2012-10-211-2/+6
* Flapper has some additional environment expectations.shess@chromium.org2012-10-141-0/+18
* Set the default locale for ICU in the PPAPI process.brettw@chromium.org2012-08-031-0/+10
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-181-1/+1
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-131-1/+1
* sandbox/src -> sandbox/win/srcjln@chromium.org2012-07-131-1/+1
* Convert the PPB_Flash interface to use the thunk system.brettw@chromium.org2012-04-241-4/+2
* Apply an initial seccomp filter policy for Pepper Flash.cevans@chromium.org2012-04-171-0/+8
* mac: Remove InitWebCoreSystemInterface() calls from many random places.thakis@chromium.org2012-02-141-11/+1
* 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