| Commit message (Expand) | Author | Age | Files | Lines |
* | NOTREACHED() in VarTracker::ReleaseVar() can be reached. Remove it. | tsepez@chromium.org | 2012-04-25 | 1 | -3/+1 |
* | Avoid accessing VarTracker from multiple threads. | yzshen@chromium.org | 2012-03-21 | 1 | -0/+24 |
* | PPAPI: Proxy VarArrayBuffer for out-of-process. | dmichael@chromium.org | 2012-02-16 | 1 | -0/+11 |
* | Reland 9034035: Make it possible to have 1 PpapiGlobals per thread. | dmichael@chromium.org | 2012-01-12 | 1 | -1/+16 |
* | Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un... | tommi@chromium.org | 2012-01-12 | 1 | -16/+1 |
* | Make it possible to have 1 PpapiGlobals per thread. Update unit tests. | dmichael@chromium.org | 2012-01-12 | 1 | -1/+16 |
* | Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered. | dmichael@chromium.org | 2011-12-22 | 1 | -0/+11 |
* | Pepper: unit tests for VarTracker | toyoshim@chromium.org | 2011-12-16 | 1 | -0/+1 |
* | Implement in-process PPB_VarArrayBuffer_Dev. | dmichael@chromium.org | 2011-12-15 | 1 | -1/+8 |
* | Reland; Pepper: Var keeps invalid var_id if VarTracker release it and there i... | toyoshim@chromium.org | 2011-12-15 | 1 | -0/+1 |
* | Reverting half the checkins that are suspected of breaking the world. | finnur@chromium.org | 2011-12-14 | 1 | -1/+0 |
* | Var keeps invalid var_id if VarTracker release it and there is | toyoshim@chromium.org | 2011-12-14 | 1 | -0/+1 |
* | Unify var tracking between webkit and the proxy. | brettw@chromium.org | 2011-08-09 | 1 | -0/+161 |