Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent reentrant destructors in the PluginModule. | brettw@chromium.org | 2011-10-11 | 1 | -1/+4 |
* | Keep the module in scope when executing scripts. This prevents a crash when the | brettw@chromium.org | 2011-04-18 | 1 | -0/+6 |
* | Pre-buffer data from the host to the plugin in the PPAPI proxy to reduce the | brettw@chromium.org | 2011-04-15 | 1 | -1/+6 |
* | Ensure that PP_Instance values are unique within a plugin process in addition | brettw@chromium.org | 2011-03-10 | 1 | -1/+15 |
* | Implement proxying for FileRef and FileChooser. | brettw@chromium.org | 2011-02-17 | 1 | -1/+6 |
* | Implement basic crash detection and shutdown handling for out of process PPAPI | brettw@chromium.org | 2011-02-15 | 1 | -0/+19 |