Descriptionaura: Remove old GL paths from RenderWidgetHostViewAura.
Frames from the renderer are either legacy software,
software compositing, or ubercomp. Remove the old GL composited
paths that are no longer in use.
For layout tests, put them into composited mailbox mode, and
instead of sending the frame to the browser at all, just put the
frame in a post task to ack back directly to the renderer.
Rebase and fix-up to prevent overloading the GPU process from
https://codereview.chromium.org/131443007/
R=danakj
BUG=332998
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261990
Patch Set 1 #Patch Set 2 : Delay swap ack until commands have executed #Patch Set 3 : rebase #Patch Set 4 : fix compile #Patch Set 5 : s/interface/context/ #
Messages
Total messages: 7 (0 generated)
|