| Commit message (Expand) | Author | Age | Files | Lines |
* | PPAPI: Remove threading options; it's always on | dmichael@chromium.org | 2013-03-30 | 1 | -8/+0 |
* | Revert 191420 "PPAPI: Remove threading options; it's always on" | rlarocque@chromium.org | 2013-03-29 | 1 | -0/+8 |
* | PPAPI: Remove threading options; it's always on | dmichael@chromium.org | 2013-03-29 | 1 | -8/+0 |
* | Revert 189518 "PPAPI: Remove threading options; it's always on" | dmichael@chromium.org | 2013-03-21 | 1 | -0/+8 |
* | PPAPI: Remove threading options; it's always on | dmichael@chromium.org | 2013-03-21 | 1 | -8/+0 |
* | Revert 187427 "PPAPI: Remove threading options; it's always on" | karen@chromium.org | 2013-03-13 | 1 | -0/+8 |
* | PPAPI: Remove threading options; it's always on | dmichael@chromium.org | 2013-03-12 | 1 | -8/+0 |
* | Revert 187340 "PPAPI: Remove threading options; it's always on" | dmichael@chromium.org | 2013-03-11 | 1 | -0/+8 |
* | PPAPI: Remove threading options; it's always on | dmichael@chromium.org | 2013-03-11 | 1 | -8/+0 |
* | Revert 186925 since it breaks many of the builds on the bots (e.g. | aberent@google.com | 2013-03-08 | 1 | -0/+8 |
* | PPAPI: Remove threading options; it's always on | dmichael@chromium.org | 2013-03-08 | 1 | -8/+0 |
* | Enable pepper threading by default. | brettw@chromium.org | 2012-11-08 | 1 | -0/+6 |
* | Various fixes to make ppapi_unittests pass again. | raymes@chromium.org | 2012-09-19 | 1 | -3/+31 |
* | reland 121901, PPAPI: Add unlocking for PPP calls and callbacks... | dmichael@chromium.org | 2012-02-15 | 1 | -1/+1 |
* | Revert 121901 - PPAPI: Add unlocking for PPP calls and callbacks. Add more lo... | dpapad@chromium.org | 2012-02-14 | 1 | -1/+1 |
* | PPAPI: Add unlocking for PPP calls and callbacks. Add more locking. | dmichael@chromium.org | 2012-02-14 | 1 | -1/+1 |
* | Reland 9034035: Make it possible to have 1 PpapiGlobals per thread. | dmichael@chromium.org | 2012-01-12 | 1 | -62/+55 |
* | Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un... | tommi@chromium.org | 2012-01-12 | 1 | -55/+62 |
* | Make it possible to have 1 PpapiGlobals per thread. Update unit tests. | dmichael@chromium.org | 2012-01-12 | 1 | -62/+55 |
* | Add a new globals object for PPAPI tracking information. | brettw@chromium.org | 2011-10-20 | 1 | -1/+1 |
* | Revert 106142 - Add a new globals object for PPAPI tracking information. | sail@chromium.org | 2011-10-18 | 1 | -1/+1 |
* | Add a new globals object for PPAPI tracking information. | brettw@chromium.org | 2011-10-18 | 1 | -1/+1 |
* | Add a test for PPP_Instance_Private_Proxy, to verify reference counting. | dmichael@chromium.org | 2011-09-23 | 1 | -0/+191 |