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

Issue 440193002: Let OverlayStrategySingleOnTop select non-topmost quad (Closed)

Created:
6 years, 4 months ago by achaulk
Modified:
6 years, 4 months ago
Reviewers:
danakj, reveman
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Let OverlayStrategySingleOnTop select non-topmost quad Old code was too restrictive, and did not properly select the correct quad. New code chooses the topmost overlayable plane that does not intersect any rects above it. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288049

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : fix tests #

Total comments: 13

Patch Set 4 : #

Patch Set 5 : split patch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+166 lines, -98 lines) Patch
M cc/output/overlay_strategy_single_on_top.cc View 1 2 3 4 2 chunks +32 lines, -8 lines 0 comments Download
M cc/output/overlay_unittest.cc View 1 2 3 4 19 chunks +134 lines, -90 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
achaulk
6 years, 4 months ago (2014-08-05 20:51:30 UTC) #1
danakj
Is there a test for this? On Tue, Aug 5, 2014 at 4:51 PM, <achaulk@chromium.org> ...
6 years, 4 months ago (2014-08-05 20:56:39 UTC) #2
achaulk
tests are updated
6 years, 4 months ago (2014-08-06 15:23:58 UTC) #3
danakj
Thanks https://codereview.chromium.org/440193002/diff/40001/cc/output/overlay_unittest.cc File cc/output/overlay_unittest.cc (left): https://codereview.chromium.org/440193002/diff/40001/cc/output/overlay_unittest.cc#oldcode370 cc/output/overlay_unittest.cc:370: TEST_F(SingleOverlayOnTopTest, RejectPremultipliedAlpha) { Where'd this go? https://codereview.chromium.org/440193002/diff/40001/cc/output/overlay_unittest.cc File ...
6 years, 4 months ago (2014-08-06 15:52:59 UTC) #4
achaulk
https://codereview.chromium.org/440193002/diff/40001/cc/output/overlay_unittest.cc File cc/output/overlay_unittest.cc (left): https://codereview.chromium.org/440193002/diff/40001/cc/output/overlay_unittest.cc#oldcode370 cc/output/overlay_unittest.cc:370: TEST_F(SingleOverlayOnTopTest, RejectPremultipliedAlpha) { On 2014/08/06 15:52:59, danakj wrote: > ...
6 years, 4 months ago (2014-08-06 16:00:11 UTC) #5
danakj
https://codereview.chromium.org/440193002/diff/40001/cc/output/overlay_unittest.cc File cc/output/overlay_unittest.cc (left): https://codereview.chromium.org/440193002/diff/40001/cc/output/overlay_unittest.cc#oldcode370 cc/output/overlay_unittest.cc:370: TEST_F(SingleOverlayOnTopTest, RejectPremultipliedAlpha) { On 2014/08/06 16:00:10, achaulk wrote: > ...
6 years, 4 months ago (2014-08-06 16:03:34 UTC) #6
achaulk
Sure, I can split that bit off. Done
6 years, 4 months ago (2014-08-06 17:25:29 UTC) #7
danakj
Thanks! LGTM
6 years, 4 months ago (2014-08-06 18:08:08 UTC) #8
achaulk
The CQ bit was checked by achaulk@chromium.org
6 years, 4 months ago (2014-08-06 18:08:23 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achaulk@chromium.org/440193002/80001
6 years, 4 months ago (2014-08-06 18:09:07 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-06 22:08:24 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-06 22:30:37 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_dbg_triggered_tests/builds/3067)
6 years, 4 months ago (2014-08-06 22:30:38 UTC) #13
achaulk
The CQ bit was checked by achaulk@chromium.org
6 years, 4 months ago (2014-08-07 14:29:34 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achaulk@chromium.org/440193002/80001
6 years, 4 months ago (2014-08-07 14:30:52 UTC) #15
commit-bot: I haz the power
6 years, 4 months ago (2014-08-07 15:42:47 UTC) #16
Message was sent while issue was closed.
Change committed as 288049

Powered by Google App Engine
This is Rietveld 408576698