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

Issue 26282002: Merge 227063 "Android: limit image decoded size based on amount ..." (Closed)

Created:
7 years, 2 months ago by Xianzhu
Modified:
7 years, 2 months ago
Reviewers:
Xianzhu
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Merge 227063 "Android: limit image decoded size based on amount ..." > Android: limit image decoded size based on amount of physical memory > > The previous change (https://codereview.chromium.org/23600067/) added > limit for low end devices (memory <= 512MB). Now limit on all devices > to display huge images without crash or displaying as corrupted images. > > This CL is still Android. The method might be also useful on other > platforms but the best parameters may differ (may be affected by the > swap memory). > > BUG=303848 > > Review URL: https://codereview.chromium.org/25938002 TBR=wangxianzhu@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=227291

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -4 lines) Patch
M webkit/child/webkitplatformsupport_impl.cc View 2 chunks +11 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Xianzhu
7 years, 2 months ago (2013-10-07 16:32:52 UTC) #1
Xianzhu
7 years, 2 months ago (2013-10-07 16:33:01 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r227291.

Powered by Google App Engine
This is Rietveld 408576698