Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generally | dmichael@chromium.org | 2012-08-27 | 1 | -6/+8 |
* | gpu: add SignalSyncPoint to complement WaitSyncPoint | piman@chromium.org | 2012-06-19 | 1 | -0/+6 |
* | GPU: Adding sync points for cross-channel synchronization | piman@chromium.org | 2012-06-05 | 1 | -1/+9 |
* | Browser Plugin: Fixed silly typo in PpapiCommandBufferProxy. | fsamuel@chromium.org | 2012-05-22 | 1 | -1/+2 |
* | Browser Plugin: PpapiCommandBufferProxy should see a lost context if the embe... | fsamuel@chromium.org | 2012-05-19 | 1 | -7/+15 |
* | Remove NOTIMPLEMENTED() from PpapiCommandBufferProxy::Echo because it's too | fsamuel@chromium.org | 2012-05-10 | 1 | -1/+0 |
* | PpapiCommandBufferProxy implements CommandBufferProxy. | fsamuel@chromium.org | 2012-04-02 | 1 | -5/+55 |
* | Updated PpapiCommandBufferProxy to take a ChannelError callback (same signatu... | fsamuel@chromium.org | 2012-03-28 | 1 | -0/+12 |
* | Factor out the command buffer implementation in ppb_graphics_3d_proxy so that... | fsamuel@chromium.org | 2012-03-08 | 1 | -0/+210 |