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

Unified Diff: cc/cc.gyp

Issue 720333005: Add DisplayScheduler to enable BeginFrame-based scheduling of surfaces. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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/surfaces/BUILD.gn » ('j') | cc/surfaces/display_scheduler.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 fac01a7aee0e67c686aede76e46210d29077c518..935e7461d07acca6cddfc45001307f9686edb67d 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -533,6 +533,8 @@
'surfaces/display.cc',
'surfaces/display.h',
'surfaces/display_client.h',
+ 'surfaces/display_scheduler.cc',
+ 'surfaces/display_scheduler.h',
'surfaces/surface.cc',
'surfaces/surface.h',
'surfaces/surface_aggregator.cc',
« no previous file with comments | « no previous file | cc/surfaces/BUILD.gn » ('j') | cc/surfaces/display_scheduler.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698