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

Issue 10388157: Merge 116636 - [chromium] REGRESSION(r107389) Visible line artifacts on some JPEG images (Closed)

Created:
8 years, 7 months ago by Noel Gordon
Modified:
8 years, 7 months ago
Reviewers:
Noel Gordon
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1132/
Visibility:
Public.

Description

Merge 116636 - [chromium] REGRESSION(r107389) Visible line artifacts on some JPEG images https://bugs.webkit.org/show_bug.cgi?id=85772 Reviewed by Kent Tamura. On some JPEG images, vertical and horizontal lines artifacts might appear in image regions with very high frequency color variation when using DCT_IFAST decodes. Use DCT_IFAST on small screen devices only (Chromium Android). No new tests. Covered by existing tests. * platform/image-decoders/jpeg/JPEGImageDecoder.cpp: (dctMethod): Permit DCT_IFAST decoding for Chromium Android only. LayoutTests: [chromium] REGRESSION(r107389) Visible line artifacts on JPEG images https://bugs.webkit.org/show_bug.cgi?id=85772 Reviewed by Kent Tamura. * platform/chromium/test_expectations.txt: Add IMAGE expectations. TBR=noel.gordon@gmail.com Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=117219

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.cpp View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Noel Gordon
8 years, 7 months ago (2012-05-16 05:11:41 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698