summaryrefslogtreecommitdiffstats
path: root/content/common/gpu/gpu_command_buffer_stub.cc
Commit message (Expand)AuthorAgeFilesLines
* gpu: reference target surfaces through a globally unique surface id.piman@chromium.org2012-01-181-9/+4
* Add --enable-gpu-debugging to call glGetError after every command in the comm...gman@chromium.org2012-01-141-1/+1
* Add the ability to share GL contexts across channels.piman@chromium.org2012-01-121-4/+4
* Make GpuCommandBufferStub slightly more robust to bad messages from client.gman@chromium.org2012-01-061-30/+59
* Relanding this change with fixes for the windows shared builder.ananta@chromium.org2011-12-221-1/+2
* Revert 115482 - Initial implementation of the DXVA 2.0 H.264 hardware decoder...ananta@chromium.org2011-12-221-2/+1
* Initial implementation of the DXVA 2.0 H.264 hardware decoder for pepper for ...ananta@chromium.org2011-12-221-1/+2
* Initialize GPU Scheduler's command decoder pointer.jbauman@chromium.org2011-12-201-1/+1
* Hopefully fix flakiness of GPU tests and also fix runs on CrOS.jbates@chromium.org2011-12-141-5/+0
* Add IPC to allow gpu process to send message for console back to renderergman@chromium.org2011-12-131-0/+16
* Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...gman@chromium.org2011-12-121-15/+12
* Ensure that GpuScheduler invokes fence tasks even if client is not flushing.apatrick@chromium.org2011-12-081-3/+9
* Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"rsimha@google.com2011-12-081-12/+15
* Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"gman@chromium.org2011-12-071-15/+12
* Revert 113250 - Add CommandBuffer::SetGetBufferdglazkov@chromium.org2011-12-061-9/+15
* Add CommandBuffer::SetGetBuffergman@chromium.org2011-12-061-15/+9
* Improve GPU tests to fail when GPU drawing fails.jbates@chromium.org2011-12-021-0/+7
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-221-72/+16
* base::Bind() conversion for remaining GPU files.dcheng@chromium.org2011-11-221-6/+8
* Revert 111040 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-211-16/+72
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-211-72/+16
* Revert 110626 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-181-16/+72
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-181-72/+16
* base::Bind() conversion for content/common/gpu and content/gpudcheng@chromium.org2011-11-171-2/+1
* Revert 110548 - Reland 110355 - Use shared D3D9 texture to transport the comp...apatrick@chromium.org2011-11-171-16/+72
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-171-72/+16
* Revert 110355 - Use shared D3D9 texture to transport the compositor's backing...cpu@chromium.org2011-11-171-16/+72
* Use shared D3D9 texture to transport the compositor's backing buffer to the b...apatrick@chromium.org2011-11-161-72/+16
* share all the needed linux code with OpenBSD in chrome and contentrobert.nagy@gmail.com2011-11-111-1/+1
* Convert some non-debug logging on content/common to debug logging.brettw@chromium.org2011-10-291-4/+4
* Revert 107815 - Convert the non-debug logging in chrome/common to debug logging.brettw@chromium.org2011-10-281-4/+4
* Convert the non-debug logging in chrome/common to debug logging.brettw@chromium.org2011-10-281-4/+4
* Revert 105607 - Revert 105602 - Ensure GLES2CmdDecoder is not destroyed if it...apatrick@chromium.org2011-10-151-0/+6
* Revert 105602 - Ensure GLES2CmdDecoder is not destroyed if it has not been in...jar@chromium.org2011-10-141-6/+0
* Ensure GLES2CmdDecoder is not destroyed if it has not been initialized.apatrick@chromium.org2011-10-141-0/+6
* Adding gl command to change surface visibility, so that the gpu process can a...mmocny@chromium.org2011-10-141-0/+6
* Support dynamic switching between integrated and discrete GPUs on Mac OS X.kbr@chromium.org2011-10-131-2/+10
* Enable accelerated WebKit compositor for Aura.backer@chromium.org2011-10-131-7/+9
* Allow FlushSyncs to short circuitjbauman@chromium.org2011-10-101-45/+13
* Fix --disable-gpu-vsyncjbauman@chromium.org2011-09-301-0/+16
* ImageTransportSurface for OS Xbacker@chromium.org2011-09-291-147/+12
* Lose all contexts in context lost in OnMessageReceived.jbauman@chromium.org2011-09-231-0/+2
* Implements OSMesaImageTransportSurface in the GPU for sending GLSurface from ...wjmaclean@google.com2011-09-231-2/+2
* Code cleanup: rename DisallowedExtensions to DisallowedFeature.zmo@google.com2011-09-221-3/+3
* Reland 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...apatrick@chromium.org2011-09-201-102/+191
* Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...rsimha@chromium.org2011-09-161-191/+102
* Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...apatrick@chromium.org2011-09-161-102/+191
* ImageTransportSurface: Get rid of multiple inheritance.backer@chromium.org2011-09-081-1/+5
* Remove support for switching draw surfaces on a context.This was originally i...apatrick@chromium.org2011-09-021-1/+0
* Replace the use of an int32* with an explicit profile for decoder configuration.fischman@chromium.org2011-09-011-2/+2