Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | PPAPI/NaCl: Support Handle passing in ipc_channel_nacl | dmichael@chromium.org | 2012-07-10 | 1 | -4/+15 |
* | PPAPI/NaCl: Re-land speculative implementation for ipc_channel_nacl.cc | dmichael@chromium.org | 2012-05-31 | 1 | -11/+69 |
* | Revert 139635 - PPAPI/NaCl: Speculative implementation for ipc_channel_nacl.cc | rch@chromium.org | 2012-05-30 | 1 | -69/+11 |
* | PPAPI/NaCl: Speculative implementation for ipc_channel_nacl.cc | dmichael@chromium.org | 2012-05-30 | 1 | -11/+69 |
* | Add ipc_channel_nacl to the untrusted build and fix all compile/link errors. | bbudge@chromium.org | 2012-04-23 | 1 | -0/+8 |
* | Add a stub version of IPC::Channel for Native Client code. | brettw@chromium.org | 2012-03-30 | 1 | -0/+42 |