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

Issue 1413763013: Avoid rendering using GL in case damage rect is composited by overlay (Closed)

Created:
5 years, 1 month ago by kalyank
Modified:
5 years, 1 month ago
Reviewers:
piman
CC:
chromium-reviews, 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

Avoid rendering using GL in case damage rect is composited by overlay We can avoid drawing using GL if the damage rect is entirely composited by using overlays. BUG=370522 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/7c024b25d977484b627b63bff9f85e5b5e382b9e Cr-Commit-Position: refs/heads/master@{#356844} Committed: https://crrev.com/f162eed80458239a8153d968f33c2c3dc6b2766f Cr-Commit-Position: refs/heads/master@{#359332}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Review fixes #

Patch Set 3 : Rebase #

Patch Set 4 : Rebase #

Patch Set 5 : Update test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -0 lines) Patch
M cc/output/direct_renderer.cc View 1 2 3 4 1 chunk +19 lines, -0 lines 0 comments Download
M cc/output/overlay_unittest.cc View 1 2 3 4 1 chunk +29 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (8 generated)
kalyank
@piman PTAL
5 years, 1 month ago (2015-10-26 15:40:56 UTC) #3
kalyank
On 2015/10/26 15:40:56, kalyank wrote: > @piman PTAL Sorry, forgot to mention this depends on ...
5 years, 1 month ago (2015-10-26 16:59:34 UTC) #4
piman
Could you add a unit test for this new logic? https://codereview.chromium.org/1413763013/diff/1/cc/output/direct_renderer.cc File cc/output/direct_renderer.cc (right): https://codereview.chromium.org/1413763013/diff/1/cc/output/direct_renderer.cc#newcode248 ...
5 years, 1 month ago (2015-10-26 17:53:41 UTC) #5
kalyank
On 2015/10/26 17:53:41, piman (slow to review) wrote: > Could you add a unit test ...
5 years, 1 month ago (2015-10-27 06:09:01 UTC) #6
kalyank
https://codereview.chromium.org/1413763013/diff/1/cc/output/direct_renderer.cc File cc/output/direct_renderer.cc (right): https://codereview.chromium.org/1413763013/diff/1/cc/output/direct_renderer.cc#newcode248 cc/output/direct_renderer.cc:248: if (needs_rendering && frame.root_damage_rect.IsEmpty()) { On 2015/10/26 17:53:40, piman ...
5 years, 1 month ago (2015-10-27 06:09:33 UTC) #7
piman
lgtm
5 years, 1 month ago (2015-10-27 15:40:28 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1413763013/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1413763013/60001
5 years, 1 month ago (2015-10-29 15:11:39 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 1 month ago (2015-10-29 15:16:08 UTC) #14
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/7c024b25d977484b627b63bff9f85e5b5e382b9e Cr-Commit-Position: refs/heads/master@{#356844}
5 years, 1 month ago (2015-10-29 15:17:00 UTC) #15
ccameron
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.chromium.org/1422423003/ by ccameron@chromium.org. ...
5 years, 1 month ago (2015-10-30 23:26:08 UTC) #16
kalyank
@piman Can you PTAL to reland this.
5 years, 1 month ago (2015-11-09 18:17:46 UTC) #18
piman
lgtm
5 years, 1 month ago (2015-11-09 20:02:06 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1413763013/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1413763013/80001
5 years, 1 month ago (2015-11-12 15:58:05 UTC) #21
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 1 month ago (2015-11-12 17:04:15 UTC) #22
commit-bot: I haz the power
5 years, 1 month ago (2015-11-12 20:07:56 UTC) #23
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/f162eed80458239a8153d968f33c2c3dc6b2766f
Cr-Commit-Position: refs/heads/master@{#359332}

Powered by Google App Engine
This is Rietveld 408576698