Chromium Code Reviews
Descriptioncc: Remove usage of ComputeVisibleRects on main thread
Target space transform will not be computed on main thread. Currently we
only use it in tests and subtree skipping logic.
This CL removes the usage of ComputeVisibleRects on main thread:
1) Do not skip for back face visibility on main thread;
2) Remove main thread ComputeVisibleRects in unit tests.
3) Remove the usage in benchmarks.
BUG=581827
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel
Committed: https://crrev.com/713aedbdd27d1bd0d431a02220748c740b471af9
Cr-Commit-Position: refs/heads/master@{#411162}
Patch Set 1 #Patch Set 2 : Remove ComputVisibleRects<Layer> #Patch Set 3 : Do not skip for back face visibility #
Total comments: 1
Patch Set 4 : Project rects back to layer space after clipped by viewport. #
Total comments: 8
Patch Set 5 : Address comments and fix perf regressions #
Messages
Total messages: 28 (17 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||