summaryrefslogtreecommitdiffstats
path: root/content/plugin/plugin_channel.cc
Commit message (Expand)AuthorAgeFilesLines
* Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...jam@chromium.org2012-10-211-0/+4
* RefCounted types should not have public destructors, content/ remaining bitsrsleevi@chromium.org2012-05-111-68/+72
* Convert plugin and GPU process to brokered handle duplication.jschuh@chromium.org2012-04-141-16/+1
* Revert 132218 - Convert plugin and GPU process to brokered handle duplication.eroman@chromium.org2012-04-131-1/+16
* Convert plugin and GPU process to brokered handle duplication.jschuh@chromium.org2012-04-131-16/+1
* Add an interface for Flash to clear its data.brettw@chromium.org2012-04-121-8/+1
* Revert 129627 - Add a sandbox API for broker handle duplicationjschuh@chromium.org2012-03-291-1/+16
* Add a sandbox API for broker handle duplicationjschuh@chromium.org2012-03-291-16/+1
* Convert use of int ms to TimeDelta in content/plugin.tedvessenes@gmail.com2012-01-281-3/+5
* Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.hbono@chromium.org2012-01-161-5/+3
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-161-3/+5
* base::Bind: Fixes in content/jhawkins@chromium.org2011-12-191-8/+5
* base::Bind fixesgroby@chromium.org2011-11-191-2/+3
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Add shutdown event argument to NPChannelBase::GetChannel()steveblock@chromium.org2011-09-201-3/+5
* Move NPObjectBase and PluginChannelBase from content/plugin to content/commonsteveblock@chromium.org2011-09-201-6/+6
* Fix a regression caused by the fix to ensure that NP_Shutdown is called for p...ananta@chromium.org2011-05-311-19/+0
* Revert 86532 - Revert 86517 - Don't terminate plugin processes from the brows...ananta@chromium.org2011-05-251-0/+19
* Revert 86517 - Don't terminate plugin processes from the browser during brows...nsylvain@chromium.org2011-05-251-19/+0
* Don't terminate plugin processes from the browser during browser shutdown. Th...ananta@chromium.org2011-05-241-0/+19
* Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...jam@chromium.org2011-05-021-3/+4
* Add logging to NPP_ClearSiteData call.bauerb@chromium.org2011-04-111-1/+6
* Move plugin code to content.jam@chromium.org2011-03-161-0/+328