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

Issue 1210073020: Reland (2): cc: Make tile manager object persist for the length of LTHI. (Closed)

Created:
5 years, 5 months ago by vmpstr
Modified:
5 years, 5 months ago
Reviewers:
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

Reland (2): cc: Make tile manager object persist for the length of LTHI. This patch makes TileManager be persistent throughout LTHI instead of deleting and recreating it. This makes it possible to store items on it that don't have to go away (such as PictureLayerTilingSets for example). R=enne CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/79191844c9fed08df7a274d8935e1a0fd9c57e53 Cr-Commit-Position: refs/heads/master@{#338348}

Patch Set 1 #

Total comments: 8

Patch Set 2 : update #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : update #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -69 lines) Patch
M cc/test/fake_tile_manager.cc View 1 2 3 4 1 chunk +4 lines, -4 lines 0 comments Download
M cc/tiles/tile_manager.h View 1 2 3 4 3 chunks +13 lines, -5 lines 0 comments Download
M cc/tiles/tile_manager.cc View 1 2 3 4 8 chunks +49 lines, -13 lines 0 comments Download
M cc/trees/layer_tree_host_impl.h View 1 2 3 4 5 4 chunks +5 lines, -4 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 1 2 3 4 5 12 chunks +37 lines, -43 lines 0 comments Download

Messages

Total messages: 35 (12 generated)
vmpstr
Please take a look. I'm not 100% on all of the function names, so if ...
5 years, 5 months ago (2015-07-01 22:11:19 UTC) #1
enne (OOO)
Looks good in general. https://codereview.chromium.org/1210073020/diff/1/cc/tiles/tile_manager.cc File cc/tiles/tile_manager.cc (right): https://codereview.chromium.org/1210073020/diff/1/cc/tiles/tile_manager.cc#newcode260 cc/tiles/tile_manager.cc:260: } Should this call FinishTasksAndCleanUp? ...
5 years, 5 months ago (2015-07-06 18:07:26 UTC) #2
vmpstr
PTAL https://codereview.chromium.org/1210073020/diff/1/cc/tiles/tile_manager.cc File cc/tiles/tile_manager.cc (right): https://codereview.chromium.org/1210073020/diff/1/cc/tiles/tile_manager.cc#newcode260 cc/tiles/tile_manager.cc:260: } On 2015/07/06 18:07:25, enne wrote: > Should ...
5 years, 5 months ago (2015-07-06 18:41:36 UTC) #3
enne (OOO)
lgtm
5 years, 5 months ago (2015-07-06 19:47:51 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1210073020/20001
5 years, 5 months ago (2015-07-06 20:06:47 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_android_rel_ng/builds/41123)
5 years, 5 months ago (2015-07-06 23:14:02 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1210073020/20001
5 years, 5 months ago (2015-07-07 19:49:06 UTC) #10
commit-bot: I haz the power
Exceeded global retry quota
5 years, 5 months ago (2015-07-07 23:54:24 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1210073020/20001
5 years, 5 months ago (2015-07-08 17:53:54 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/77080)
5 years, 5 months ago (2015-07-08 18:04:36 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1210073020/60001
5 years, 5 months ago (2015-07-08 21:19:48 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 5 months ago (2015-07-08 22:21:07 UTC) #20
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/792592da64887fc81e99c6588ad1b98a153db7ea Cr-Commit-Position: refs/heads/master@{#337921}
5 years, 5 months ago (2015-07-08 22:22:12 UTC) #21
esprehn
This appears to be causing the memory builders to fail: http://build.chromium.org/p/chromium.memory.fyi/builders/Chromium%20OS%20%28valgrind%29%284%29/builds/33411/steps/memory%20test%3A%20compositor/logs/stdio
5 years, 5 months ago (2015-07-08 23:28:47 UTC) #22
vmpstr
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.chromium.org/1227183002/ by vmpstr@chromium.org. ...
5 years, 5 months ago (2015-07-08 23:52:04 UTC) #23
vmpstr
Ok, I'm going to try landing this again. I couldn't repro the memory issues with ...
5 years, 5 months ago (2015-07-09 22:54:08 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1210073020/80001
5 years, 5 months ago (2015-07-09 22:56:26 UTC) #27
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 5 months ago (2015-07-09 23:03:13 UTC) #28
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/e1437e24549275dcafbb8a7646ba22cf55408c84 Cr-Commit-Position: refs/heads/master@{#338179}
5 years, 5 months ago (2015-07-09 23:05:27 UTC) #29
zhaoqin1
A revert of this CL (patchset #5 id:80001) has been created in https://codereview.chromium.org/1229223003/ by zhaoqin@chromium.org. ...
5 years, 5 months ago (2015-07-10 03:46:05 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1210073020/100001
5 years, 5 months ago (2015-07-10 20:34:58 UTC) #33
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 5 months ago (2015-07-10 20:40:43 UTC) #34
commit-bot: I haz the power
5 years, 5 months ago (2015-07-10 20:42:55 UTC) #35
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/79191844c9fed08df7a274d8935e1a0fd9c57e53
Cr-Commit-Position: refs/heads/master@{#338348}

Powered by Google App Engine
This is Rietveld 408576698