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

Unified Diff: ash/debug.h

Issue 14386024: Add debug shortcuts that toggles options to shows debug borders and fps counters (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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 | « ash/ash.gyp ('k') | ash/debug.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/debug.h
diff --git a/ash/debug.h b/ash/debug.h
index 8ed7c7a31dddba5768b90968b10dfef7c3738396..92838d6114760125fd4ec223a8548c48ffc1dddd 100644
--- a/ash/debug.h
+++ b/ash/debug.h
@@ -12,6 +12,8 @@ namespace debug {
// Toggles debugging features controlled by
// cc::LayerTreeDebugState.
+ASH_EXPORT void ToggleShowDebugBorders();
+ASH_EXPORT void ToggleShowFpsCounter();
ASH_EXPORT void ToggleShowPaintRects();
} // debug
« no previous file with comments | « ash/ash.gyp ('k') | ash/debug.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698