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

Issue 2881483002: Always set damage rect to output rect if 3D context was reshaped. (Closed)

Created:
3 years, 7 months ago by jbauman
Modified:
3 years, 7 months ago
Reviewers:
ccameron
CC:
chromium-reviews, cc-bugs_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Always set damage rect to output rect if 3D context was reshaped. The first draw after a reshape needs to draw the entire contents of the window, so ensure the overlay processor doesn't accidentally shrink the damage rect. BUG=721131 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2881483002 Cr-Commit-Position: refs/heads/master@{#471244} Committed: https://chromium.googlesource.com/chromium/src/+/2f1f8dd5a7f7d15da2c24fc2ffa27ef48c7441a1

Patch Set 1 #

Total comments: 4

Patch Set 2 : split into separate functions #

Patch Set 3 : redesign #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -4 lines) Patch
M cc/output/direct_renderer.cc View 1 2 3 chunks +7 lines, -1 line 0 comments Download
M cc/output/gl_renderer_unittest.cc View 1 2 3 chunks +9 lines, -3 lines 0 comments Download

Messages

Total messages: 21 (15 generated)
jbauman
3 years, 7 months ago (2017-05-11 04:04:03 UTC) #7
ccameron
I'm a bit worried that this is plastering over a real bug in damage tracking. ...
3 years, 7 months ago (2017-05-11 08:49:18 UTC) #8
jbauman
PTAL. I just redid the patch because it's not really connected to overlays (though the ...
3 years, 7 months ago (2017-05-11 23:24:42 UTC) #13
ccameron
lgtm, thanks for the clarification!
3 years, 7 months ago (2017-05-12 05:56:44 UTC) #16
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/2881483002/40001
3 years, 7 months ago (2017-05-12 07:06:52 UTC) #18
commit-bot: I haz the power
3 years, 7 months ago (2017-05-12 07:48:32 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/2f1f8dd5a7f7d15da2c24fc2ffa2...

Powered by Google App Engine
This is Rietveld 408576698