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

Issue 2253233003: cc : Add OnOpacityAnimated to effect tree (Closed)

Created:
4 years, 4 months ago by jaydasika
Modified:
4 years, 4 months ago
Reviewers:
Ian Vollick, ajuma
CC:
chromium-reviews, krit, drott+blinkwatch_chromium.org, blink-reviews-platform-graphics_chromium.org, Stephen Chennney, dshwang, pdr+graphicswatchlist_chromium.org, jbroman, Justin Novosad, Rik, f(malita), blink-reviews, cc-bugs_chromium.org, ajuma+watch_chromium.org, danakj+watch_chromium.org, rwlbuis, weiliangc, sunxd
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc : Add OnOpacityAnimated to effect tree And use it to update opacity animations directly instead of routing the updates through layers BUG=638297 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Committed: https://crrev.com/898b2f178e201a89384927f992735924bdc50ead Cr-Commit-Position: refs/heads/master@{#413319}

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : . #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -37 lines) Patch
M cc/layers/layer_impl.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M cc/layers/layer_impl_unittest.cc View 1 2 2 chunks +7 lines, -2 lines 0 comments Download
M cc/layers/render_surface_unittest.cc View 1 2 chunks +6 lines, -1 line 3 comments Download
M cc/layers/scrollbar_layer_unittest.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M cc/tiles/tile_manager_unittest.cc View 1 chunk +3 lines, -1 line 0 comments Download
M cc/trees/damage_tracker_unittest.cc View 1 4 chunks +10 lines, -5 lines 0 comments Download
M cc/trees/layer_tree_host_common_unittest.cc View 1 1 chunk +4 lines, -2 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 1 1 chunk +2 lines, -1 line 2 comments Download
M cc/trees/layer_tree_host_unittest.cc View 1 6 chunks +16 lines, -22 lines 0 comments Download
M cc/trees/property_tree.h View 1 chunk +2 lines, -0 lines 0 comments Download
M cc/trees/property_tree.cc View 1 chunk +14 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/CompositorMutableState.cpp View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 25 (14 generated)
jaydasika
This doesn't change calling OnOpacityAnimated for scrollbar layers, still trying to figure out how to ...
4 years, 4 months ago (2016-08-18 18:20:54 UTC) #6
ajuma
https://codereview.chromium.org/2253233003/diff/40001/cc/layers/render_surface_unittest.cc File cc/layers/render_surface_unittest.cc (right): https://codereview.chromium.org/2253233003/diff/40001/cc/layers/render_surface_unittest.cc#newcode64 cc/layers/render_surface_unittest.cc:64: host_impl.active_tree()->root_layer_for_testing()->effect_tree_index(), Should this be owning_layer->effect_tree_index()? https://codereview.chromium.org/2253233003/diff/40001/cc/trees/layer_tree_host_impl.cc File cc/trees/layer_tree_host_impl.cc (right): ...
4 years, 4 months ago (2016-08-18 18:49:26 UTC) #7
jaydasika
https://codereview.chromium.org/2253233003/diff/40001/cc/layers/render_surface_unittest.cc File cc/layers/render_surface_unittest.cc (right): https://codereview.chromium.org/2253233003/diff/40001/cc/layers/render_surface_unittest.cc#newcode64 cc/layers/render_surface_unittest.cc:64: host_impl.active_tree()->root_layer_for_testing()->effect_tree_index(), On 2016/08/18 18:49:26, ajuma wrote: > Should this ...
4 years, 4 months ago (2016-08-18 19:57:52 UTC) #9
ajuma
Thanks, lgtm https://codereview.chromium.org/2253233003/diff/40001/cc/layers/render_surface_unittest.cc File cc/layers/render_surface_unittest.cc (right): https://codereview.chromium.org/2253233003/diff/40001/cc/layers/render_surface_unittest.cc#newcode64 cc/layers/render_surface_unittest.cc:64: host_impl.active_tree()->root_layer_for_testing()->effect_tree_index(), On 2016/08/18 19:57:52, jaydasika wrote: > ...
4 years, 4 months ago (2016-08-18 20:45:36 UTC) #10
jaydasika
vollick : Can you review changes in platform/graphics ?
4 years, 4 months ago (2016-08-18 21:04:08 UTC) #12
Ian Vollick
On 2016/08/18 21:04:08, jaydasika wrote: > vollick : Can you review changes in platform/graphics ? ...
4 years, 4 months ago (2016-08-19 17:58:39 UTC) #15
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/2253233003/40001
4 years, 4 months ago (2016-08-19 18:00:00 UTC) #17
commit-bot: I haz the power
Exceeded global retry quota
4 years, 4 months ago (2016-08-20 00:19:21 UTC) #19
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/2253233003/40001
4 years, 4 months ago (2016-08-20 00:51:12 UTC) #21
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-20 04:22:30 UTC) #23
commit-bot: I haz the power
4 years, 4 months ago (2016-08-20 04:23:53 UTC) #25
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/898b2f178e201a89384927f992735924bdc50ead
Cr-Commit-Position: refs/heads/master@{#413319}

Powered by Google App Engine
This is Rietveld 408576698