| Commit message (Expand) | Author | Age | Files | Lines |
* | Move more GPU related files from content/common to content/common/gpu. | apatrick@chromium.org | 2011-04-22 | 1 | -1/+1 |
* | Implement easy GPU feature status summary. | nduca@chromium.org | 2011-04-12 | 1 | -3/+4 |
* | Moved code that runs in both the browser and GPU process from content/gpu to ... | apatrick@chromium.org | 2011-04-08 | 1 | -1/+1 |
* | Append software rendering list version to the about:gpu page. | zmo@google.com | 2011-04-05 | 1 | -0/+3 |
* | Get rid of PrefService::GetMutableDictionary/GetMutableList | battre@chromium.org | 2011-04-05 | 1 | -2/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Move gpu_feature_flags from chrome\common to content\common. | jam@chromium.org | 2011-03-17 | 1 | -1/+1 |
* | Refactoring GPUInfo: 1) remove the level field; instead, having a finalized f... | zmo@google.com | 2011-03-14 | 1 | -4/+8 |
* | Move GPU messages to content. I've also switched the IPC structs to use the ... | jam@chromium.org | 2011-03-10 | 1 | -2/+1 |
* | Make GPUInfo a struct, which it should be according to the C++ guidelines. T... | jam@chromium.org | 2011-03-08 | 1 | -1/+1 |
* | Set web preferences according to Gpu Blacklist flags. A few Gpu related web ... | zmo@google.com | 2011-03-07 | 1 | -0/+3 |
* | Move preliminary gpu info collection and software rendering flags computation... | zmo@google.com | 2011-03-04 | 1 | -0/+6 |
* | Stop about:gpu from accessing the GpuProcessHost shim directly when | nduca@chromium.org | 2011-03-03 | 1 | -0/+5 |
* | Dont use the word blacklisting | nduca@chromium.org | 2011-03-03 | 1 | -0/+11 |
* | With this CL, GPU blacklist auto update from the web is implemented. This al... | zmo@google.com | 2011-02-26 | 1 | -0/+85 |
* | [Reason for revert: might be a factor in XP-only failures UITestCanLaunchWith... | nick@chromium.org | 2011-02-26 | 1 | -85/+0 |
* | With this CL, GPU blacklist auto update from the web (before it ships togethe... | zmo@google.com | 2011-02-25 | 1 | -0/+85 |