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

Unified Diff: cc/cc.gyp

Issue 11817011: cc: add RingBuffer class for timestamp storing in FrameRateCounter (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: switched to FrameRateCounter has a 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/frame_rate_counter.h » ('j') | cc/frame_rate_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 9f3bfeab729c68de4cba34682cd57b43ec8a020f..ca6a879c4d413e07e4f8cbf4eba5f3dcf16dcf01 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -199,6 +199,7 @@
'resource_update_controller.h',
'resource_update_queue.cc',
'resource_update_queue.h',
+ 'ring_buffer.h',
'scheduler.cc',
'scheduler.h',
'scheduler_state_machine.cc',
« no previous file with comments | « no previous file | cc/frame_rate_counter.h » ('j') | cc/frame_rate_counter.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698