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

Issue 2339703005: cc: Add ImageManager to keep all the image locking in the same place. (Closed)

Created:
4 years, 3 months ago by vmpstr
Modified:
4 years, 3 months ago
Reviewers:
enne (OOO)
CC:
cc-bugs_chromium.org, chromium-reviews, ericrk
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Add ImageManager to keep all the image locking in the same place. This patch refactors some tile manager code into ImageManager with an intent of moving all image related stuff (pre-decode images / checker images) into that class. R=enne CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Committed: https://crrev.com/26ce8fb70fa85ccc412a1251f76d1883dea581a5 Cr-Commit-Position: refs/heads/master@{#418963}

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -53 lines) Patch
M cc/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A cc/tiles/image_manager.h View 1 chunk +40 lines, -0 lines 2 comments Download
A cc/tiles/image_manager.cc View 1 chunk +46 lines, -0 lines 3 comments Download
M cc/tiles/tile_manager.h View 4 chunks +5 lines, -3 lines 0 comments Download
M cc/tiles/tile_manager.cc View 7 chunks +32 lines, -50 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
vmpstr
Please take a look. I'm planning on moving the predecode stuff into ImageManager as a ...
4 years, 3 months ago (2016-09-15 00:30:14 UTC) #2
enne (OOO)
https://codereview.chromium.org/2339703005/diff/1/cc/tiles/image_manager.cc File cc/tiles/image_manager.cc (right): https://codereview.chromium.org/2339703005/diff/1/cc/tiles/image_manager.cc#newcode13 cc/tiles/image_manager.cc:13: controller_ = controller; This is an awkward API. I ...
4 years, 3 months ago (2016-09-15 17:42:16 UTC) #3
vmpstr
https://codereview.chromium.org/2339703005/diff/1/cc/tiles/image_manager.cc File cc/tiles/image_manager.cc (right): https://codereview.chromium.org/2339703005/diff/1/cc/tiles/image_manager.cc#newcode13 cc/tiles/image_manager.cc:13: controller_ = controller; On 2016/09/15 17:42:15, enne wrote: > ...
4 years, 3 months ago (2016-09-15 18:16:35 UTC) #4
enne (OOO)
lgtm https://codereview.chromium.org/2339703005/diff/1/cc/tiles/image_manager.cc File cc/tiles/image_manager.cc (right): https://codereview.chromium.org/2339703005/diff/1/cc/tiles/image_manager.cc#newcode13 cc/tiles/image_manager.cc:13: controller_ = controller; On 2016/09/15 at 18:16:35, vmpstr ...
4 years, 3 months ago (2016-09-15 18:27:03 UTC) #5
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/2339703005/1
4 years, 3 months ago (2016-09-15 18:54:01 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/225178)
4 years, 3 months ago (2016-09-15 19:21:18 UTC) #9
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/2339703005/1
4 years, 3 months ago (2016-09-15 20:00:02 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-15 20:47:26 UTC) #12
commit-bot: I haz the power
4 years, 3 months ago (2016-09-15 20:50:23 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/26ce8fb70fa85ccc412a1251f76d1883dea581a5
Cr-Commit-Position: refs/heads/master@{#418963}

Powered by Google App Engine
This is Rietveld 408576698