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

Unified Diff: gpu/command_buffer/service/gpu_preferences.h

Issue 2881813002: Revert of gpu: GPU service scheduler. (Closed)
Patch Set: Created 3 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 | « gpu/command_buffer/service/gles2_cmd_decoder.cc ('k') | gpu/command_buffer/service/scheduler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/command_buffer/service/gpu_preferences.h
diff --git a/gpu/command_buffer/service/gpu_preferences.h b/gpu/command_buffer/service/gpu_preferences.h
index 8dd0ff114ea67131c4667359926e895c2fee4dd3..b7db89f457c24d9f473656b55b5da718f27e7729 100644
--- a/gpu/command_buffer/service/gpu_preferences.h
+++ b/gpu/command_buffer/service/gpu_preferences.h
@@ -43,9 +43,6 @@
// Prioritizes the UI's command stream in the GPU process.
bool ui_prioritize_in_gpu_process = false;
-
- // Enable the GPU process scheduler.
- bool enable_gpu_scheduler = false;
// Disables hardware acceleration of video decode, where available.
bool disable_accelerated_video_decode = false;
« no previous file with comments | « gpu/command_buffer/service/gles2_cmd_decoder.cc ('k') | gpu/command_buffer/service/scheduler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698