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

Issue 2743793002: cc: Optimize GenerateDiscardableImagesMetadata for display items. (Closed)

Created:
3 years, 9 months ago by vmpstr
Modified:
3 years, 9 months ago
Reviewers:
danakj
CC:
chromium-reviews, cc-bugs_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Optimize GenerateDiscardableImagesMetadata for display items. After an observation that we don't actually need an rtree or a scale to gather discardable images (we process every item at scale 1.f), we decided that it's best to replicate a few lines of the raster code at the benefit of faster implementation and less peak memory. This patch does this. This path is already tested by cc_unittests. R=danakj@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2743793002 Cr-Commit-Position: refs/heads/master@{#455917} Committed: https://chromium.googlesource.com/chromium/src/+/9b2ce42c3e9b02e8037b494a32a47cabd5f6e2a9

Patch Set 1 #

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

Messages

Total messages: 8 (4 generated)
vmpstr
Please take a look.
3 years, 9 months ago (2017-03-09 22:00:41 UTC) #2
danakj
LGTM
3 years, 9 months ago (2017-03-09 23:14:13 UTC) #3
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/2743793002/1
3 years, 9 months ago (2017-03-09 23:19:14 UTC) #5
commit-bot: I haz the power
3 years, 9 months ago (2017-03-10 00:14:02 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/9b2ce42c3e9b02e8037b494a32a4...

Powered by Google App Engine
This is Rietveld 408576698