Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1551)

Unified Diff: content/browser/gpu/software_rendering_list.json

Issue 11412263: Enable Stage3D on Chrome OS (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/gpu/software_rendering_list.json
diff --git a/content/browser/gpu/software_rendering_list.json b/content/browser/gpu/software_rendering_list.json
index 2884dbfa14de8bd72fa3254e998486e953436456..df396a9e15ee4b0e68362fdca7a599a2b54ed0d9 100644
--- a/content/browser/gpu/software_rendering_list.json
+++ b/content/browser/gpu/software_rendering_list.json
@@ -74,7 +74,7 @@
{
"name": "software rendering list",
// Please update the version number whenever you change this file.
- "version": "4.6",
+ "version": "4.7",
"entries": [
{
"id": 1,
@@ -524,17 +524,6 @@
]
},
{
- "id": 36,
- "description": "Stage3D is not supported on ChromeOS.",
- "cr_bugs": [129848],
- "os": {
- "type": "chromeos"
- },
- "blacklist": [
- "flash_stage3d"
- ]
- },
- {
"id": 37,
"description": "Drivers are unreliable for Optimus on Linux.",
"cr_bugs": [131308],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698