summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gpu_blacklist.h
Commit message (Expand)AuthorAgeFilesLines
* Move chrome_version info retrieval into GpuBlacklist.zmo@chromium.org2012-03-091-3/+7
* Refactoring to make GpuPerformanceStats part of gpu info collection.zmo@chromium.org2012-03-071-15/+47
* Add a Content API around GpuDataManager and use that from chrome. I moved Gpu...jam@chromium.org2012-02-161-3/+2
* Move GpuBlacklist out of content and into chrome. All content needs to know i...jam@chromium.org2012-02-151-0/+341
* Remove more three stub files that were moved to content/browser directory.tfarina@chromium.org2011-02-261-13/+0
* Move the rest of the core files in chrome\browser to content\browser.jam@chromium.org2011-02-231-217/+2
* Collect as much GPU information as possible without creating a GL/D3D context...zmo@google.com2011-02-191-5/+3
* Improve blacklist logic: use more fields (driver_vendor, gl_renderer, ect) fo...zmo@google.com2011-01-251-32/+69
* Almost done deinlining virtual methods.erg@google.com2010-12-161-0/+3
* Blacklist bad GPU drivers: currenly we disable all gpu related features if a ...zmo@google.com2010-12-111-0/+190