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

Issue 1839783004: cc: ImageDecodes: Increase the cache item count limit to 1000. (Closed)

Created:
4 years, 8 months ago by vmpstr
Modified:
4 years, 8 months ago
Reviewers:
enne (OOO), ericrk
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: ImageDecodes: Increase the cache item count limit to 1000. We've switched from using a vector to using a hash map for the cached items. This allows us to raise the limit of the number of (unlocked) items we cache. Set this to 1000 (arbitrarily). R=ericrk, enne BUG=577421 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/de812a8438acf690ab7aa67d47a414d32d76b1b6 Cr-Commit-Position: refs/heads/master@{#383842}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M cc/tiles/software_image_decode_controller.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (3 generated)
vmpstr
Please take a look (just going through and closing some small follow-up bugs)
4 years, 8 months ago (2016-03-29 20:16:48 UTC) #2
enne (OOO)
1000 arbitrary lgtms
4 years, 8 months ago (2016-03-29 20:42:43 UTC) #3
enne (OOO)
+ 1 specific lgtm
4 years, 8 months ago (2016-03-29 20:42:52 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1839783004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1839783004/1
4 years, 8 months ago (2016-03-29 20:43:30 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-03-29 22:04:16 UTC) #7
commit-bot: I haz the power
4 years, 8 months ago (2016-03-29 22:05:42 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/de812a8438acf690ab7aa67d47a414d32d76b1b6
Cr-Commit-Position: refs/heads/master@{#383842}

Powered by Google App Engine
This is Rietveld 408576698