summaryrefslogtreecommitdiffstats
path: root/content/common/np_channel_base.h
Commit message (Expand)AuthorAgeFilesLines
* Use the RenderView's routing_id, instead of HWND, as the unique identifier us...jam@chromium.org2012-11-021-3/+1
* Move the remaning files in content\common to the content namespace.jam@chromium.org2012-10-241-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-6/+5
* [Mac] Revert bug 97285 channel debugging code.shess@chromium.org2012-06-071-14/+0
* [Mac] Log stack trace for OnChannelError() in bug 97285.shess@chromium.org2012-06-071-0/+14
* Convert plugin and GPU process to brokered handle duplication.jschuh@chromium.org2012-04-141-1/+2
* Revert 132218 - Convert plugin and GPU process to brokered handle duplication.eroman@chromium.org2012-04-131-2/+1
* Convert plugin and GPU process to brokered handle duplication.jschuh@chromium.org2012-04-131-1/+2
* android build: progress on content and libjingle.jrg@chromium.org2012-01-271-2/+2
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-1/+1
* Provide implementations of NPChannelBase to allow script to use NPAPI objects...steveblock@chromium.org2011-09-271-2/+2
* Add NPChannelBase::GetModalDialogEvent() to avoid content/plugin/ include fro...steveblock@chromium.org2011-09-221-0/+6
* Add shutdown event argument to NPChannelBase::GetChannel()steveblock@chromium.org2011-09-201-2/+3
* Move NPObjectBase and PluginChannelBase from content/plugin to content/commonsteveblock@chromium.org2011-09-201-0/+195