diff options
author | enne <enne@chromium.org> | 2015-09-22 00:45:38 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-09-22 07:46:25 +0000 |
commit | f6ec8ed9184e75502fff67325e9fd03aed61aec4 (patch) | |
tree | 2c5123574b262505833e780ae8c205948ef2cd98 /sync/test | |
parent | ad0c0ac625cc4bb6edbb80e41131ecabbc1b0a92 (diff) | |
download | chromium_src-f6ec8ed9184e75502fff67325e9fd03aed61aec4.zip chromium_src-f6ec8ed9184e75502fff67325e9fd03aed61aec4.tar.gz chromium_src-f6ec8ed9184e75502fff67325e9fd03aed61aec4.tar.bz2 |
cc: Synchronize num copy requests to LayerImpl
With this change, precalculate meta-information no longer needs to be
run for property trees on the compositor thread. Since we don't have
a property tree-only mode yet, we can't do this in practice yet, but
it will be useful for one-off benchmarking.
Property trees currently only need two pieces of meta-information (num
unclipped descendants for building property trees on the main thread,
and num copy requests). Both of these could move to the effect tree
in the future.
R=weiliangc@chromium.org,ajuma@chromium.org
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Review URL: https://codereview.chromium.org/1335383003
Cr-Commit-Position: refs/heads/master@{#350125}
Diffstat (limited to 'sync/test')
0 files changed, 0 insertions, 0 deletions