Revert of aura: Remove old GL paths from RenderWidgetHostViewAura. (https://codereview.chromium.org/131443007/)

Reason for revert:
This is causing many virtual/threaded/transitions and virtual/threaded/animations tests to time out.
Some of them are timing out flakily, some are consistent.

Here is what I’ve seen so far:

virtual/threaded/transitions/move-after-transition.html - consistent time outs.

virtual/threaded/transitions/cubic-bezier-overflow-svg-length.html - flaky time outs
virtual/threaded/transitions/change-duration-during-transition.html - flaky time outs
virtual/threaded/animations/cross-fade-background-image.html - flaky ImageOnlyFailure, looks like it is related.

Original issue's description:
> aura: 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.
> 
> R=piman
> BUG=332998
> 
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=249226
> 
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=258742

[email protected],[email protected],[email protected],[email protected],[email protected]
NOTREECHECKS=true
NOTRY=true
BUG=332998

Review URL: https://codereview.chromium.org/209903002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@258891 0039d316-1c4b-4281-b951-d872f2087c98
8 files changed