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

Unified Diff: chrome/browser/resources/gpu_internals/info_view.js

Issue 11930003: Add force_compositing_mode support in gpu blacklist. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 11 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
Index: chrome/browser/resources/gpu_internals/info_view.js
===================================================================
--- chrome/browser/resources/gpu_internals/info_view.js (revision 176935)
+++ chrome/browser/resources/gpu_internals/info_view.js (working copy)
@@ -88,6 +88,7 @@
// GPU Switching
'gpu_switching': 'GPU Switching',
'panel_fitting': 'Panel Fitting',
+ 'force_compositing_mode': 'Force Compositing Mode',
};
var statusLabelMap = {
'disabled_software': 'Software only. Hardware acceleration disabled.',
« no previous file with comments | « no previous file | chrome/browser/ui/webui/gpu_internals_ui.cc » ('j') | chrome/browser/ui/webui/gpu_internals_ui.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698