summaryrefslogtreecommitdiffstats
path: root/chrome/gpu
Commit message (Expand)AuthorAgeFilesLines
* X11: Make the default X11 error handler non-fatal.thestig@chromium.org2010-11-171-16/+1
* Call GpuThread::Init before starting the GPU watchdog thread.apatrick@chromium.org2010-11-162-34/+21
* Gpu: Unregister channel name in the gpu process when a channel closes.thakis@chromium.org2010-11-161-0/+2
* Collect DirectX diagnostic information asynchronously.apatrick@chromium.org2010-11-155-6/+57
* Enable GPU watchdog timer.apatrick@chromium.org2010-11-101-7/+0
* Fixed regression in order of initialization on Linux in r65461 causingkbr@chromium.org2010-11-091-4/+7
* - Relanding 61718.apatrick@chromium.org2010-11-095-44/+267
* Made OSMesa work on Mac for WebGL.apatrick@chromium.org2010-11-081-25/+24
* Deleted code associated with --enable-gpu-rendering andkbr@chromium.org2010-11-0815-1600/+1
* gtk: refactor copy-pasted codeevan@chromium.org2010-11-051-18/+4
* Revert "gtk: refactor copy-pasted code"evan@chromium.org2010-11-051-2/+16
* gtk: refactor copy-pasted codeevan@chromium.org2010-11-051-16/+2
* Sanitize checkdeps-checked DEPS a bit.evan@chromium.org2010-11-041-0/+1
* Rename UploadToVideoFrame to ConvertToVideoFrame.tfarina@chromium.org2010-10-309-18/+18
* Let every "accelerated IO surface swapped" message have an identifier of the ...thakis@chromium.org2010-10-281-4/+2
* Fix up SharedMemory implementation so that it is more equivalent on Windows v...dmaclach@chromium.org2010-10-272-5/+2
* Upgraded Mesa to 7.9 from 7.7 in order to pick up bug fixes to thekbr@chromium.org2010-10-251-1/+4
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-225-13/+22
* Revert 63388 - http://build.chromium.org/buildbot/waterfall/builders/Mac10.6%...stoyan@chromium.org2010-10-215-270/+44
* Relanding 61718.apatrick@chromium.org2010-10-215-44/+270
* Changes WebGL to rely on the command buffergman@chromium.org2010-10-201-0/+1
* Convert LOG(INFO) to VLOG(1) - chrome/gpu/.pkasting@chromium.org2010-10-201-5/+5
* Revert 63232 - On Windows, create a new TransportDIB::Handle struct which inc...kkania@chromium.org2010-10-206-10/+26
* Fix the mesa gl issue in chrome.zmo@google.com2010-10-201-1/+5
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-206-26/+10
* Revert "Delay loading Media Foundations DLLs"hclam@chromium.org2010-10-191-2/+4
* Delay loading Media Foundations DLLshclam@chromium.org2010-10-191-4/+2
* Add Ability to pass in allowed extensions to GPU contexts.gman@chromium.org2010-10-195-30/+39
* Does not seem to be logging the gpu stats for any but the browser process. Th...rlp@chromium.org2010-10-121-0/+2
* Linux: call SetProcTitle() in GpuMain() to make the process name correct.mdm@chromium.org2010-10-111-1/+7
* In about:gpu, list only 2 levels of the tree.apatrick@chromium.org2010-10-111-19/+22
* Relanding 61904 with missing file this time.apatrick@chromium.org2010-10-083-0/+143
* 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