summaryrefslogtreecommitdiffstats
path: root/chrome/gpu
Commit message (Expand)AuthorAgeFilesLines
* Remove the usage of MFT related objects so they don't get linked.hclam@chromium.org2010-10-081-2/+4
* Resubmit - move MFT h264 code to media/video and connect to gpu video decoder.hclam@chromium.org2010-10-083-4/+118
* Revert "Move MFT H264 video decoder implementation and connect it to GpuVideo...hclam@chromium.org2010-10-083-118/+4
* Fix build failure.hclam@chromium.org2010-10-081-2/+7
* Move MFT H264 video decoder implementation and connect it to GpuVideoDecoderhclam@chromium.org2010-10-083-4/+113
* Revert "Added DirectX Diagnostics information to about:gpu on Windows."ajwong@chromium.org2010-10-082-138/+0
* Added DirectX Diagnostics information to about:gpu on Windows.apatrick@chromium.org2010-10-082-0/+138
* GpuVideoDecoderHost runs on IO thread instead of Render threadhclam@chromium.org2010-10-072-19/+0
* Make FakeGlVideoDecodeEngine works in the hardware video decoding architecturehclam@chromium.org2010-10-074-15/+54
* Cleanup in VideoFramehclam@chromium.org2010-10-072-4/+0
* Implement GpuVideoDecoderHost and unit testshclam@chromium.org2010-10-077-52/+52
* Revert 61718 - GPU process terminates on hang.mnissler@chromium.org2010-10-073-154/+0
* GPU process terminates on hang.apatrick@chromium.org2010-10-063-0/+154
* Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc...satish@chromium.org2010-10-066-9/+26
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-066-26/+9
* Coverity: Initialize data members in constructor.jhawkins@chromium.org2010-10-051-1/+2
* Add offscreen context creation attributes to GGL.enne@chromium.org2010-10-014-5/+19
* shared_memory: remove wstrings, fix callers.evan@chromium.org2010-09-291-1/+1
* Implement video frame exchange in GpuVideoDecoder and testshclam@chromium.org2010-09-294-61/+349
* Revert 60421 - Revert 60373, trying to track down a perf regression (see bug ...thakis@chromium.org2010-09-242-0/+8
* Revert 60373, trying to track down a perf regression (see bug 56752)- Add abo...thakis@chromium.org2010-09-242-8/+0
* Add about:gpuhangthakis@chromium.org2010-09-232-0/+8
* Revert r60126 that broke the build.hclam@chromium.org2010-09-221-5/+1
* SendAllocateVideoFrames to the rendererhclam@chromium.org2010-09-211-1/+5
* Fixed the race described in bug 54400 by changing a LOG(FATAL) to a LOG(ERROR...apatrick@chromium.org2010-09-201-0/+25
* Fixed crash when ANGLE returns a NULL device.apatrick@chromium.org2010-09-201-0/+6
* Build fix. Chromium mac compiles again...hclam@chromium.org2010-09-171-5/+1
* Resubmit GpuVideoDecoder and related patches.hclam@chromium.org2010-09-177-159/+330
* Revert 59784 - GpuVideoDecoder to use GpuVideoDevice and IPC messages to comp...mlloyd@chromium.org2010-09-172-131/+135
* Revert 59785 - Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContextmlloyd@chromium.org2010-09-177-205/+30
* Revert 59786 - Fix build.mlloyd@chromium.org2010-09-171-2/+1
* Fix build.hclam@chromium.org2010-09-171-1/+2
* Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContexthclam@chromium.org2010-09-177-30/+205
* GpuVideoDecoder to use GpuVideoDevice and IPC messages to complete VideoFrame...hclam@chromium.org2010-09-172-135/+131
* Add IPC messages for allocation video frames for hardware video decoderhclam@chromium.org2010-09-171-13/+3
* GpuProcessHost and GpuChannel do not assert if they receive an IPC message th...apatrick@chromium.org2010-09-161-3/+3
* Defines GpuVideoDevice for video frame allocationhclam@chromium.org2010-09-163-4/+149
* Add about:gpucrashthakis@chromium.org2010-09-152-0/+9
* This is a second attempt of http://codereview.chromium.org/3175038davemoore@chromium.org2010-09-131-1/+2
* Added FakeGlVideoDecodeEngine to exercise the IPC protocol for hardware video...hclam@chromium.org2010-09-135-65/+205
* Revert 59147 - Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-2/+1
* Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-1/+2
* Updating the about:gpu to start a webgl context if one does not exist so that...rlp@chromium.org2010-09-102-0/+14
* Clean up texture types in VideoFramehclam@chromium.org2010-09-091-2/+0
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-082-3/+1
* Added GPU stat for whether a GPU can report context lost.apatrick@chromium.org2010-09-077-62/+99
* Rename all FillThisBuffer and EmptyThisBuffer to something more meaningfulhclam@chromium.org2010-09-052-8/+8
* Complete initializing a GPU video decoder in a GLES2 contexthclam@chromium.org2010-09-036-19/+43
* Merge remote branch 'origin/trunk' into resubmithclam@chromium.org2010-09-032-4/+2
* Revert 58429, 58428, 58427, 58423.akalin@chromium.org2010-09-032-2/+4