| Commit message (Expand) | Author | Age | Files | Lines |
* | Move gpu blacklist data file to content side. | zmo@google.com | 2012-09-20 | 1 | -693/+0 |
* | Disable HW decode in content_browsertests except on win & cros (to match chro... | fischman@chromium.org | 2012-09-13 | 1 | -0/+1 |
* | Diable Flash 3D for MacBook Pro Retinas | sail@chromium.org | 2012-09-13 | 1 | -1/+21 |
* | Don't blacklist Stage3D on XP. | jbauman@chromium.org | 2012-09-10 | 1 | -21/+3 |
* | Use GPU blacklist to control accelerated video decode. | zmo@chromium.org | 2012-08-17 | 1 | -2/+22 |
* | Blacklist NVIDIA Linux drivers older than 295.* | zmo@chromium.org | 2012-08-15 | 1 | -61/+21 |
* | Blacklist ATI FireMV 2400 GPUs on Windows. | zmo@google.com | 2012-08-02 | 1 | -1/+14 |
* | Blacklist Parallels drivers older than 7. | zmo@google.com | 2012-08-01 | 1 | -1/+17 |
* | Blacklist all GPU access on Lion with Intel HD 4000. | zmo@google.com | 2012-07-30 | 1 | -16/+36 |
* | Blacklist texture sharing on the 8.15.10.1749 Intel driver. | jbauman@chromium.org | 2012-07-30 | 1 | -1/+17 |
* | Blacklist AMD proprietary Linux driver older than 8.98. | zmo@google.com | 2012-07-26 | 1 | -5/+5 |
* | Allow blacklisting just sharing textures between processes. | jbauman@chromium.org | 2012-07-19 | 1 | -1/+2 |
* | Blacklist AMD Radeon HD 6490M on Mac OSX 10.6 | zmo@chromium.org | 2012-07-14 | 1 | -1/+18 |
* | Revert the blacklisting of Intel HD 4000 on 2012 Macbook Airs | zmo@chromium.org | 2012-06-28 | 1 | -14/+1 |
* | Change GPU blacklist version from 1.44 to 2.0 | zmo@chromium.org | 2012-06-28 | 1 | -1/+1 |
* | Reland: move software_renderling_list.json from deps/ to src/ | zmo@chromium.org | 2012-06-28 | 1 | -0/+640 |
* | Revert 144472 - Move software_rendering_list.json from deps/ to src/ | zmo@chromium.org | 2012-06-27 | 1 | -610/+0 |
* | Move software_rendering_list.json from deps/ to src/ | zmo@chromium.org | 2012-06-27 | 1 | -0/+610 |
* | Remove GPU blacklist auto-update. | zmo@google.com | 2011-11-12 | 1 | -446/+0 |
* | Don't initialize GL bindings in browser process even if libpci doesn't exist ... | zmo@google.com | 2011-11-04 | 1 | -10/+52 |
* | Unblacklist AMD driver 8.92 or newer on Linux. | zmo@chromium.org | 2011-10-24 | 1 | -3/+15 |
* | Add a "disabled" field for GPU Blacklist entries. | zmo@google.com | 2011-09-23 | 1 | -0/+2 |
* | Remove two blacklist entries related with Intel GMA 4500/HD. | zmo@google.com | 2011-09-20 | 1 | -43/+1 |
* | Blacklist open source drivers for ATI/AMD gpu in linux. | zmo@google.com | 2011-09-16 | 1 | -1/+24 |
* | Blacklist older drivers for Intel GMA X4500/HD on Win7. | zmo@google.com | 2011-09-13 | 1 | -1/+43 |
* | Add channel and gl_vendor to GpuBlacklist. | zmo@google.com | 2011-09-04 | 1 | -8/+13 |
* | Blacklist accelerated 2d canvas on linux. | zmo@google.com | 2011-08-26 | 1 | -1/+11 |
* | Blacklist Mesa drivers older than 7.11. | zmo@google.com | 2011-08-04 | 1 | -1/+19 |
* | Blacklisting some buggy NVIDIA drivers on Linux. | zmo@google.com | 2011-08-03 | 1 | -1/+61 |
* | Re-enable Intel G965. | zmo@google.com | 2011-07-21 | 1 | -2/+12 |
* | Manage gpu feature capabilities through blacklist indepedently. | zmo@google.com | 2011-06-28 | 1 | -4/+19 |
* | Add NVIDIA Quadro FX 1500 to GPU Software Rendering List. | zmo@google.com | 2011-06-22 | 1 | -1/+14 |
* | Restore multisampling for some ATI cards on Mac that have been tested to be w... | zmo@google.com | 2011-05-31 | 1 | -3/+8 |
* | Add browser version control in gpu blacklist entry. This allows us to push o... | zmo@google.com | 2011-04-06 | 1 | -1/+4 |
* | Remove software rendering list entry 2 because it is covered by entry 17. | zmo@google.com | 2011-03-23 | 1 | -21/+1 |
* | Prevent blacklisting of Intel GPUs on ChromeOS | amarinichev@chromium.org | 2011-03-22 | 1 | -1/+2 |
* | Update software rendering list: | zmo@google.com | 2011-03-18 | 1 | -47/+17 |
* | Typo fix in black list descriptions (user visible). | scheib@chromium.org | 2011-03-15 | 1 | -5/+5 |
* | Disable multisampling for ATI cards on Mac. | zmo@google.com | 2011-03-06 | 1 | -1/+13 |
* | Adding multisampling to GPU software rendering list feature sets. Allow muti... | zmo@google.com | 2011-03-04 | 1 | -44/+43 |
* | Dont use the word blacklisting | nduca@chromium.org | 2011-03-03 | 1 | -13/+43 |
* | Add older ATI/NVidia/Intel drivers in XP to software rendering list, and remo... | zmo@google.com | 2011-03-02 | 1 | -15/+55 |
* | Add the capability to put drivers older than a certain date to software rende... | zmo@google.com | 2011-03-01 | 1 | -4/+19 |
* | Add a exception field to the GPU software rendering list entry, so in the fut... | zmo@google.com | 2011-03-01 | 1 | -1/+2 |
* | Add ATI Radeon HD 2600 XT on Mac to the software rendering list. | zmo@google.com | 2011-02-25 | 1 | -1/+13 |
* | Blacklist NVIDIA GeForce 7300 GT on Mac. | zmo@google.com | 2011-02-24 | 1 | -1/+12 |
* | Change gpu_blacklist.json filename to software_rendering_list.json. | zmo@google.com | 2011-02-23 | 1 | -0/+157 |