DescriptionAndroid: Revert use of SurfaceFactory::RequestCopyOfSurface()
There seems to be some bug in the implmentation in cc::Surfaces.
It looks like it might be swapping an invalid frame when doing
the readback.
This reverts https://codereview.chromium.org/2189493002
and uses the readback layer from
https://codereview.chromium.org/2243663002 instead for issuing
the readback.
For the time being that's totally fine. The main advantage was
that it avoided the need for a browser commit which helps with
trying to do a final readback while the surface goes away (i.e
onPause).
TBR=danakj@chromium.org
BUG=640561
Committed: https://crrev.com/700fe2696c93886d8c71fbf9997d4806d4246715
Cr-Commit-Position: refs/heads/master@{#414604}
Patch Set 1 #
Messages
Total messages: 7 (4 generated)
|