summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu_blacklist.cc
Commit message (Expand)AuthorAgeFilesLines
* Usability improvements to about:gpu statusnduca@chromium.org2011-04-181-82/+93
* Implement easy GPU feature status summary.nduca@chromium.org2011-04-121-18/+162
* Moved code that runs in both the browser and GPU process from content/gpu to ...apatrick@chromium.org2011-04-081-1/+1
* Add browser version control in gpu blacklist entry. This allows us to push o...zmo@google.com2011-04-061-5/+44
* Fix the wrong error messages in GPU blacklist loading.zmo@google.com2011-03-231-3/+3
* Remove wrong comments from a previous commit.zmo@google.com2011-03-231-2/+0
* Prevent blacklisting of Intel GPUs on ChromeOSamarinichev@chromium.org2011-03-221-2/+7
* Refactoring GPUInfo: 1) remove the level field; instead, having a finalized f...zmo@google.com2011-03-141-3/+0
* Fix some coverity defectsestade@chromium.org2011-03-111-2/+1
* Move GPU messages to content. I've also switched the IPC structs to use the ...jam@chromium.org2011-03-101-1/+1
* Make GPUInfo a struct, which it should be according to the C++ guidelines. T...jam@chromium.org2011-03-081-8/+7
* Adding multisampling to GPU software rendering list feature sets. Allow muti...zmo@google.com2011-03-041-42/+67
* Dont use the word blacklistingnduca@chromium.org2011-03-031-0/+52
* Fix a bug in software rendering list driver date processing.zmo@google.com2011-03-021-3/+3
* Add the capability to put drivers older than a certain date to software rende...zmo@google.com2011-03-011-0/+53
* Add a exception field to the GPU software rendering list entry, so in the fut...zmo@google.com2011-03-011-21/+52
* With this CL, GPU blacklist auto update from the web is implemented. This al...zmo@google.com2011-02-261-3/+28
* [Reason for revert: might be a factor in XP-only failures UITestCanLaunchWith...nick@chromium.org2011-02-261-28/+3
* With this CL, GPU blacklist auto update from the web (before it ships togethe...zmo@google.com2011-02-251-3/+28
* Move the rest of the core files in chrome\browser to content\browser.jam@chromium.org2011-02-231-0/+577