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

Unified Diff: cc/settings.h

Issue 11377111: cc: remove jank instead of checkerboard setting (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased 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 | « cc/scheduler_state_machine.cc ('k') | cc/settings.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/settings.h
diff --git a/cc/settings.h b/cc/settings.h
index 4666a35f02640aa1fa0670966918a9334d8db7b1..df59660d2f4a14ca7b739699f36bea53a1518a52 100644
--- a/cc/settings.h
+++ b/cc/settings.h
@@ -19,7 +19,6 @@ public:
static bool partialSwapEnabled();
static bool acceleratedAnimationEnabled();
static bool pageScalePinchZoomEnabled();
- static bool jankInsteadOfCheckerboard();
static bool backgroundColorInsteadOfCheckerboard();
static bool traceOverdraw();
« no previous file with comments | « cc/scheduler_state_machine.cc ('k') | cc/settings.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698