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

Issue 16959022: cc: Make tiles that are not required by trees NEVER_BIN (Closed)

Created:
7 years, 6 months ago by vmpstr
Modified:
7 years, 6 months ago
Reviewers:
reveman
CC:
chromium-reviews, cc-bugs_chromium.org, enne (OOO)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

cc: Make tiles that are not required by trees NEVER_BIN Currently if we have allow anything mode, we never have a tile in the NEVER_BIN, even if both active and pending trees don't own the tile anymore (ie it's being kept alive by the raster callback). This cleans it up. BUG=251938 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=208047

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : another test #

Total comments: 2

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -7 lines) Patch
M cc/resources/tile_manager.cc View 1 2 3 4 4 chunks +23 lines, -6 lines 0 comments Download
M cc/resources/tile_manager_unittest.cc View 1 2 3 2 chunks +22 lines, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
vmpstr
As per our discussion offline, you were right that these tiles are actually being scheduled ...
7 years, 6 months ago (2013-06-20 17:57:39 UTC) #1
reveman
https://codereview.chromium.org/16959022/diff/1/cc/resources/tile_manager.cc File cc/resources/tile_manager.cc (right): https://codereview.chromium.org/16959022/diff/1/cc/resources/tile_manager.cc#newcode30 cc/resources/tile_manager.cc:30: if (!prio.required_by_tree) is there a case where this is ...
7 years, 6 months ago (2013-06-21 01:59:16 UTC) #2
vmpstr
On 2013/06/21 01:59:16, David Reveman wrote: > https://codereview.chromium.org/16959022/diff/1/cc/resources/tile_manager.cc > File cc/resources/tile_manager.cc (right): > > https://codereview.chromium.org/16959022/diff/1/cc/resources/tile_manager.cc#newcode30 ...
7 years, 6 months ago (2013-06-21 15:47:02 UTC) #3
reveman
lgtm
7 years, 6 months ago (2013-06-21 15:59:09 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vmpstr@chromium.org/16959022/5001
7 years, 6 months ago (2013-06-21 16:40:13 UTC) #5
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) cc_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=141524
7 years, 6 months ago (2013-06-21 17:24:28 UTC) #6
vmpstr
On 2013/06/21 17:24:28, I haz the power (commit-bot) wrote: > Retried try job too often ...
7 years, 6 months ago (2013-06-21 18:16:15 UTC) #7
reveman
lgtm https://chromiumcodereview.appspot.com/16959022/diff/7004/cc/resources/tile_manager.cc File cc/resources/tile_manager.cc (right): https://chromiumcodereview.appspot.com/16959022/diff/7004/cc/resources/tile_manager.cc#newcode527 cc/resources/tile_manager.cc:527: // then it means that we have allocated ...
7 years, 6 months ago (2013-06-21 19:27:49 UTC) #8
vmpstr
https://codereview.chromium.org/16959022/diff/7004/cc/resources/tile_manager.cc File cc/resources/tile_manager.cc (right): https://codereview.chromium.org/16959022/diff/7004/cc/resources/tile_manager.cc#newcode527 cc/resources/tile_manager.cc:527: // then it means that we have allocated memory ...
7 years, 6 months ago (2013-06-21 20:10:27 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vmpstr@chromium.org/16959022/22001
7 years, 6 months ago (2013-06-21 20:10:37 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vmpstr@chromium.org/16959022/22001
7 years, 6 months ago (2013-06-22 02:33:07 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vmpstr@chromium.org/16959022/22001
7 years, 6 months ago (2013-06-22 03:01:04 UTC) #12
commit-bot: I haz the power
7 years, 6 months ago (2013-06-22 14:51:19 UTC) #13
Message was sent while issue was closed.
Change committed as 208047

Powered by Google App Engine
This is Rietveld 408576698