summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu_blacklist_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-11/+45
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Prevent blacklisting of Intel GPUs on ChromeOSamarinichev@chromium.org2011-03-221-1/+31
* Refactoring GPUInfo: 1) remove the level field; instead, having a finalized f...zmo@google.com2011-03-141-1/+0
* 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-6/+6
* Add a unittest to make sure changes made to software_rendering_list.json are ...zmo@google.com2011-03-081-0/+25
* Adding multisampling to GPU software rendering list feature sets. Allow muti...zmo@google.com2011-03-041-7/+41
* Add the capability to put drivers older than a certain date to software rende...zmo@google.com2011-03-011-34/+122
* Add a exception field to the GPU software rendering list entry, so in the fut...zmo@google.com2011-03-011-1/+68
* Collect D3D Driver Info (version and date) from Windows system registry.zmo@google.com2011-03-011-1/+2
* Move the rest of the core files in chrome\browser to content\browser.jam@chromium.org2011-02-231-0/+176