summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gpu_blacklist_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move chrome_version info retrieval into GpuBlacklist.zmo@chromium.org2012-03-091-26/+23
* Refactoring to make GpuPerformanceStats part of gpu info collection.zmo@chromium.org2012-03-071-0/+88
* Add a Content API around GpuDataManager and use that from chrome. I moved Gpu...jam@chromium.org2012-02-161-0/+1
* Move GpuBlacklist out of content and into chrome. All content needs to know i...jam@chromium.org2012-02-151-0/+671
* Move the rest of the core files in chrome\browser to content\browser.jam@chromium.org2011-02-231-176/+0
* If a gpu blacklist entry does not specify OS, it should apply to all platforms.zmo@google.com2011-02-121-0/+18
* 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
* Improve blacklist logic: use more fields (driver_vendor, gl_renderer, ect) fo...zmo@google.com2011-01-251-1/+20
* Refactor and improve gpu_info_collector: collect information on linux;zmo@google.com2011-01-211-7/+4
* Blacklist bad GPU drivers: currenly we disable all gpu related features if a ...zmo@google.com2010-12-111-0/+142