Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a Content API around GpuDataManager and use that from chrome. I moved Gpu... | jam@chromium.org | 2012-02-16 | 1 | -3/+2 |
* | Move GpuBlacklist out of content and into chrome. All content needs to know i... | jam@chromium.org | 2012-02-15 | 1 | -0/+341 |
* | Remove more three stub files that were moved to content/browser directory. | tfarina@chromium.org | 2011-02-26 | 1 | -13/+0 |
* | Move the rest of the core files in chrome\browser to content\browser. | jam@chromium.org | 2011-02-23 | 1 | -217/+2 |
* | Collect as much GPU information as possible without creating a GL/D3D context... | zmo@google.com | 2011-02-19 | 1 | -5/+3 |
* | Improve blacklist logic: use more fields (driver_vendor, gl_renderer, ect) fo... | zmo@google.com | 2011-01-25 | 1 | -32/+69 |
* | Almost done deinlining virtual methods. | erg@google.com | 2010-12-16 | 1 | -0/+3 |
* | Blacklist bad GPU drivers: currenly we disable all gpu related features if a ... | zmo@google.com | 2010-12-11 | 1 | -0/+190 |