summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_graphics_3d_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for strong future sync points.jbauman@chromium.org2014-07-011-0/+5
* Implement Pepper PPB_VideoDecoder interface.bbudge@chromium.org2014-05-301-1/+2
* Remove CommandBuffer::GetStatepiman@chromium.org2014-04-301-4/+0
* Remove CommandBuffer::GetTransferBuffer.piman@chromium.org2014-04-011-10/+7
* Replace command buffer FlushSync with WaitForTokenInRange and WaitForGetOffse...jbauman@chromium.org2014-03-181-11/+16
* PPAPI: Make GLES2 calls resilient to bad/dead resources.dmichael@chromium.org2013-09-301-6/+0
* Make *CommandBufferProxy* implement GpuControlpiman@chromium.org2013-09-271-1/+3
* Use a direct include of the shared_memory header in media/, ppapi/, webkit/.avi@chromium.org2013-07-171-1/+1
* Remove unused trusted interfaces.piman@chromium.org2013-06-011-3/+3
* pepper: simplify context creation/initializationpiman@chromium.org2013-05-311-2/+0
* Move InsertSyncPoint to GLES2Interfacepiman@chromium.org2013-03-081-0/+2
* PPAPI/NaCl: Move handle extraction code to ppapi/proxydmichael@chromium.org2013-01-161-1/+2
* Fix some types at the IPC layer. Sizes should be unsigned.cevans@chromium.org2012-12-121-1/+1
* Put locks around PPB_Graphics3d.nfullagar@chromium.org2012-10-151-3/+8
* PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generallydmichael@chromium.org2012-08-271-2/+2
* Add support for threadsafe completion callback factory.brettw@chromium.org2012-07-131-3/+2
* Add the necessary plumbing mechanisms to ensure proper WebGL support inside t...scshunt@google.com2012-05-291-4/+6
* Browser Plugin: PpapiCommandBufferProxy should see a lost context if the embe...fsamuel@chromium.org2012-05-191-2/+4
* Factor out the command buffer implementation in ppb_graphics_3d_proxy so that...fsamuel@chromium.org2012-03-081-1/+1
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-061-1/+1
* Convert ppapi/shared to use TrackedCallback.brettw@chromium.org2012-01-051-6/+1
* Revert 116281 - Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-041-1/+1
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-041-1/+1
* Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...gman@chromium.org2011-12-121-5/+5
* Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"rsimha@google.com2011-12-081-5/+5
* Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"gman@chromium.org2011-12-071-5/+5
* Rename the shared_impl resource files to give them more regular names.brettw@chromium.org2011-12-071-2/+2
* Revert 113290 - Rename the shared_impl resource files to give them more regul...brettw@chromium.org2011-12-071-2/+2
* Rename the shared_impl resource files to give them more regular names.brettw@chromium.org2011-12-061-2/+2
* Revert 113250 - Add CommandBuffer::SetGetBufferdglazkov@chromium.org2011-12-061-5/+5
* Add CommandBuffer::SetGetBuffergman@chromium.org2011-12-061-5/+5
* Rename InterfaceID to ApiID and move the file.brettw@chromium.org2011-10-201-1/+1
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-7/+3
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-3/+7
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-7/+3
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-3/+7
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-7/+3
* reconstitute moving 3d out of dev CL. (previous attempt was reverted)nfullagar@google.com2011-09-071-3/+3
* Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-061-3/+3
* Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-061-3/+3
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-21/+19
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-3/+3
* Removed config management from Graphics3D API. It will be better handled in t...alokp@chromium.org2011-08-161-2/+0
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-14/+17
* Re-land r92885, which was reverted in r92891.alokp@chromium.org2011-07-191-0/+125
* Revert 92885 - Completed the implementation for PPB_Graphics3D interface.alokp@chromium.org2011-07-181-125/+0
* Completed the implementation for PPB_Graphics3D interface.alokp@chromium.org2011-07-181-0/+125