Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PPAPI: Use clang-format on ppapi/shared_impl | dmichael@chromium.org | 2014-02-22 | 1 | -15/+5 |
* | [PPAPI] ResourceVar now holds a pending renderer and browser host ID. | mgiuca@chromium.org | 2013-09-26 | 1 | -0/+8 |
* | [PPAPI] ResourceVar now reference counts its Resource in the plugin. | mgiuca@chromium.org | 2013-09-23 | 1 | -12/+6 |
* | [PPAPI] ppapi::ResourceVar: Added IsPending method. | mgiuca@chromium.org | 2013-09-13 | 1 | -0/+4 |
* | [PPAPI] Added PP_VARTYPE_RESOURCE as a PP_VarType enum value. | mgiuca@chromium.org | 2013-09-12 | 1 | -6/+11 |
* | [PPAPI] Added a new Var subclass, ResourceVar. | mgiuca@chromium.org | 2013-09-03 | 1 | -0/+36 |