| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved content/browser/gpu_* to content/browser/gpu/. | apatrick@chromium.org | 2011-05-09 | 1 | -955/+0 |
* | Usability improvements to about:gpu status | nduca@chromium.org | 2011-04-18 | 1 | -82/+93 |
* | Implement easy GPU feature status summary. | nduca@chromium.org | 2011-04-12 | 1 | -18/+162 |
* | Moved code that runs in both the browser and GPU process from content/gpu to ... | apatrick@chromium.org | 2011-04-08 | 1 | -1/+1 |
* | Add browser version control in gpu blacklist entry. This allows us to push o... | zmo@google.com | 2011-04-06 | 1 | -5/+44 |
* | Fix the wrong error messages in GPU blacklist loading. | zmo@google.com | 2011-03-23 | 1 | -3/+3 |
* | Remove wrong comments from a previous commit. | zmo@google.com | 2011-03-23 | 1 | -2/+0 |
* | Prevent blacklisting of Intel GPUs on ChromeOS | amarinichev@chromium.org | 2011-03-22 | 1 | -2/+7 |
* | Refactoring GPUInfo: 1) remove the level field; instead, having a finalized f... | zmo@google.com | 2011-03-14 | 1 | -3/+0 |
* | Fix some coverity defects | estade@chromium.org | 2011-03-11 | 1 | -2/+1 |
* | Move GPU messages to content. I've also switched the IPC structs to use the ... | jam@chromium.org | 2011-03-10 | 1 | -1/+1 |
* | Make GPUInfo a struct, which it should be according to the C++ guidelines. T... | jam@chromium.org | 2011-03-08 | 1 | -8/+7 |
* | Adding multisampling to GPU software rendering list feature sets. Allow muti... | zmo@google.com | 2011-03-04 | 1 | -42/+67 |
* | Dont use the word blacklisting | nduca@chromium.org | 2011-03-03 | 1 | -0/+52 |
* | Fix a bug in software rendering list driver date processing. | zmo@google.com | 2011-03-02 | 1 | -3/+3 |
* | Add the capability to put drivers older than a certain date to software rende... | zmo@google.com | 2011-03-01 | 1 | -0/+53 |
* | Add a exception field to the GPU software rendering list entry, so in the fut... | zmo@google.com | 2011-03-01 | 1 | -21/+52 |
* | With this CL, GPU blacklist auto update from the web is implemented. This al... | zmo@google.com | 2011-02-26 | 1 | -3/+28 |
* | [Reason for revert: might be a factor in XP-only failures UITestCanLaunchWith... | nick@chromium.org | 2011-02-26 | 1 | -28/+3 |
* | With this CL, GPU blacklist auto update from the web (before it ships togethe... | zmo@google.com | 2011-02-25 | 1 | -3/+28 |
* | Move the rest of the core files in chrome\browser to content\browser. | jam@chromium.org | 2011-02-23 | 1 | -0/+577 |