diff options
author | skyostil <skyostil@chromium.org> | 2014-09-05 01:22:23 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-09-05 08:25:28 +0000 |
commit | 7759d7aef4c97d3454c15607945e23595c2dfa3e (patch) | |
tree | bc4dc74ed6305df64ec2d62422dff5c09858a4ad /crypto/openssl_util.h | |
parent | 009487f75b3905bf759c8b4430fed474f3d5b04e (diff) | |
download | chromium_src-7759d7aef4c97d3454c15607945e23595c2dfa3e.zip chromium_src-7759d7aef4c97d3454c15607945e23595c2dfa3e.tar.gz chromium_src-7759d7aef4c97d3454c15607945e23595c2dfa3e.tar.bz2 |
Pass more frame timing information to Blink
This patch conveys more information about frame timings to Blink.
Specifically it adds the current deadline by which work should be
finished as well as the expected interval between frames. The
Blink scheduler will use this information to schedule lower priority
work.
We also notify Blink when a committed frame actually got composited,
which means the current frame is done and lower priority work can be
started immediately (i.e., before the scheduled deadline).
BUG=391005
Review URL: https://codereview.chromium.org/521613002
Cr-Commit-Position: refs/heads/master@{#293476}
Diffstat (limited to 'crypto/openssl_util.h')
0 files changed, 0 insertions, 0 deletions