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

Unified Diff: Source/platform/blink_platform.gypi

Issue 439923006: Prioritizing input and compositor tasks in the blink scheduler. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase + respond to Eric's feedback Created 6 years, 4 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
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index baf10a4a9843e7ab1ac6b617fb5aa17f2e56c413..63d48758da6acf11c27f2adc027f4806d69c0108 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -747,6 +747,7 @@
'plugins/PluginData.h',
'plugins/PluginListBuilder.cpp',
'plugins/PluginListBuilder.h',
+ 'scheduler/DoubleBufferedDeque.h',
'scheduler/Scheduler.cpp',
'scheduler/Scheduler.h',
'scroll/FramelessScrollView.cpp',
@@ -931,6 +932,7 @@
'image-decoders/ImageDecoderTest.cpp',
'mac/ScrollElasticityControllerTest.mm',
'network/HTTPParsersTest.cpp',
+ 'scheduler/DoubleBufferedDequeTest.cpp',
'scheduler/SchedulerTest.cpp',
'testing/ArenaTestHelpers.h',
'testing/TreeTestHelpers.cpp',
« no previous file with comments | « no previous file | Source/platform/scheduler/DoubleBufferedDeque.h » ('j') | Source/platform/scheduler/DoubleBufferedDeque.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698