summaryrefslogtreecommitdiffstats
path: root/content/renderer/pepper/ppb_graphics_3d_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove CommandBuffer::GetTransferBuffer.piman@chromium.org2014-04-011-27/+4
* GPU: Fix NULL gpu::Buffer dereference.epenner@chromium.org2014-04-011-8/+6
* GPU: Reference count gpu::Buffer.epenner@chromium.org2014-03-261-2/+3
* Replace command buffer FlushSync with WaitForTokenInRange and WaitForGetOffse...jbauman@chromium.org2014-03-181-7/+10
* ppapi: Send sync point whenever the pepper texture changes.danakj@chromium.org2014-03-041-0/+4
* Switch from CommandLine switch to WebPreferences to control Pepper 3D.zmo@chromium.org2014-01-101-21/+12
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-251-1/+1
* PPAPI/NaCl: Make Graphics3D SendContextLost check for deleted instancedmichael@chromium.org2013-11-081-1/+5
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-4/+4
* Remove RenderWidget::WillInitiatePaint since it's not used anymore.jam@chromium.org2013-10-031-3/+0
* Move Insert/SignalSyncPoint() to GpuControljamesr@chromium.org2013-10-021-1/+1
* Make *CommandBufferProxy* implement GpuControlpiman@chromium.org2013-09-271-0/+4
* Get rid of webkit/plugins/plugin_switches.* and move them to content/public/c...jam@chromium.org2013-08-091-3/+2
* A few more cleanups to the pepper code. Dispatch IPCs in the sockets implemen...jam@chromium.org2013-08-051-7/+10
* Get rid of PluginDelegate::PlatformGraphics3D abstraction now that pepper plu...jam@chromium.org2013-07-281-2/+13
* Put the pepper files which were moved in r213578 to the content namespace.jam@chromium.org2013-07-251-7/+6
* Move webkit/plugins/ppapi to content/renderer/pepper.jam@chromium.org2013-07-251-0/+328