summaryrefslogtreecommitdiffstats
path: root/chrome/gpu
Commit message (Expand)AuthorAgeFilesLines
* Blacklist bad GPU drivers: currenly we disable all gpu related features if a ...zmo@google.com2010-12-112-0/+17
* Convert over to channel handlesdmaclach@chromium.org2010-12-083-42/+18
* Add a new GetInstance() method for singleton classes, take 2.satish@chromium.org2010-12-083-4/+10
* Disabled GPU watchdog thread on Windows.apatrick@chromium.org2010-12-081-21/+11
* Initialize destinations variables before calling GL functionsgman@chromium.org2010-12-071-3/+5
* If compositor window already exists, then simply return it rather than compla...nduca@chromium.org2010-12-061-1/+1
* Coverity: Initialize member variables.jhawkins@chromium.org2010-12-052-14/+22
* Removed kChromiumRendererIdProperty window property.apatrick@chromium.org2010-12-021-15/+12
* Add a base class for objects that want to filter messages on the IO thread. ...jam@chromium.org2010-12-021-1/+1
* Mac: Scaffolding for sandboxing GPU process.thakis@chromium.org2010-12-021-2/+29
* In CreateCompositorHostWindow, reply with null window handle if RenderViewHos...nduca@chromium.org2010-12-021-4/+4
* Switched GPU watchdog timeout to be based on main thread's user + kernel time...apatrick@chromium.org2010-12-014-36/+109
* Defer window destruction until GPU finished drawing.backer@chromium.org2010-11-301-0/+4
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* When accelerated compositing is enabled, we create a plugin-like pair of wind...nduca@chromium.org2010-11-273-8/+159
* Add flow control between renderer and GPU processes, and, on Mac OS X,kbr@google.com2010-11-266-2/+57
* Resize synchronization for Linux.backer@chromium.org2010-11-252-0/+21
* Revert 67293 BrowserTestCanLaunchWithOSMesa was consistently failing - Initia...andybons@chromium.org2010-11-241-5/+3
* Initialize destinations variables before calling GL functionsgman@chromium.org2010-11-241-3/+5
* GPU thread acknowledges an armed watchdog every time it returns to the messag...apatrick@chromium.org2010-11-242-14/+89
* 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