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

Unified Diff: cc/cc.gyp

Issue 11198005: NOT READY FOR REVIEW - switch to a subscriber model for rendering stats (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added missing file. 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 | « no previous file | cc/layer_tree_host.h » ('j') | no next file with comments »
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 35606e1c5f5755a3cb9878aa27165a4e624f6fba..ca21c72f6ac20e289d5e3cc144848997724e7de7 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -109,6 +109,7 @@
'gl_renderer.h',
'software_renderer.cc',
'software_renderer.h',
+ 'rendering_stats.cc',
'rendering_stats.h',
'resource_provider.cc',
'resource_provider.h',
@@ -196,6 +197,8 @@
'rate_limiter.h',
'render_surface.cc',
'render_surface.h',
+ 'rendering_stats_subscriber.h',
+ 'rendering_stats_subscriber.cc',
'scrollbar_layer.cc',
'scrollbar_layer.h',
'shader.cc',
« no previous file with comments | « no previous file | cc/layer_tree_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698