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

Issue 2743203006: cc: Outset image rects by 1 for the purposes of the rtree. (Closed)

Created:
3 years, 9 months ago by vmpstr
Modified:
3 years, 9 months ago
Reviewers:
enne (OOO)
CC:
cc-bugs_chromium.org, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Outset image rects by 1 for the purposes of the rtree. This patch ensures that we outset the visual rects used by images by 1 since at raster time, we may query/try to use images that are touching the raster bounds, but not intersecting. This is (at least in part) due to Skia returning device bounds that are outset by 1. This ensures that we create proper dependency graphs for the image tasks. R=enne CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2743203006 Cr-Commit-Position: refs/heads/master@{#457235} Committed: https://chromium.googlesource.com/chromium/src/+/3530c014a885f3195f6cfad735a297dabe99ebc3

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -36 lines) Patch
M cc/playback/discardable_image_map.cc View 2 chunks +13 lines, -0 lines 0 comments Download
M cc/playback/discardable_image_map_unittest.cc View 13 chunks +56 lines, -36 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
vmpstr
Please take a look.
3 years, 9 months ago (2017-03-14 21:04:03 UTC) #2
enne (OOO)
(1) Can we just clip with the right rect? If so, does that fix the ...
3 years, 9 months ago (2017-03-14 21:12:35 UTC) #3
vmpstr
On 2017/03/14 21:12:35, enne wrote: > (1) Can we just clip with the right rect? ...
3 years, 9 months ago (2017-03-14 22:38:50 UTC) #4
enne (OOO)
lgtm
3 years, 9 months ago (2017-03-15 20:54:45 UTC) #5
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/2743203006/1
3 years, 9 months ago (2017-03-15 21:00:35 UTC) #7
commit-bot: I haz the power
3 years, 9 months ago (2017-03-15 22:26:35 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/3530c014a885f3195f6cfad735a2...

Powered by Google App Engine
This is Rietveld 408576698