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

Unified Diff: chrome/browser/resources/gpu_blacklist.json

Issue 5612002: Blacklist bad GPU drivers: currenly we disable all gpu related features if th... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: removing one garbage line in the code Created 10 years 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
Index: chrome/browser/resources/gpu_blacklist.json
===================================================================
--- chrome/browser/resources/gpu_blacklist.json (revision 0)
+++ chrome/browser/resources/gpu_blacklist.json (revision 0)
@@ -0,0 +1,6 @@
+{
vangelis 2010/12/08 00:17:38 It would be useful to put a comment in the file de
Zhenyao Mo 2010/12/09 00:06:06 As I discussed with Vangelis offline, we will add
+ "name": "gpu blacklist",
+ "version": "0.0",
+ "entries": [
+ ]
+}

Powered by Google App Engine
This is Rietveld 408576698