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

Issue 1069493003: cc: Optimize TileManager::CleanUpReleasedTiles. (Closed)

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

Description

cc: Optimize TileManager::CleanUpReleasedTiles. This patch ensures that we don't do extra hidden iterations in the loop over tiles (erase is linear). R=danakj, enne Committed: https://crrev.com/d673ee5f972c3ce695d8a9fb10ac7a03ccc01578 Cr-Commit-Position: refs/heads/master@{#324161}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -6 lines) Patch
M cc/resources/tile_manager.cc View 2 chunks +4 lines, -6 lines 2 comments Download

Messages

Total messages: 9 (1 generated)
vmpstr
Please take a look.
5 years, 8 months ago (2015-04-07 22:58:37 UTC) #1
danakj
LGTM
5 years, 8 months ago (2015-04-07 23:01:08 UTC) #2
enne (OOO)
https://codereview.chromium.org/1069493003/diff/1/cc/resources/tile_manager.cc File cc/resources/tile_manager.cc (right): https://codereview.chromium.org/1069493003/diff/1/cc/resources/tile_manager.cc#newcode280 cc/resources/tile_manager.cc:280: std::vector<Tile*> tiles_to_retain; Should you reserve this to be the ...
5 years, 8 months ago (2015-04-07 23:04:48 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1069493003/1
5 years, 8 months ago (2015-04-07 23:05:32 UTC) #5
vmpstr
https://codereview.chromium.org/1069493003/diff/1/cc/resources/tile_manager.cc File cc/resources/tile_manager.cc (right): https://codereview.chromium.org/1069493003/diff/1/cc/resources/tile_manager.cc#newcode280 cc/resources/tile_manager.cc:280: std::vector<Tile*> tiles_to_retain; On 2015/04/07 23:04:48, enne wrote: > Should ...
5 years, 8 months ago (2015-04-07 23:10:24 UTC) #6
enne (OOO)
On 2015/04/07 at 23:10:24, vmpstr wrote: > https://codereview.chromium.org/1069493003/diff/1/cc/resources/tile_manager.cc > File cc/resources/tile_manager.cc (right): > > https://codereview.chromium.org/1069493003/diff/1/cc/resources/tile_manager.cc#newcode280 ...
5 years, 8 months ago (2015-04-07 23:13:52 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 8 months ago (2015-04-08 00:27:14 UTC) #8
commit-bot: I haz the power
5 years, 8 months ago (2015-04-08 00:28:01 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/d673ee5f972c3ce695d8a9fb10ac7a03ccc01578
Cr-Commit-Position: refs/heads/master@{#324161}

Powered by Google App Engine
This is Rietveld 408576698