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

Unified Diff: components/surfaces/surfaces_scheduler.h

Issue 1138563002: Add DisplayScheduler for Surfaces (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@rendererLatencyRecoveryHeuristic
Patch Set: rebase Created 5 years, 7 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 | « components/surfaces/display_impl.cc ('k') | components/surfaces/surfaces_scheduler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/surfaces/surfaces_scheduler.h
diff --git a/components/surfaces/surfaces_scheduler.h b/components/surfaces/surfaces_scheduler.h
index b713ad8892d1bff0895a366cfd42beaba5ad43ee..f6f8d4a330ce208cfea009b20aa0f0f7e796635f 100644
--- a/components/surfaces/surfaces_scheduler.h
+++ b/components/surfaces/surfaces_scheduler.h
@@ -15,6 +15,7 @@ class Display;
namespace surfaces {
+// TODO(brianderson): Reconcile with DisplayScheduler crbug.com/476676
class SurfacesScheduler : public cc::SchedulerClient {
public:
SurfacesScheduler();
« no previous file with comments | « components/surfaces/display_impl.cc ('k') | components/surfaces/surfaces_scheduler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698