Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure PluginResource doesn't live forever because of holding references t... | yzshen@chromium.org | 2012-11-08 | 1 | -2/+2 |
* | Add CHECKs to ensure that PPAPI resources are created on the right thread | raymes@chromium.org | 2012-09-06 | 1 | -1/+17 |
* | Adds a printing proxy and example. This adds a printing example. | brettw@chromium.org | 2012-02-29 | 1 | -1/+7 |
* | Use the new callback tracker and delete the old one | brettw@chromium.org | 2012-01-04 | 1 | -4/+3 |
* | Create ppapi_proxy.dll and ppapi_shared.dll. | darin@chromium.org | 2011-08-26 | 1 | -1/+2 |
* | Remove webkit::ppapi::Resource. | brettw@chromium.org | 2011-08-24 | 1 | -0/+5 |
* | Add a unified resource tracker shared between the proxy and the impl. | brettw@chromium.org | 2011-08-18 | 1 | -0/+93 |