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

Issue 2687433002: Move surface reference code to CompositorFrameSinkSupport. (Closed)

Created:
3 years, 10 months ago by kylechar
Modified:
3 years, 10 months ago
Reviewers:
Fady Samuel, jbauman
CC:
chromium-reviews, cc-bugs_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move surface reference code to CompositorFrameSinkSupport. The code that handled adding/removing surface references was in GpuCompositorFrameSink which is only used with mustash. We want to experiment with using surface references with non-mustash Chrome, so move code to CompositorFrameSinkSupport. Only add/remove references if SurfaceManager is in surface reference mode, otherwise behaviour in CompositorFrameSinkSupport is unchanged. BUG=676384 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2687433002 Cr-Original-Commit-Position: refs/heads/master@{#449010} Committed: https://chromium.googlesource.com/chromium/src/+/cec9e67c67ec7872e95917acf6f764656a0c7b98 Review-Url: https://codereview.chromium.org/2687433002 Cr-Commit-Position: refs/heads/master@{#449336} Committed: https://chromium.googlesource.com/chromium/src/+/178e459f4e385a22b73a4914ca1c290331d8fb0b

Patch Set 1 #

Patch Set 2 : Cleanup. #

Patch Set 3 : Rebase. #

Patch Set 4 : Revert to patch 2 to reland. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -61 lines) Patch
M cc/surfaces/compositor_frame_sink_support.h View 1 3 3 chunks +19 lines, -0 lines 0 comments Download
M cc/surfaces/compositor_frame_sink_support.cc View 1 3 5 chunks +81 lines, -7 lines 0 comments Download
M cc/surfaces/referenced_surface_tracker.h View 1 chunk +2 lines, -2 lines 0 comments Download
M cc/surfaces/surface_manager.h View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M components/display_compositor/gpu_compositor_frame_sink.h View 3 2 chunks +0 lines, -4 lines 0 comments Download
M components/display_compositor/gpu_compositor_frame_sink.cc View 3 3 chunks +1 line, -48 lines 0 comments Download

Messages

Total messages: 36 (25 generated)
kylechar
3 years, 10 months ago (2017-02-07 15:18:12 UTC) #5
kylechar
jbauman: OWNERS review fsamuel: FYI
3 years, 10 months ago (2017-02-07 15:18:34 UTC) #6
kylechar
jbauman: OWNERS review fsamuel: FYI
3 years, 10 months ago (2017-02-07 15:18:34 UTC) #7
Fady Samuel
lgtm
3 years, 10 months ago (2017-02-07 19:22:12 UTC) #8
jbauman
lgtm
3 years, 10 months ago (2017-02-08 00:39:40 UTC) #9
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/2687433002/60001
3 years, 10 months ago (2017-02-08 15:49:28 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:60001) as https://chromium.googlesource.com/chromium/src/+/cec9e67c67ec7872e95917acf6f764656a0c7b98
3 years, 10 months ago (2017-02-08 16:32:55 UTC) #23
jam
A revert of this CL (patchset #3 id:60001) has been created in https://codereview.chromium.org/2683953004/ by jam@chromium.org. ...
3 years, 10 months ago (2017-02-08 23:11:40 UTC) #24
kylechar
I've reopened the issue and reverted back to patch #2 in order to reland without ...
3 years, 10 months ago (2017-02-09 15:25:30 UTC) #28
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/2687433002/80001
3 years, 10 months ago (2017-02-09 16:49:39 UTC) #33
commit-bot: I haz the power
3 years, 10 months ago (2017-02-09 17:26:51 UTC) #36
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/178e459f4e385a22b73a4914ca1c...

Powered by Google App Engine
This is Rietveld 408576698