summaryrefslogtreecommitdiffstats
path: root/chrome/gpu/gpu_info_collector_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Move chrome\gpu to content\gpu.jam@chromium.org2011-03-121-264/+0
* If a field in GPUInfo is not collected, we should not clear it because it mig...zmo@google.com2011-03-091-3/+0
* Make GPUInfo a struct, which it should be according to the C++ guidelines. T...jam@chromium.org2011-03-081-10/+15
* Add older ATI/NVidia/Intel drivers in XP to software rendering list, and remo...zmo@google.com2011-03-021-5/+3
* Collect D3D Driver Info (version and date) from Windows system registry.zmo@google.com2011-03-011-24/+115
* Fixed about:gpu refresh bug.nduca@chromium.org2011-02-241-5/+16
* Collect as much GPU information as possible without creating a GL/D3D context...zmo@google.com2011-02-191-0/+12
* Reland 72704 - Defered collect DirectX diagnostics until they are needed for ...apatrick@chromium.org2011-01-271-2/+2
* Revert 72704 - Defered collect DirectX diagnostics until they are needed for ...apatrick@chromium.org2011-01-261-2/+2
* Defered collect DirectX diagnostics until they are needed for about:gpu.apatrick@chromium.org2011-01-261-2/+2
* Refactor and improve gpu_info_collector: collect information on linux;zmo@google.com2011-01-211-58/+65
* Collect DirectX diagnostic information asynchronously.apatrick@chromium.org2010-11-151-6/+7
* Relanding 61904 with missing file this time.apatrick@chromium.org2010-10-081-0/+6
* Revert "Added DirectX Diagnostics information to about:gpu on Windows."ajwong@chromium.org2010-10-081-6/+0
* Added DirectX Diagnostics information to about:gpu on Windows.apatrick@chromium.org2010-10-081-0/+6
* Fixed crash when ANGLE returns a NULL device.apatrick@chromium.org2010-09-201-0/+6
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-081-1/+0
* Added GPU stat for whether a GPU can report context lost.apatrick@chromium.org2010-09-071-21/+43
* Add Mac GPU logging code.maf@google.com2010-08-211-2/+2
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-1/+2
* Moving gpu_info to common so that it can be used by param traits. Pulling the...rlp@chromium.org2010-07-091-0/+108