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

Issue 880693002: cc: Refactor additional code from BuildRasterQueue. (Closed)

Created:
5 years, 11 months ago by vmpstr
Modified:
5 years, 10 months ago
Reviewers:
danakj
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Refactor additional code from BuildRasterQueue. This patch removes additional sets in BuildRasterQueue and moves it to a separate client function that is called by the tile manager. Having this as a separate function explicitly allows us to control the setting instead of implicitly relying on the fact that every time we rebuild a queue this setting might change. R=danakj BUG=451147 Committed: https://crrev.com/4973f5bd100f56946f26a2547ecd242f0ca06ce3 Cr-Commit-Position: refs/heads/master@{#314177}

Patch Set 1 #

Total comments: 4

Patch Set 2 : fix-ups #

Total comments: 1

Patch Set 3 : rebase #

Total comments: 2

Patch Set 4 : update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -29 lines) Patch
M cc/resources/tile_manager.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M cc/resources/tile_manager.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M cc/test/fake_tile_manager_client.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M cc/trees/layer_tree_host_impl.h View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 1 2 3 5 chunks +17 lines, -28 lines 0 comments Download

Messages

Total messages: 9 (1 generated)
vmpstr
Please take a look. https://codereview.chromium.org/880693002/diff/1/cc/resources/tile_manager.cc File cc/resources/tile_manager.cc (right): https://codereview.chromium.org/880693002/diff/1/cc/resources/tile_manager.cc#newcode367 cc/resources/tile_manager.cc:367: client_->SetIsLikelyToRequireADraw( I think this is ...
5 years, 11 months ago (2015-01-26 22:08:35 UTC) #1
vmpstr
I've rebased this, PTAL.
5 years, 10 months ago (2015-01-29 21:56:38 UTC) #2
danakj
https://codereview.chromium.org/880693002/diff/1/cc/resources/tile_manager.cc File cc/resources/tile_manager.cc (right): https://codereview.chromium.org/880693002/diff/1/cc/resources/tile_manager.cc#newcode367 cc/resources/tile_manager.cc:367: client_->SetIsLikelyToRequireADraw( On 2015/01/26 22:08:35, vmpstr wrote: > I think ...
5 years, 10 months ago (2015-01-29 22:33:20 UTC) #3
vmpstr
https://codereview.chromium.org/880693002/diff/1/cc/resources/tile_manager.cc File cc/resources/tile_manager.cc (right): https://codereview.chromium.org/880693002/diff/1/cc/resources/tile_manager.cc#newcode367 cc/resources/tile_manager.cc:367: client_->SetIsLikelyToRequireADraw( On 2015/01/29 22:33:20, danakj wrote: > On 2015/01/26 ...
5 years, 10 months ago (2015-01-29 22:48:09 UTC) #4
danakj
lgtm https://codereview.chromium.org/880693002/diff/1/cc/resources/tile_manager.cc File cc/resources/tile_manager.cc (right): https://codereview.chromium.org/880693002/diff/1/cc/resources/tile_manager.cc#newcode367 cc/resources/tile_manager.cc:367: client_->SetIsLikelyToRequireADraw( On 2015/01/29 22:48:09, vmpstr wrote: > On ...
5 years, 10 months ago (2015-01-29 23:05:34 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/880693002/60001
5 years, 10 months ago (2015-02-02 17:43:30 UTC) #7
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 10 months ago (2015-02-02 19:27:59 UTC) #8
commit-bot: I haz the power
5 years, 10 months ago (2015-02-02 19:29:00 UTC) #9
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/4973f5bd100f56946f26a2547ecd242f0ca06ce3
Cr-Commit-Position: refs/heads/master@{#314177}

Powered by Google App Engine
This is Rietveld 408576698