summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_surface_3d_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-1/+3
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-3/+1
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-1/+3
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-3/+1
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-1/+3
* reconstitute moving 3d out of dev CL. (previous attempt was reverted)nfullagar@google.com2011-09-071-1/+1
* Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-061-1/+1
* Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-061-1/+1
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-4/+4
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-7/+3
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-5/+6
* Convert most remaining resources to use the API/thunk system. The significantbrettw@chromium.org2011-06-221-16/+17
* Fixing coverity PASS_BY_VALUE bugs.dpapad@chromium.org2011-06-221-1/+1
* Fix resource destruction in proxypiman@google.com2011-04-011-1/+2
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-2/+2
* Implement proxy for 3d-related interfacespiman@google.com2011-02-021-0/+100