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

Unified Diff: cc/cc.gyp

Issue 11830040: cc: Do not request redraw on commit when impl-side painting (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@decouple_draw3
Patch Set: store copy of settings + nits 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/layer_tree_host_unittest_scroll.cc » ('j') | cc/scheduler_settings.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 ce3bbef76ce39cc2fcc5588940a09f1edbdb57b9..d8658ca397108d0283ff20d6cfaa592f974ce610 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -205,6 +205,8 @@
'resource_update_queue.h',
'scheduler.cc',
'scheduler.h',
+ 'scheduler_settings.cc',
+ 'scheduler_settings.h',
'scheduler_state_machine.cc',
'scheduler_state_machine.h',
'scoped_ptr_algorithm.h',
« no previous file with comments | « no previous file | cc/layer_tree_host_unittest_scroll.cc » ('j') | cc/scheduler_settings.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698