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

Issue 53303006: Only draw the overhang pattern on overhang areas. (Closed)

Created:
7 years, 1 month ago by ccameron
Modified:
7 years, 1 month ago
Reviewers:
enne (OOO)
CC:
chromium-reviews, cc-bugs_chromium.org, wjmaclean
Visibility:
Public.

Description

Only draw the overhang pattern on overhang areas. Split the draw gutter quads into two regions -- one to be drawn with the overhang texture and the other to be drawn with the the background color. BUG=314767 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233380

Patch Set 1 #

Total comments: 3

Patch Set 2 : Use root scroll layer's first child #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -35 lines) Patch
M cc/trees/layer_tree_host_impl.cc View 4 chunks +53 lines, -35 lines 0 comments Download
M cc/trees/layer_tree_impl.h View 1 chunk +2 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_impl.cc View 1 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
ccameron
This does it -- and it fixes the layout tests (which fortunately are still marked ...
7 years, 1 month ago (2013-11-05 00:39:11 UTC) #1
ccameron
7 years, 1 month ago (2013-11-05 00:41:53 UTC) #2
enne (OOO)
https://codereview.chromium.org/53303006/diff/1/cc/trees/layer_tree_impl.cc File cc/trees/layer_tree_impl.cc (right): https://codereview.chromium.org/53303006/diff/1/cc/trees/layer_tree_impl.cc#newcode248 cc/trees/layer_tree_impl.cc:248: gfx::Rect(root_scroll_layer_->content_bounds())); I think this should do the same thing ...
7 years, 1 month ago (2013-11-05 01:05:17 UTC) #3
aelias_OOO_until_Jul13
https://codereview.chromium.org/53303006/diff/1/cc/trees/layer_tree_impl.cc File cc/trees/layer_tree_impl.cc (right): https://codereview.chromium.org/53303006/diff/1/cc/trees/layer_tree_impl.cc#newcode248 cc/trees/layer_tree_impl.cc:248: gfx::Rect(root_scroll_layer_->content_bounds())); On 2013/11/05 01:05:17, enne wrote: > I think ...
7 years, 1 month ago (2013-11-05 01:15:17 UTC) #4
ccameron
Thanks! https://codereview.chromium.org/53303006/diff/1/cc/trees/layer_tree_impl.cc File cc/trees/layer_tree_impl.cc (right): https://codereview.chromium.org/53303006/diff/1/cc/trees/layer_tree_impl.cc#newcode248 cc/trees/layer_tree_impl.cc:248: gfx::Rect(root_scroll_layer_->content_bounds())); On 2013/11/05 01:05:17, enne wrote: > I ...
7 years, 1 month ago (2013-11-05 01:15:20 UTC) #5
enne (OOO)
> As far as I know, the Blink bug causing that to occasionally be empty ...
7 years, 1 month ago (2013-11-05 01:55:54 UTC) #6
enne (OOO)
lgtm
7 years, 1 month ago (2013-11-05 01:58:15 UTC) #7
aelias_OOO_until_Jul13
On 2013/11/05 01:55:54, enne wrote: > > As far as I know, the Blink bug ...
7 years, 1 month ago (2013-11-05 01:58:15 UTC) #8
ccameron
Thanks!!
7 years, 1 month ago (2013-11-05 17:07:04 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ccameron@chromium.org/53303006/70001
7 years, 1 month ago (2013-11-05 17:13:30 UTC) #10
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 1 month ago (2013-11-05 17:38:42 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ccameron@chromium.org/53303006/70001
7 years, 1 month ago (2013-11-05 21:48:38 UTC) #12
commit-bot: I haz the power
Retried try job too often on linux_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_aura&number=94253
7 years, 1 month ago (2013-11-06 02:16:21 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ccameron@chromium.org/53303006/70001
7 years, 1 month ago (2013-11-06 19:31:19 UTC) #14
commit-bot: I haz the power
7 years, 1 month ago (2013-11-06 21:44:13 UTC) #15
Message was sent while issue was closed.
Change committed as 233380

Powered by Google App Engine
This is Rietveld 408576698