summaryrefslogtreecommitdiffstats
path: root/chrome/common/gpu_info.cc
Commit message (Expand)AuthorAgeFilesLines
* Move GPU messages to content. I've also switched the IPC structs to use the ...jam@chromium.org2011-03-101-26/+0
* Make GPUInfo a struct, which it should be according to the C++ guidelines. T...jam@chromium.org2011-03-081-150/+18
* Collect D3D Driver Info (version and date) from Windows system registry.zmo@google.com2011-03-011-3/+13
* Fixed about:gpu refresh bug.nduca@chromium.org2011-02-241-1/+10
* Part 2 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-281-1/+3
* Reland 72704 - Defered collect DirectX diagnostics until they are needed for ...apatrick@chromium.org2011-01-271-5/+5
* Revert 72704 - Defered collect DirectX diagnostics until they are needed for ...apatrick@chromium.org2011-01-261-5/+5
* Defered collect DirectX diagnostics until they are needed for about:gpu.apatrick@chromium.org2011-01-261-5/+5
* Collect GL_EXTENSIONS string in GPUInfo and display it in about:gpu page.zmo@google.com2011-01-251-0/+9
* Revert 72180 - Collect GL_EXTENSIONS string in GPUInfo and display it in abou...asargent@chromium.org2011-01-211-9/+0
* Collect GL_EXTENSIONS string in GPUInfo and display it in about:gpu page.zmo@google.com2011-01-211-0/+9
* Refactor and improve gpu_info_collector: collect information on linux;zmo@google.com2011-01-211-12/+52
* Collect DirectX diagnostic information asynchronously.apatrick@chromium.org2010-11-151-4/+10
* - Relanding 61718.apatrick@chromium.org2010-11-091-0/+10
* Revert 63388 - http://build.chromium.org/buildbot/waterfall/builders/Mac10.6%...stoyan@chromium.org2010-10-211-10/+0
* Relanding 61718.apatrick@chromium.org2010-10-211-0/+10
* Relanding 61904 with missing file this time.apatrick@chromium.org2010-10-081-0/+10
* Revert "Added DirectX Diagnostics information to about:gpu on Windows."ajwong@chromium.org2010-10-081-10/+0
* Added DirectX Diagnostics information to about:gpu on Windows.apatrick@chromium.org2010-10-081-0/+10
* Updating the about:gpu to start a webgl context if one does not exist so that...rlp@chromium.org2010-09-101-1/+6
* Added GPU stat for whether a GPU can report context lost.apatrick@chromium.org2010-09-071-3/+11
* Add Mac GPU logging code.maf@google.com2010-08-211-2/+10
* Adding proper initialization of GPUInfo variables.rlp@chromium.org2010-07-161-0/+5
* Moving gpu_info to common so that it can be used by param traits. Pulling the...rlp@chromium.org2010-07-091-0/+36