| Commit message (Expand) | Author | Age | Files | Lines |
* | Update include paths in ppapi/proxy for base/process changes. | rsesek@chromium.org | 2013-07-25 | 1 | -1/+1 |
* | PPAPI: Remove threading options; it's always on | dmichael@chromium.org | 2013-03-30 | 1 | -0/+3 |
* | Revert 191420 "PPAPI: Remove threading options; it's always on" | rlarocque@chromium.org | 2013-03-29 | 1 | -3/+0 |
* | PPAPI: Remove threading options; it's always on | dmichael@chromium.org | 2013-03-29 | 1 | -0/+3 |
* | Revert 189518 "PPAPI: Remove threading options; it's always on" | dmichael@chromium.org | 2013-03-21 | 1 | -3/+0 |
* | PPAPI: Remove threading options; it's always on | dmichael@chromium.org | 2013-03-21 | 1 | -0/+3 |
* | Revert 187427 "PPAPI: Remove threading options; it's always on" | karen@chromium.org | 2013-03-13 | 1 | -3/+0 |
* | PPAPI: Remove threading options; it's always on | dmichael@chromium.org | 2013-03-12 | 1 | -0/+3 |
* | Revert 187340 "PPAPI: Remove threading options; it's always on" | dmichael@chromium.org | 2013-03-11 | 1 | -3/+0 |
* | PPAPI: Remove threading options; it's always on | dmichael@chromium.org | 2013-03-11 | 1 | -0/+3 |
* | Revert 186925 since it breaks many of the builds on the bots (e.g. | aberent@google.com | 2013-03-08 | 1 | -3/+0 |
* | PPAPI: Remove threading options; it's always on | dmichael@chromium.org | 2013-03-08 | 1 | -0/+3 |
* | Convert the pp::proxy namespace to the ppapi::proxy namespace. | brettw@chromium.org | 2011-08-18 | 1 | -4/+2 |
* | Add a unified resource tracker shared between the proxy and the impl. | brettw@chromium.org | 2011-08-18 | 1 | -10/+5 |
* | Move host resource from the proxy to the shared_impl. | brettw@chromium.org | 2011-08-13 | 1 | -0/+2 |
* | Convert the PluginResource to be refcounted. | brettw@chromium.org | 2011-08-11 | 1 | -2/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Rent syncemove all uses of the global Dispatcher Get function. | brettw@chromium.org | 2011-02-08 | 1 | -2/+1 |
* | Refactor PPAPI proxy resource handling to maintain which host they came from, | brettw@chromium.org | 2011-01-27 | 1 | -0/+75 |