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

Issue 1962473002: exo: Add support for alpha_compositing interface to wayland bindings. (Closed)

Created:
4 years, 7 months ago by reveman
Modified:
4 years, 7 months ago
Reviewers:
Daniele Castagna, piman
CC:
cc-bugs_chromium.org, chromium-reviews, danakj+watch_chromium.org, jbauman+watch_chromium.org, kalyank, piman+watch_chromium.org, sievers+watch_chromium.org, Ian Vollick
Base URL:
https://chromium.googlesource.com/chromium/src.git@wayland-protocols-alpha-compositing
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

exo: Add support for alpha_compositing interface to wayland bindings. This makes it possible for a client to specify a blend equation and an alpha value that will be applied to the whole surface. BUG=549781, 610086 TEST=exo_unittests --gtest_filter=SurfaceTest.* Committed: https://crrev.com/fca687e21055ccab05cdd81b3fc8cf1b1f256d8c Cr-Commit-Position: refs/heads/master@{#392733}

Patch Set 1 #

Total comments: 12

Patch Set 2 : address review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+210 lines, -2 lines) Patch
M components/exo.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M components/exo/surface.h View 3 chunks +13 lines, -0 lines 0 comments Download
M components/exo/surface.cc View 4 chunks +24 lines, -2 lines 0 comments Download
M components/exo/surface_unittest.cc View 1 chunk +24 lines, -0 lines 0 comments Download
M components/exo/wayland/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M components/exo/wayland/server.cc View 1 6 chunks +133 lines, -0 lines 0 comments Download
M ui/compositor/layer.h View 1 chunk +9 lines, -0 lines 0 comments Download
M ui/compositor/layer.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
reveman
4 years, 7 months ago (2016-05-08 00:49:52 UTC) #2
Daniele Castagna
https://codereview.chromium.org/1962473002/diff/1/components/exo/surface.h File components/exo/surface.h (right): https://codereview.chromium.org/1962473002/diff/1/components/exo/surface.h#newcode93 components/exo/surface.h:93: void SetBlendMode(SkXfermode::Mode blend_mode); nit: You can drop "This". Comments ...
4 years, 7 months ago (2016-05-09 23:34:20 UTC) #3
reveman
ptal https://codereview.chromium.org/1962473002/diff/1/components/exo/surface.h File components/exo/surface.h (right): https://codereview.chromium.org/1962473002/diff/1/components/exo/surface.h#newcode93 components/exo/surface.h:93: void SetBlendMode(SkXfermode::Mode blend_mode); On 2016/05/09 at 23:34:19, Daniele ...
4 years, 7 months ago (2016-05-10 14:05:19 UTC) #4
Daniele Castagna
lgtm
4 years, 7 months ago (2016-05-10 16:17:08 UTC) #5
reveman
+piman for ui/compositor See b/27244278 and b/28178978 for more context.
4 years, 7 months ago (2016-05-10 16:21:31 UTC) #7
piman
lgtm
4 years, 7 months ago (2016-05-10 19:45:51 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1962473002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1962473002/20001
4 years, 7 months ago (2016-05-10 19:54:27 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-10 21:44:59 UTC) #11
commit-bot: I haz the power
4 years, 7 months ago (2016-05-10 21:46:43 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/fca687e21055ccab05cdd81b3fc8cf1b1f256d8c
Cr-Commit-Position: refs/heads/master@{#392733}

Powered by Google App Engine
This is Rietveld 408576698