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

Unified Diff: cc/cc.gyp

Issue 11827009: cc: add PaintTimeCounter to keep track of per frame paint time (Closed) Base URL: http://git.chromium.org/chromium/src.git@ring
Patch Set: updated to new RingBuffer 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
« no previous file with comments | « no previous file | cc/layer_tree_host.cc » ('j') | cc/paint_time_counter.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index a2ccc501140b4268ac94cea9c9ab72c99572150c..f06cb13a5f02aedb30f89d549e910bc468a8f5c7 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -138,6 +138,8 @@
'overdraw_metrics.h',
'page_scale_animation.cc',
'page_scale_animation.h',
+ 'paint_time_counter.cc',
+ 'paint_time_counter.h',
'picture.cc',
'picture.h',
'picture_image_layer.cc',
« no previous file with comments | « no previous file | cc/layer_tree_host.cc » ('j') | cc/paint_time_counter.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698