summaryrefslogtreecommitdiffstats
path: root/chrome/gpu/gpu_info_collector_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Make GPUInfo a struct, which it should be according to the C++ guidelines. T...jam@chromium.org2011-03-081-7/+10
* Collect D3D Driver Info (version and date) from Windows system registry.zmo@google.com2011-03-011-2/+2
* Collect as much GPU information as possible without creating a GL/D3D context...zmo@google.com2011-02-191-3/+12
* Reland 72704 - Defered collect DirectX diagnostics until they are needed for ...apatrick@chromium.org2011-01-271-1/+1
* Revert 72704 - Defered collect DirectX diagnostics until they are needed for ...apatrick@chromium.org2011-01-261-1/+1
* Defered collect DirectX diagnostics until they are needed for about:gpu.apatrick@chromium.org2011-01-261-1/+1
* Refactor and improve gpu_info_collector: collect information on linux;zmo@google.com2011-01-211-120/+40
* Initialize destinations variables before calling GL functionsgman@chromium.org2010-12-071-3/+5
* Revert 67293 BrowserTestCanLaunchWithOSMesa was consistently failing - Initia...andybons@chromium.org2010-11-241-5/+3
* Initialize destinations variables before calling GL functionsgman@chromium.org2010-11-241-3/+5
* Collect DirectX diagnostic information asynchronously.apatrick@chromium.org2010-11-151-0/+2
* Fix the mesa gl issue in chrome.zmo@google.com2010-10-201-1/+5
* Added GPU stat for whether a GPU can report context lost.apatrick@chromium.org2010-09-071-7/+13
* Landing http://codereview.chromium.org/3291008 -- Rename Gl.h to gl.h to fixglider@chromium.org2010-09-021-1/+1
* Re-enable data collection, using a temporary maf@google.com2010-08-281-50/+68
* Temporarily work around GPU process crash on Mac OS X.kbr@google.com2010-08-241-1/+8
* Add Mac GPU logging code.maf@google.com2010-08-211-1/+121
* Moving gpu_info to common so that it can be used by param traits. Pulling the...rlp@chromium.org2010-07-091-0/+14