Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(101)

Issue 2279113002: Android: Revert use of SurfaceFactory::RequestCopyOfSurface() (Closed)

Created:
4 years, 3 months ago by no sievers
Modified:
4 years, 3 months ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Android: 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M ui/android/delegated_frame_host_android.cc View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 7 (4 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2279113002/1
4 years, 3 months ago (2016-08-25 23:07:46 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-08-26 00:54:59 UTC) #5
commit-bot: I haz the power
4 years, 3 months ago (2016-08-26 00:57:11 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/700fe2696c93886d8c71fbf9997d4806d4246715
Cr-Commit-Position: refs/heads/master@{#414604}

Powered by Google App Engine
This is Rietveld 408576698