Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reland 9034035: Make it possible to have 1 PpapiGlobals per thread. | dmichael@chromium.org | 2012-01-12 | 1 | -2/+3 |
* | Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un... | tommi@chromium.org | 2012-01-12 | 1 | -3/+2 |
* | Make it possible to have 1 PpapiGlobals per thread. Update unit tests. | dmichael@chromium.org | 2012-01-12 | 1 | -2/+3 |
* | Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered. | dmichael@chromium.org | 2011-12-22 | 1 | -7/+155 |
* | 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 | -4/+4 |
* | Add additional unit tests for the plugin side of SerializedVar object proxying. | brettw@chromium.org | 2011-08-01 | 1 | -1/+118 |
* | Refactor PPAPI proxy resource handling to maintain which host they came from, | brettw@chromium.org | 2011-01-27 | 1 | -0/+74 |