summaryrefslogtreecommitdiffstats
path: root/content/gpu/gpu_info_collector_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Simply GPU info collection on GPU bots.zmo@chromium.org2013-02-071-0/+14
* Attempt to reland r173248,173259zmo@chromium.org2012-12-171-7/+7
* Revert 173248, broke building on the official chrome/win bot:thakis@chromium.org2012-12-151-7/+7
* Only collect GL/D3D context specific GPUInfo in GPU processzmo@chromium.org2012-12-151-7/+7
* Remove calling into CGLQueryRendererInfo to decide dual gpu supporting.zmo@google.com2012-11-141-0/+1
* Collect machine model info in gpu_info_collector and expose it to about:gpu.zmo@chromium.org2012-10-281-0/+11
* Add trace events to measure GPU process startup timing and time to first pres...apatrick@chromium.org2012-05-181-0/+3
* Collect multiple GPUs' info on Mac and display them in about:gpu.zmo@google.com2012-05-151-91/+102
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-4/+4
* Change GPUInfo to handle multiple GPUs.zmo@chromium.org2012-05-101-5/+5
* Move GPUInfo to content/public/common and put it into the content namespace.jam@chromium.org2011-10-201-5/+5
* Collect GPU info on Mac through IO registry for dual GPU systems.zmo@google.com2011-04-201-1/+79
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-281-4/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Refactoring GPUInfo: 1) remove the level field; instead, having a finalized f...zmo@google.com2011-03-141-3/+1
* Move chrome\gpu to content\gpu.jam@chromium.org2011-03-121-0/+104