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

Issue 2032173002: exo: Allow updating cc::Surface viewport and crop state independently. (Closed)

Created:
4 years, 6 months ago by jbauman
Modified:
4 years, 6 months ago
Reviewers:
reveman
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

exo: Allow updating cc::Surface viewport and crop state independently. This was added for the texture-layer code but not the surface layer. If the viewport is changed but a new buffer isn't attached then the old resource information will be re-sent with the new Surface. The SurfaceFactory will handle refcounting uses of the buffer. Committed: https://crrev.com/2fdc0733cd2b8ff82f6af591d480c930571aa46c Cr-Commit-Position: refs/heads/master@{#398179}

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -106 lines) Patch
M components/exo/surface.h View 1 2 3 4 3 chunks +5 lines, -1 line 0 comments Download
M components/exo/surface.cc View 1 2 3 4 2 chunks +111 lines, -105 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
jbauman
4 years, 6 months ago (2016-06-02 21:26:04 UTC) #3
reveman
https://codereview.chromium.org/2032173002/diff/1/components/exo/surface.cc File components/exo/surface.cc (right): https://codereview.chromium.org/2032173002/diff/1/components/exo/surface.cc#newcode537 components/exo/surface.cc:537: texture_mailbox_release_callback = current_buffer_->ProduceTextureMailbox( It's considered a client error to ...
4 years, 6 months ago (2016-06-02 21:48:30 UTC) #4
jbauman
PTAL. On 2016/06/02 21:48:30, reveman wrote: > https://codereview.chromium.org/2032173002/diff/1/components/exo/surface.cc > File components/exo/surface.cc (right): > > https://codereview.chromium.org/2032173002/diff/1/components/exo/surface.cc#newcode537 ...
4 years, 6 months ago (2016-06-03 00:09:05 UTC) #6
reveman
https://codereview.chromium.org/2032173002/diff/20001/components/exo/surface.cc File components/exo/surface.cc (right): https://codereview.chromium.org/2032173002/diff/20001/components/exo/surface.cc#newcode553 components/exo/surface.cc:553: if (has_pending_contents_ || changed_viewport_or_crop_) { Do we need this ...
4 years, 6 months ago (2016-06-03 19:06:51 UTC) #7
jbauman
PTAL. On 2016/06/03 19:06:51, reveman wrote: > https://codereview.chromium.org/2032173002/diff/20001/components/exo/surface.cc > File components/exo/surface.cc (right): > > https://codereview.chromium.org/2032173002/diff/20001/components/exo/surface.cc#newcode553 ...
4 years, 6 months ago (2016-06-07 00:09:58 UTC) #8
reveman
lgtm
4 years, 6 months ago (2016-06-07 00:25:54 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2032173002/80001
4 years, 6 months ago (2016-06-07 00:51:16 UTC) #11
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 6 months ago (2016-06-07 00:55:48 UTC) #13
commit-bot: I haz the power
4 years, 6 months ago (2016-06-07 00:57:21 UTC) #15
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/2fdc0733cd2b8ff82f6af591d480c930571aa46c
Cr-Commit-Position: refs/heads/master@{#398179}

Powered by Google App Engine
This is Rietveld 408576698