summaryrefslogtreecommitdiffstats
path: root/content/gpu/gpu_channel.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-302/+0
* Define TransportTexture for 'sharing' texture between gpu and rendererhclam@chromium.org2011-04-061-1/+30
* Use system constants instead of NULL for unset PID.jeffbailey@chromium.org2011-04-011-3/+2
* Setting last active URL in GPU process for crash reporting. For now this is j...jbates@chromium.org2011-03-291-0/+3
* Check the GPU watchdog after processing every 3D command.jbauman@chromium.org2011-03-231-3/+6
* This is a thread that runs in the browser process that can issue GL calls wit...apatrick@chromium.org2011-03-211-9/+13
* Do not put off destroying of the IOSurface in the GPU process.amarinichev@chromium.org2011-03-191-11/+11
* Connect up --disable-gl-multisampling to command bufferjbauman@chromium.org2011-03-141-1/+5
* Move chrome\gpu to content\gpu.jam@chromium.org2011-03-121-0/+260