summaryrefslogtreecommitdiffstats
path: root/content/common/gpu
Commit message (Expand)AuthorAgeFilesLines
* Inverted dependency between code in content/common/gpu and the GpuWatchdogThr...apatrick@chromium.org2011-04-157-22/+47
* Added GpuMsg_VisibilityChanged message.amarinichev@chromium.org2011-04-152-1/+9
* Landing issue 6828049 on behalf of KushalP.apatrick@chromium.org2011-04-143-29/+29
* Move a bunch of Chrome specific code out of RenderThread, in preparation of m...jam@chromium.org2011-04-141-24/+0
* Adds GLContext::LosesAllContextsOnContextLost.amarinichev@chromium.org2011-04-135-2/+35
* Fix build.apatrick@chromium.org2011-04-131-1/+1
* Moved TextureTransport into content/common/gpu.apatrick@chromium.org2011-04-132-0/+205
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-2/+2
* implemented latch support in renderer process. this corresponds with a webkit...jbates@chromium.org2011-04-122-4/+9
* Moved code that runs in both the browser and GPU process from content/gpu to ...apatrick@chromium.org2011-04-0827-0/+3009