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

Unified Diff: components/surfaces/surfaces_scheduler.h

Issue 1012853003: Add DisplayScheduler for Surfaces (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: change Browser references to root surfce Created 5 years, 8 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 320a1acc62518a7ce8765c37a22a6a60e172d8c7..69b8fe01824e712065fbf541d04f31e7aabfb5a9 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