summaryrefslogtreecommitdiffstats
path: root/content/plugin/plugin_channel.h
Commit message (Expand)AuthorAgeFilesLines
* Use the RenderView's routing_id, instead of HWND, as the unique identifier us...jam@chromium.org2012-11-021-2/+1
* Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...jam@chromium.org2012-10-211-0/+4
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Use IPC::Sender and IPC::Listener in content.brettw@chromium.org2012-06-251-1/+1
* RefCounted types should not have public destructors, content/ remaining bitsrsleevi@chromium.org2012-05-111-6/+4
* Convert plugin and GPU process to brokered handle duplication.jschuh@chromium.org2012-04-141-6/+1
* Revert 132218 - Convert plugin and GPU process to brokered handle duplication.eroman@chromium.org2012-04-131-1/+6
* Convert plugin and GPU process to brokered handle duplication.jschuh@chromium.org2012-04-131-6/+1
* Add an interface for Flash to clear its data.brettw@chromium.org2012-04-121-1/+1
* Revert 129627 - Add a sandbox API for broker handle duplicationjschuh@chromium.org2012-03-291-1/+6
* Add a sandbox API for broker handle duplicationjschuh@chromium.org2012-03-291-6/+1
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-7/+7
* Add NPChannelBase::GetModalDialogEvent() to avoid content/plugin/ include fro...steveblock@chromium.org2011-09-221-1/+2
* Add shutdown event argument to NPChannelBase::GetChannel()steveblock@chromium.org2011-09-201-1/+2
* Move NPObjectBase and PluginChannelBase from content/plugin to content/commonsteveblock@chromium.org2011-09-201-4/+4
* Wait properly for renderer crashesphajdan.jr@chromium.org2011-09-191-1/+3
* Tag IPC::Channel::Listener implementations with OVERRIDEevan@chromium.org2011-08-161-2/+2
* Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...jam@chromium.org2011-05-021-3/+4
* Delete the plugin printing code, which wasn't actually called.jam@chromium.org2011-04-151-0/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Move plugin code to content.jam@chromium.org2011-03-161-0/+99