Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Invoke PluginImplementedObjectDestroyed for ppp_class deallocate | jhorwich@chromium.org | 2012-06-27 | 1 | -9/+9 |
* | Actually free plugin implement vars when running out of process when the | brettw@chromium.org | 2012-06-18 | 1 | -0/+81 |
* | Convert the pp::proxy namespace to the ppapi::proxy namespace. | brettw@chromium.org | 2011-08-18 | 1 | -2/+2 |
* | Unify var tracking between webkit and the proxy. | brettw@chromium.org | 2011-08-09 | 1 | -32/+7 |
* | Proxy PPB_Var, fix o-o-p string var id tracking. | dmichael@chromium.org | 2011-06-08 | 1 | -4/+5 |
* | Rent syncemove all uses of the global Dispatcher Get function. | brettw@chromium.org | 2011-02-08 | 1 | -14/+17 |
* | Refactor PPAPI proxy resource handling to maintain which host they came from, | brettw@chromium.org | 2011-01-27 | 1 | -54/+63 |
* | Add a target for the proxy unittests. Write tests for the var tracker. | brettw@chromium.org | 2011-01-21 | 1 | -0/+176 |