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

Issue 2406753004: cc: Make pending visible rect active tree tiles be in the NOW bin. (Closed)

Created:
4 years, 2 months ago by vmpstr
Modified:
4 years, 2 months ago
Reviewers:
sunnyps
CC:
chromium-reviews, cc-bugs_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Make pending visible rect active tree tiles be in the NOW bin. This patch changes the BINs of the active tree tiles that lie in the pending tree's visible rect be in the NOW bin. This change is to ensure that these tiles are allowed to use the hard memory limit in the tile manager, since they may contain tiles that are required for activation. R=sunnyps@chromium.org BUG=652884 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Committed: https://crrev.com/7d2136eca32d2ad075122b8210d47d8ab2315070 Cr-Commit-Position: refs/heads/master@{#424244}

Patch Set 1 #

Patch Set 2 : qqfix: update #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -14 lines) Patch
M cc/tiles/picture_layer_tiling.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M cc/tiles/raster_tile_priority_queue_all.cc View 1 chunk +9 lines, -7 lines 2 comments Download
M cc/tiles/tile_manager_unittest.cc View 2 chunks +3 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
vmpstr
ptal
4 years, 2 months ago (2016-10-10 20:16:23 UTC) #2
sunnyps
lgtm https://codereview.chromium.org/2406753004/diff/20001/cc/tiles/raster_tile_priority_queue_all.cc File cc/tiles/raster_tile_priority_queue_all.cc (right): https://codereview.chromium.org/2406753004/diff/20001/cc/tiles/raster_tile_priority_queue_all.cc#newcode154 cc/tiles/raster_tile_priority_queue_all.cc:154: if (active_priority.priority_bin >= TilePriority::SOON && Not blocking this ...
4 years, 2 months ago (2016-10-10 20:22:31 UTC) #3
vmpstr
https://codereview.chromium.org/2406753004/diff/20001/cc/tiles/raster_tile_priority_queue_all.cc File cc/tiles/raster_tile_priority_queue_all.cc (right): https://codereview.chromium.org/2406753004/diff/20001/cc/tiles/raster_tile_priority_queue_all.cc#newcode154 cc/tiles/raster_tile_priority_queue_all.cc:154: if (active_priority.priority_bin >= TilePriority::SOON && On 2016/10/10 20:22:31, sunnyps ...
4 years, 2 months ago (2016-10-10 20:26:12 UTC) #6
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/2406753004/20001
4 years, 2 months ago (2016-10-10 20:26:48 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-10 21:21:45 UTC) #9
commit-bot: I haz the power
4 years, 2 months ago (2016-10-10 21:24:05 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/7d2136eca32d2ad075122b8210d47d8ab2315070
Cr-Commit-Position: refs/heads/master@{#424244}

Powered by Google App Engine
This is Rietveld 408576698