summaryrefslogtreecommitdiffstats
path: root/content/plugin/npobject_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Move npobject_proxy, npobject_stub and npobject_util from content/plugin to c...steveblock@chromium.org2011-09-201-289/+0
* Move NPObjectBase and PluginChannelBase from content/plugin to content/commonsteveblock@chromium.org2011-09-201-5/+4
* Simplify some code in CreateNPVariant()steveblock@chromium.org2011-08-221-8/+8
* Coverity: Fix null pointer return and pass by value error.kmadhusu@chromium.org2011-06-221-0/+1
* Prevent OOB read from plugin calls returning strings with embedded NUL charac...jschuh@chromium.org2011-06-111-6/+8
* Preserves NPObject identity for objects created in a plugin and passed to Jav...jam@chromium.org2011-05-261-10/+24
* Move plugin code to content.jam@chromium.org2011-03-161-0/+273