summaryrefslogtreecommitdiffstats
path: root/content/ppapi_plugin/plugin_process_dispatcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement ScopedChildProcessReference classkinuko@chromium.org2013-11-121-5/+1
* 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
* Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...jam@chromium.org2012-10-211-0/+3
* Hook up PpapiPermissions in more places.brettw@chromium.org2012-10-021-0/+2
* Broker out PPAPI handle duplicationjschuh@chromium.org2012-05-111-3/+1
* Add a way to query whether a given instance is off-the-recordbrettw@chromium.org2012-05-021-2/+5
* Add a way to implement GetInterface in the broker.brettw@chromium.org2012-04-131-1/+1
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-271-3/+3
* Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.hbono@chromium.org2012-01-161-3/+3
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-161-3/+3
* Remove custom Task implementations from content/ppapi_plugindcheng@chromium.org2011-12-081-9/+7
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-1/+1
* Move ppapi_plugin to content.jam@chromium.org2011-03-141-0/+38