Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(16507)

Issue 87110044: Upgrade libjpeg_turbo to 1.3.1 (r1219) (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years ago by noel chromium
Modified:
10 years ago
Reviewers:
cevans1
CC:
inferno, Olle Liljenzin
Base URL:
http://src.chromium.org/svn/trunk/deps/third_party/libjpeg_turbo
Visibility:
Public.

Description

Upgrade libjpeg_turbo to 1.3.1 (r1219) Remove google.jdmarker.patch, since the fixes for CVE-2013-6629 and CVE-2013-6630 are upstream most everywhere now [1]. Version number to 1.3.1 (config.h, jconfig.h). README.chromium: "Fixed valgrind error" patch was upstreamed in r839 http://sourceforge.net/p/libjpeg-turbo/code/839. The r1188 cherry-pick was put in config.h, say that. [1] http://seclists.org/fulldisclosure/2013/Nov/83 TBR=darin@chromium.org BUG=258723, 299835 Committed: 263594

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1088 lines, -522 lines) Patch
M ChangeLog.txt View 6 chunks +133 lines, -16 lines 0 comments Download
M README View 6 chunks +14 lines, -22 lines 0 comments Download
M README.chromium View 2 chunks +7 lines, -8 lines 0 comments Download
M README-turbo.txt View 9 chunks +225 lines, -112 lines 0 comments Download
M bmp.h View 1 chunk +0 lines, -4 lines 0 comments Download
M bmp.c View 3 chunks +3 lines, -3 lines 0 comments Download
M change.log View 2 chunks +18 lines, -0 lines 0 comments Download
M cjpeg.c View 15 chunks +60 lines, -24 lines 0 comments Download
M config.h View 6 chunks +8 lines, -5 lines 0 comments Download
M djpeg.c View 9 chunks +50 lines, -4 lines 0 comments Download
D google.jdmarker.patch View 1 chunk +0 lines, -25 lines 0 comments Download
M jccolext.c View 1 chunk +2 lines, -1 line 0 comments Download
M jccolor.c View 1 chunk +2 lines, -1 line 0 comments Download
M jcdctmgr.c View 1 chunk +2 lines, -1 line 0 comments Download
M jchuff.c View 2 chunks +2 lines, -3 lines 0 comments Download
M jcmainct.c View 1 chunk +1 line, -1 line 0 comments Download
M jcmarker.c View 9 chunks +56 lines, -58 lines 0 comments Download
M jcmaster.c View 2 chunks +3 lines, -2 lines 0 comments Download
M jconfig.h View 2 chunks +4 lines, -1 line 0 comments Download
M jcparam.c View 1 chunk +2 lines, -1 line 0 comments Download
M jdapistd.c View 1 chunk +2 lines, -1 line 0 comments Download
M jdatadst.c View 8 chunks +12 lines, -10 lines 0 comments Download
M jdatadst-tj.c View 3 chunks +7 lines, -5 lines 0 comments Download
M jdatasrc.c View 4 chunks +11 lines, -8 lines 0 comments Download
M jdatasrc-tj.c View 2 chunks +9 lines, -6 lines 0 comments Download
M jdcoefct.c View 1 chunk +2 lines, -1 line 0 comments Download
M jdcolext.c View 1 chunk +2 lines, -1 line 0 comments Download
M jdcolor.c View 6 chunks +87 lines, -1 line 0 comments Download
M jddctmgr.c View 1 chunk +2 lines, -1 line 0 comments Download
M jdhuff.h View 1 chunk +2 lines, -1 line 0 comments Download
M jdhuff.c View 1 chunk +2 lines, -1 line 0 comments Download
M jdinput.c View 1 chunk +2 lines, -1 line 0 comments Download
M jdmainct.c View 1 chunk +2 lines, -1 line 0 comments Download
M jdmarker.c View 4 chunks +11 lines, -7 lines 0 comments Download
M jdmaster.c View 1 chunk +2 lines, -1 line 0 comments Download
M jdmerge.c View 1 chunk +2 lines, -1 line 0 comments Download
M jdmrgext.c View 1 chunk +2 lines, -1 line 0 comments Download
M jdphuff.c View 1 chunk +1 line, -0 lines 0 comments Download
M jdsample.c View 1 chunk +2 lines, -1 line 0 comments Download
M jmorecfg.h View 2 chunks +5 lines, -1 line 0 comments Download
M jpeglib.h View 3 chunks +5 lines, -4 lines 0 comments Download
M jpegtran.c View 2 chunks +3 lines, -2 lines 0 comments Download
M jquant1.c View 1 chunk +2 lines, -1 line 0 comments Download
M jquant2.c View 1 chunk +2 lines, -1 line 0 comments Download
M jversion.h View 3 chunks +8 lines, -7 lines 0 comments Download
M rdbmp.c View 1 chunk +2 lines, -1 line 0 comments Download
M rdswitch.c View 1 chunk +2 lines, -1 line 0 comments Download
M simd/jdclrss2.asm View 5 chunks +5 lines, -4 lines 0 comments Download
M simd/jdclrss2-64.asm View 4 chunks +4 lines, -4 lines 0 comments Download
M simd/jdmrgss2.asm View 5 chunks +5 lines, -4 lines 0 comments Download
M simd/jdmrgss2-64.asm View 5 chunks +5 lines, -5 lines 0 comments Download
M simd/jsimd_arm.c View 1 chunk +1 line, -1 line 0 comments Download
M simd/jsimd_arm_neon.S View 12 chunks +12 lines, -1 line 0 comments Download
M tjbench.c View 9 chunks +46 lines, -17 lines 0 comments Download
M tjunittest.c View 12 chunks +43 lines, -23 lines 0 comments Download
M transupp.h View 4 chunks +10 lines, -7 lines 0 comments Download
M transupp.c View 6 chunks +27 lines, -10 lines 0 comments Download
M turbojpeg.h View 15 chunks +64 lines, -49 lines 0 comments Download
M turbojpeg.c View 9 chunks +28 lines, -16 lines 0 comments Download
M turbojpeg-jni.c View 12 chunks +55 lines, -22 lines 0 comments Download

Messages

Total messages: 4
noel chromium
10 years ago (2014-04-14 02:03:39 UTC) #1
noel chromium
./Tools/Scripts/run-webkit-tests --release fast/images tables/mozilla look good to me.
10 years ago (2014-04-14 06:50:01 UTC) #2
noel chromium
Committed patchset #1 manually as r263594 (presubmit successful).
10 years ago (2014-04-14 06:56:39 UTC) #3
noel chromium
10 years ago (2014-04-15 03:40:00 UTC) #4
Message was sent while issue was closed.
Final step is the DEPS roll - see https://codereview.chromium.org/237873005
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b