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

Issue 2801383002: cc : Delete layer's draw blend mode (Closed)

Created:
3 years, 8 months ago by jaydasika
Modified:
3 years, 8 months ago
Reviewers:
ajuma, weiliangc
CC:
cc-bugs_chromium.org, chromium-reviews, feature-media-reviews_chromium.org, posciak+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

cc : Delete layer's draw blend mode Since its always the default. Whenever there is a non-default blend mode, render surface takes care of blending BUG=709269 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2801383002 Cr-Commit-Position: refs/heads/master@{#463330} Committed: https://chromium.googlesource.com/chromium/src/+/815ffdb83a680ac0e348f1305d7051a574f17b20

Patch Set 1 #

Patch Set 2 : . #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -40 lines) Patch
M cc/layers/layer.h View 2 chunks +0 lines, -11 lines 0 comments Download
M cc/layers/layer.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M cc/layers/layer_impl.h View 2 chunks +0 lines, -6 lines 0 comments Download
M cc/layers/layer_impl.cc View 4 chunks +2 lines, -4 lines 2 comments Download
M cc/layers/video_layer_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/trees/layer_tree_host_common_unittest.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M cc/trees/occlusion_tracker.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M cc/trees/property_tree_builder.cc View 1 2 chunks +3 lines, -8 lines 0 comments Download

Messages

Total messages: 19 (13 generated)
jaydasika
PTAL
3 years, 8 months ago (2017-04-07 19:09:50 UTC) #4
weiliangc
https://codereview.chromium.org/2801383002/diff/20001/cc/layers/layer_impl.cc File cc/layers/layer_impl.cc (right): https://codereview.chromium.org/2801383002/diff/20001/cc/layers/layer_impl.cc#newcode172 cc/layers/layer_impl.cc:172: draw_properties().opacity, SkBlendMode::kSrcOver, Do we ever set SharedQuadState's blend mode ...
3 years, 8 months ago (2017-04-10 15:42:20 UTC) #12
jaydasika
https://codereview.chromium.org/2801383002/diff/20001/cc/layers/layer_impl.cc File cc/layers/layer_impl.cc (right): https://codereview.chromium.org/2801383002/diff/20001/cc/layers/layer_impl.cc#newcode172 cc/layers/layer_impl.cc:172: draw_properties().opacity, SkBlendMode::kSrcOver, On 2017/04/10 15:42:20, weiliangc wrote: > Do ...
3 years, 8 months ago (2017-04-10 16:29:33 UTC) #13
weiliangc
On 2017/04/10 at 16:29:33, jaydasika wrote: > https://codereview.chromium.org/2801383002/diff/20001/cc/layers/layer_impl.cc > File cc/layers/layer_impl.cc (right): > > https://codereview.chromium.org/2801383002/diff/20001/cc/layers/layer_impl.cc#newcode172 ...
3 years, 8 months ago (2017-04-10 17:05:32 UTC) #14
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/2801383002/20001
3 years, 8 months ago (2017-04-10 17:08:37 UTC) #16
commit-bot: I haz the power
3 years, 8 months ago (2017-04-10 18:20:54 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/815ffdb83a680ac0e348f1305d70...

Powered by Google App Engine
This is Rietveld 408576698