Revert "Do not throttle BeginMainFrame on SubmitCompositorFrameAck"
This reverts commit 3e2200fa. Reason for revert: Caused some regressions. piman@ and I have been rethinking how throttling works. Might make sense to hold this off until we have a solid plan. Original change's description: > Do not throttle BeginMainFrame on SubmitCompositorFrameAck > > The original motivation for this code was to workaround early swap ack > on freon, but since freon isn't a thing anymore and we have a display > compositor that actually performs the swap, it should be ok to get rid > of it. This should improve throughput similar to main frame before > activation. > > R=brianderson > BUG=311213 > > Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel > Change-Id: I5108c74a57ba201d25999989de8da4c7f81a5176 > Reviewed-on: https://chromium-review.googlesource.com/1031892 > Reviewed-by: Brian Anderson <brianderson@chromium.org> > Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> > Cr-Commit-Position: refs/heads/master@{#554547} TBR=brianderson@chromium.org,sunnyps@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 311213,838469,838462,838461,838460,838458 Change-Id: I600b48b3b24a213954b563347dc3dc87dd143ad2 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Reviewed-on: https://chromium-review.googlesource.com/1054987 Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> Reviewed-by:Sunny Sachanandani <sunnyps@chromium.org> Cr-Commit-Position: refs/heads/master@{#557791}
Showing
Please register or sign in to comment