port CEF pr that speeds up and simplifies GPU rendering

This commit is contained in:
Heilig Benedek 2017-04-12 16:15:58 +02:00
parent 2f32311292
commit 704fde1939
2 changed files with 75 additions and 229 deletions

View file

@ -282,7 +282,7 @@ class OffScreenRenderWidgetHostView
OnPaintCallback parent_callback_;
int frame_rate_;
int frame_rate_threshold_ms_;
int frame_rate_threshold_us_;
base::Time last_time_;