summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_context_3d_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix compiling on gcc-4.6.hbono@chromium.org2011-02-251-1/+1
* Factor fd sharing code in proxy and fix fd issues once and for all.piman@google.com2011-02-251-11/+14
* Moved creation of GPU transfer buffers into the browser process.apatrick@chromium.org2011-02-241-0/+10
* Dup command-buffer SHM handle before auto-closing.piman@google.com2011-02-231-1/+4
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-9/+18
* Implement proxy for 3d-related interfacespiman@google.com2011-02-021-0/+584