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

Unified Diff: software_rendering_list.json

Issue 10766017: Don't blacklist new Macbook airs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/gpu/software_rendering_list/
Patch Set: Created 8 years, 5 months 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: software_rendering_list.json
===================================================================
--- software_rendering_list.json (revision 144559)
+++ software_rendering_list.json (working copy)
@@ -65,7 +65,7 @@
{
"name": "software rendering list",
// Please update the version number whenever you change this file.
- "version": "1.44",
+ "version": "1.45",
"entries": [
{
"id": 1,
@@ -608,19 +608,6 @@
]
},
{
- "id": 40,
- "description": "GPU driver may cause kernel panic on 2012 Macbook Airs.",
- "cr_bugs": [134015],
- "os": {
- "type": "macosx"
- },
- "vendor_id": "0x8086",
- "device_id": ["0x0166"],
- "blacklist": [
- "all"
- ]
- },
- {
"id": 41,
"description": "Disable 3D in Flash on XP",
"cr_bugs": [134885],
« 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