Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move npobject_proxy, npobject_stub and npobject_util from content/plugin to c... | steveblock@chromium.org | 2011-09-20 | 1 | -289/+0 |
* | Move NPObjectBase and PluginChannelBase from content/plugin to content/common | steveblock@chromium.org | 2011-09-20 | 1 | -5/+4 |
* | Simplify some code in CreateNPVariant() | steveblock@chromium.org | 2011-08-22 | 1 | -8/+8 |
* | Coverity: Fix null pointer return and pass by value error. | kmadhusu@chromium.org | 2011-06-22 | 1 | -0/+1 |
* | Prevent OOB read from plugin calls returning strings with embedded NUL charac... | jschuh@chromium.org | 2011-06-11 | 1 | -6/+8 |
* | Preserves NPObject identity for objects created in a plugin and passed to Jav... | jam@chromium.org | 2011-05-26 | 1 | -10/+24 |
* | Move plugin code to content. | jam@chromium.org | 2011-03-16 | 1 | -0/+273 |