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

Issue 2018223002: Clear ui::Layer damaged_region_ after commit. (Closed)

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

Description

Clear ui::Layer damaged_region_ after commit. This was only being cleared for ui::Layers with PictureLayers and not those with TextureLayers, so all frames afterwards would have unnecessary damage. BUG=610086 Committed: https://crrev.com/5ab42edc1361fee3b5255dd36bc8663dfb44cb5e Cr-Commit-Position: refs/heads/master@{#396936} Committed: https://crrev.com/ac619ac038346cc2ea96c469ab0bcd23bd13d51c Cr-Commit-Position: refs/heads/master@{#397529}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -6 lines) Patch
M ui/compositor/layer.h View 1 3 chunks +9 lines, -2 lines 0 comments Download
M ui/compositor/layer.cc View 1 2 chunks +4 lines, -4 lines 0 comments Download
M ui/compositor/layer_unittest.cc View 1 2 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (8 generated)
jbauman
4 years, 6 months ago (2016-05-31 19:36:27 UTC) #2
danakj
https://codereview.chromium.org/2018223002/diff/1/ui/compositor/layer.cc File ui/compositor/layer.cc (right): https://codereview.chromium.org/2018223002/diff/1/ui/compositor/layer.cc#newcode693 ui/compositor/layer.cc:693: paint_region_.Union(damaged_region_); Do you think we should union only when ...
4 years, 6 months ago (2016-05-31 19:53:15 UTC) #3
jbauman
PTAL. On 2016/05/31 19:53:15, danakj wrote: > https://codereview.chromium.org/2018223002/diff/1/ui/compositor/layer.cc > File ui/compositor/layer.cc (right): > > https://codereview.chromium.org/2018223002/diff/1/ui/compositor/layer.cc#newcode693 ...
4 years, 6 months ago (2016-05-31 21:12:06 UTC) #4
danakj
LGTM
4 years, 6 months ago (2016-05-31 21:14:08 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2018223002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2018223002/20001
4 years, 6 months ago (2016-05-31 21:14:55 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-05-31 21:35:53 UTC) #8
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/5ab42edc1361fee3b5255dd36bc8663dfb44cb5e Cr-Commit-Position: refs/heads/master@{#396936}
4 years, 6 months ago (2016-05-31 21:36:51 UTC) #10
Guido Urdaneta
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/2027953002/ by guidou@chromium.org. ...
4 years, 6 months ago (2016-06-01 08:06:21 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2018223002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2018223002/40001
4 years, 6 months ago (2016-06-02 20:32:51 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-02 22:22:22 UTC) #17
commit-bot: I haz the power
4 years, 6 months ago (2016-06-02 22:24:26 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ac619ac038346cc2ea96c469ab0bcd23bd13d51c
Cr-Commit-Position: refs/heads/master@{#397529}

Powered by Google App Engine
This is Rietveld 408576698