summaryrefslogtreecommitdiffstats
path: root/content/common/np_channel_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a CHECK() in NPChannelBase::GetChannel() to help investigate crbug.com/97285steveblock@chromium.org2012-05-301-0/+4
* Remove a superfluous DCHECK() from NPChannelBase::RemoveRoute()steveblock@chromium.org2012-05-251-4/+1
* Remove references to a bug that should be fixed.thestig@chromium.org2012-04-051-2/+2
* Verify the child process with a secret hellojschuh@chromium.org2012-03-171-4/+2
* Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leakyfischman@chromium.org2012-01-261-5/+3
* Add more CHECK in GPU and NPAPI process on invalid file descriptorsxhwang@chromium.org2011-12-091-0/+8
* Add CHECK on file descriptor in various IPC::ChannelHandle passed in.xhwang@chromium.org2011-12-021-0/+7
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-2/+2
* content: Remove 16 exit time destructors and 15 static initializers.thakis@chromium.org2011-11-081-19/+22
* Add NPChannelBase::GetModalDialogEvent() to avoid content/plugin/ include fro...steveblock@chromium.org2011-09-221-0/+5
* Add shutdown event argument to NPChannelBase::GetChannel()steveblock@chromium.org2011-09-201-5/+5
* Move NPObjectBase and PluginChannelBase from content/plugin to content/commonsteveblock@chromium.org2011-09-201-0/+271