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

Issue 2243663002: Android: Attach hidden layer for CopyFromCompositingSurface() (Closed)

Created:
4 years, 4 months ago by no sievers
Modified:
4 years, 4 months ago
Reviewers:
jbauman
CC:
chromium-reviews, yusukes+watch_chromium.org, shuchen+watch_chromium.org, jam, nona+watch_chromium.org, darin-cc_chromium.org, James Su
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Android: Attach hidden layer for CopyFromCompositingSurface() When the RenderWidgetHostView becomes invisible we might tear down the layer, which removes the impl layer from the impl layer, which will cause the Surface not to be added as a dependant Surface of the root Surface. Make sure readbacks actually complete (as long as the display is drawing) by attaching a hidden layer for the readback Surface. BUG=636628 TBR=dtrainor@chromium.org Committed: https://crrev.com/02d8a97db2cf9fdca8042ce72416db6b5fc2abbc Cr-Commit-Position: refs/heads/master@{#411502}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -3 lines) Patch
M content/browser/renderer_host/compositor_impl_android.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/compositor_impl_android.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.cc View 3 chunks +12 lines, -3 lines 0 comments Download
M ui/android/window_android_compositor.h View 1 chunk +1 line, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 15 (8 generated)
no sievers
ptal
4 years, 4 months ago (2016-08-11 21:49:23 UTC) #3
jbauman
lgtm
4 years, 4 months ago (2016-08-11 22:45:00 UTC) #4
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/2243663002/1
4 years, 4 months ago (2016-08-11 22:52:19 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/236462)
4 years, 4 months ago (2016-08-11 22:59:35 UTC) #8
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/2243663002/1
4 years, 4 months ago (2016-08-11 23:03:11 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-12 01:07:06 UTC) #13
commit-bot: I haz the power
4 years, 4 months ago (2016-08-12 01:09:47 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/02d8a97db2cf9fdca8042ce72416db6b5fc2abbc
Cr-Commit-Position: refs/heads/master@{#411502}

Powered by Google App Engine
This is Rietveld 408576698