summaryrefslogtreecommitdiffstats
path: root/content/plugin/plugin_channel.cc
Commit message (Expand)AuthorAgeFilesLines
* 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