summaryrefslogtreecommitdiffstats
path: root/content/gpu/gpu_child_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Moved code that runs in both the browser and GPU process from content/gpu to ...apatrick@chromium.org2011-04-081-3/+4
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-281-2/+2
* Initialize a few uninitialized members in GPU classes.finnur@chromium.org2011-03-281-0/+1
* Removed --no-gpu-sandbox.apatrick@chromium.org2011-03-251-1/+1
* Check the GPU watchdog after processing every 3D command.jbauman@chromium.org2011-03-231-0/+1
* This is a thread that runs in the browser process that can issue GL calls wit...apatrick@chromium.org2011-03-211-0/+269