Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused NACL_PPAPI_IPC_PROXY compiler define. | bbudge@chromium.org | 2013-01-23 | 1 | -1/+0 |
* | Move tracing component to src/components | kaiwang@chromium.org | 2012-12-28 | 1 | -1/+1 |
* | Add tracing support to NaCl | jbauman@chromium.org | 2012-12-08 | 1 | -0/+1 |
* | Fix the NaCl IPC proxy untrusted side to allow calls off the main thread. | bbudge@chromium.org | 2012-10-16 | 1 | -6/+6 |
* | Enable Pepper threading for the NaCl IPC proxy untrusted side. | bbudge@chromium.org | 2012-10-15 | 1 | -0/+3 |
* | Fix NaCl IPC-based proxy build to disable pepper threading for now. | bbudge@chromium.org | 2012-10-11 | 1 | -6/+3 |
* | Fix NaCl IPC proxy build, to properly enable Pepper threading. | bbudge@chromium.org | 2012-10-10 | 1 | -6/+6 |
* | Enable Pepper threading, but only for the untrusted side of the NaCl IPC proxy. | bbudge@chromium.org | 2012-10-08 | 1 | -0/+3 |
* | PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generally | dmichael@chromium.org | 2012-08-27 | 1 | -0/+44 |