summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppapi_command_buffer_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Add CommandBuffer::GetLastTokengman@chromium.org2013-01-251-0/+1
* Made the registration and deletion of transfer buffers async.apatrick@chromium.org2012-12-211-5/+2
* Revert 172805apatrick@google.com2012-12-141-2/+5
* Made the registration and deletion of transfer buffers async.apatrick@chromium.org2012-12-131-5/+2
* Fix layering violation where content is included by gpu.ccameron@chromium.org2012-10-281-13/+0
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-221-2/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* gpu: add SignalSyncPoint to complement WaitSyncPointpiman@chromium.org2012-06-191-0/+2
* GPU: Adding sync points for cross-channel synchronizationpiman@chromium.org2012-06-051-0/+2
* Browser Plugin: PpapiCommandBufferProxy should see a lost context if the embe...fsamuel@chromium.org2012-05-191-1/+1
* PpapiCommandBufferProxy implements CommandBufferProxy.fsamuel@chromium.org2012-04-021-2/+18
* Updated PpapiCommandBufferProxy to take a ChannelError callback (same signatu...fsamuel@chromium.org2012-03-281-0/+6
* Factor out the command buffer implementation in ppb_graphics_3d_proxy so that...fsamuel@chromium.org2012-03-081-0/+65