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

Issue 7554002: Updates libjpeg-turbo to 1.1.90 (r677) (Closed)

Created:
9 years, 4 months ago by Hironori Bono
Modified:
9 years, 4 months ago
Reviewers:
Craig, fbarchard
CC:
chromium-reviews
Visibility:
Public.

Description

Updates libjpeg-turbo to 1.1.90 This change updates our copy of libjpeg-turbo to 1.1.90 (r677), which supports ARM NEON. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95196

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13506 lines, -2622 lines) Patch
M third_party/libjpeg_turbo/ChangeLog.txt View 1 chunk +162 lines, -2 lines 0 comments Download
M third_party/libjpeg_turbo/README View 10 chunks +80 lines, -183 lines 0 comments Download
M third_party/libjpeg_turbo/README.chromium View 1 2 chunks +10 lines, -7 lines 0 comments Download
M third_party/libjpeg_turbo/README-turbo.txt View 9 chunks +196 lines, -70 lines 0 comments Download
M third_party/libjpeg_turbo/bmp.h View 1 chunk +30 lines, -32 lines 0 comments Download
M third_party/libjpeg_turbo/bmp.c View 1 chunk +204 lines, -304 lines 0 comments Download
M third_party/libjpeg_turbo/cderror.h View 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/libjpeg_turbo/cdjpeg.h View 2 chunks +4 lines, -1 line 0 comments Download
M third_party/libjpeg_turbo/change.log View 1 chunk +61 lines, -0 lines 0 comments Download
M third_party/libjpeg_turbo/cjpeg.c View 8 chunks +17 lines, -18 lines 0 comments Download
M third_party/libjpeg_turbo/djpeg.c View 6 chunks +12 lines, -2 lines 0 comments Download
M third_party/libjpeg_turbo/example.c View 5 chunks +6 lines, -6 lines 0 comments Download
M third_party/libjpeg_turbo/google.patch View 1 48 chunks +755 lines, -699 lines 0 comments Download
A third_party/libjpeg_turbo/jaricom.c View 1 chunk +153 lines, -0 lines 0 comments Download
M third_party/libjpeg_turbo/jcapimin.c View 2 chunks +13 lines, -1 line 0 comments Download
A third_party/libjpeg_turbo/jcarith.c View 1 chunk +925 lines, -0 lines 0 comments Download
M third_party/libjpeg_turbo/jccolor.c View 7 chunks +24 lines, -90 lines 0 comments Download
M third_party/libjpeg_turbo/jcdctmgr.c View 6 chunks +14 lines, -4 lines 0 comments Download
M third_party/libjpeg_turbo/jchuff.c View 8 chunks +173 lines, -193 lines 0 comments Download
M third_party/libjpeg_turbo/jcinit.c View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/libjpeg_turbo/jcmarker.c View 3 chunks +6 lines, -4 lines 0 comments Download
M third_party/libjpeg_turbo/jcmaster.c View 8 chunks +46 lines, -12 lines 0 comments Download
M third_party/libjpeg_turbo/jconfig.h View 1 chunk +55 lines, -85 lines 0 comments Download
M third_party/libjpeg_turbo/jcparam.c View 5 chunks +54 lines, -26 lines 0 comments Download
M third_party/libjpeg_turbo/jctrans.c View 3 chunks +11 lines, -0 lines 0 comments Download
M third_party/libjpeg_turbo/jdapistd.c View 3 chunks +3 lines, -1 line 0 comments Download
A third_party/libjpeg_turbo/jdarith.c View 1 chunk +761 lines, -0 lines 0 comments Download
M third_party/libjpeg_turbo/jdatadst.c View 7 chunks +129 lines, -3 lines 0 comments Download
A third_party/libjpeg_turbo/jdatadst-tj.c View 1 chunk +188 lines, -0 lines 0 comments Download
M third_party/libjpeg_turbo/jdatasrc.c View 5 chunks +77 lines, -9 lines 0 comments Download
A third_party/libjpeg_turbo/jdatasrc-tj.c View 1 chunk +182 lines, -0 lines 0 comments Download
M third_party/libjpeg_turbo/jdcoefct.c View 6 chunks +9 lines, -7 lines 0 comments Download
M third_party/libjpeg_turbo/jdcolor.c View 17 chunks +50 lines, -46 lines 0 comments Download
M third_party/libjpeg_turbo/jddctmgr.c View 4 chunks +4 lines, -2 lines 0 comments Download
M third_party/libjpeg_turbo/jdhuff.h View 2 chunks +21 lines, -1 line 0 comments Download
M third_party/libjpeg_turbo/jdhuff.c View 28 chunks +129 lines, -145 lines 0 comments Download
M third_party/libjpeg_turbo/jdinput.c View 6 chunks +92 lines, -2 lines 0 comments Download
M third_party/libjpeg_turbo/jdmainct.c View 11 chunks +23 lines, -21 lines 0 comments Download
M third_party/libjpeg_turbo/jdmaster.c View 7 chunks +34 lines, -9 lines 0 comments Download
M third_party/libjpeg_turbo/jdsample.c View 4 chunks +7 lines, -5 lines 0 comments Download
M third_party/libjpeg_turbo/jdtrans.c View 1 chunk +9 lines, -0 lines 0 comments Download
M third_party/libjpeg_turbo/jerror.h View 5 chunks +24 lines, -1 line 0 comments Download
M third_party/libjpeg_turbo/jmemmgr.c View 4 chunks +12 lines, -3 lines 0 comments Download
M third_party/libjpeg_turbo/jmorecfg.h View 5 chunks +0 lines, -8 lines 0 comments Download
A third_party/libjpeg_turbo/jpegcomp.h View 1 chunk +26 lines, -0 lines 0 comments Download
M third_party/libjpeg_turbo/jpegint.h View 8 chunks +10 lines, -1 line 0 comments Download
M third_party/libjpeg_turbo/jpeglib.h View 1 22 chunks +105 lines, -18 lines 0 comments Download
M third_party/libjpeg_turbo/jpegtran.c View 11 chunks +79 lines, -33 lines 0 comments Download
M third_party/libjpeg_turbo/jsimd.h View 3 chunks +9 lines, -0 lines 0 comments Download
M third_party/libjpeg_turbo/jsimd_none.c View 3 chunks +15 lines, -1 line 0 comments Download
M third_party/libjpeg_turbo/jsimddct.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/libjpeg_turbo/jutils.c View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/libjpeg_turbo/jversion.h View 2 chunks +22 lines, -1 line 0 comments Download
M third_party/libjpeg_turbo/libjpeg.gyp View 4 chunks +46 lines, -34 lines 0 comments Download
M third_party/libjpeg_turbo/rdbmp.c View 10 chunks +56 lines, -15 lines 0 comments Download
M third_party/libjpeg_turbo/rdjpgcom.c View 12 chunks +26 lines, -7 lines 0 comments Download
M third_party/libjpeg_turbo/rdppm.c View 3 chunks +9 lines, -8 lines 0 comments Download
M third_party/libjpeg_turbo/rdswitch.c View 5 chunks +92 lines, -3 lines 0 comments Download
M third_party/libjpeg_turbo/simd/jcclrmmx.asm View 1 1 chunk +0 lines, -6 lines 0 comments Download
M third_party/libjpeg_turbo/simd/jcclrss2.asm View 1 1 chunk +0 lines, -6 lines 0 comments Download
M third_party/libjpeg_turbo/simd/jcclrss2-64.asm View 1 1 chunk +0 lines, -6 lines 0 comments Download
M third_party/libjpeg_turbo/simd/jccolmmx.asm View 1 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/libjpeg_turbo/simd/jccolss2.asm View 1 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/libjpeg_turbo/simd/jccolss2-64.asm View 1 1 chunk +3 lines, -0 lines 0 comments Download
A third_party/libjpeg_turbo/simd/jcgrammx.asm View 1 1 chunk +116 lines, -0 lines 0 comments Download
A third_party/libjpeg_turbo/simd/jcgrass2.asm View 1 1 chunk +113 lines, -0 lines 0 comments Download
A third_party/libjpeg_turbo/simd/jcgrass2-64.asm View 1 1 chunk +113 lines, -0 lines 0 comments Download
A third_party/libjpeg_turbo/simd/jcgrymmx.asm View 1 1 chunk +357 lines, -0 lines 0 comments Download
A third_party/libjpeg_turbo/simd/jcgryss2.asm View 1 1 chunk +383 lines, -0 lines 0 comments Download
A third_party/libjpeg_turbo/simd/jcgryss2-64.asm View 1 1 chunk +364 lines, -0 lines 0 comments Download
M third_party/libjpeg_turbo/simd/jdclrmmx.asm View 1 1 chunk +0 lines, -6 lines 0 comments Download
M third_party/libjpeg_turbo/simd/jdclrss2.asm View 1 1 chunk +0 lines, -6 lines 0 comments Download
M third_party/libjpeg_turbo/simd/jdclrss2-64.asm View 1 1 chunk +0 lines, -6 lines 0 comments Download
M third_party/libjpeg_turbo/simd/jdcolmmx.asm View 1 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/libjpeg_turbo/simd/jdcolss2.asm View 1 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/libjpeg_turbo/simd/jdcolss2-64.asm View 1 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/libjpeg_turbo/simd/jdmermmx.asm View 1 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/libjpeg_turbo/simd/jdmerss2.asm View 1 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/libjpeg_turbo/simd/jdmerss2-64.asm View 1 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/libjpeg_turbo/simd/jdmrgmmx.asm View 1 1 chunk +0 lines, -6 lines 0 comments Download
M third_party/libjpeg_turbo/simd/jdmrgss2.asm View 1 1 chunk +0 lines, -6 lines 0 comments Download
M third_party/libjpeg_turbo/simd/jdmrgss2-64.asm View 1 1 chunk +0 lines, -6 lines 0 comments Download
M third_party/libjpeg_turbo/simd/jsimd.h View 8 chunks +125 lines, -5 lines 0 comments Download
A third_party/libjpeg_turbo/simd/jsimd_arm.c View 1 chunk +565 lines, -0 lines 0 comments Download
A third_party/libjpeg_turbo/simd/jsimd_arm_neon.S View 1 1 chunk +865 lines, -0 lines 0 comments Download
M third_party/libjpeg_turbo/simd/jsimd_i386.c View 3 chunks +73 lines, -1 line 0 comments Download
M third_party/libjpeg_turbo/simd/jsimd_x86_64.c View 3 chunks +54 lines, -1 line 0 comments Download
M third_party/libjpeg_turbo/simd/jsimdext.inc View 1 3 chunks +14 lines, -10 lines 0 comments Download
A third_party/libjpeg_turbo/tjbench.c View 1 chunk +876 lines, -0 lines 0 comments Download
A third_party/libjpeg_turbo/tjunittest.c View 1 chunk +642 lines, -0 lines 0 comments Download
A third_party/libjpeg_turbo/tjutil.h View 1 chunk +47 lines, -0 lines 0 comments Download
A third_party/libjpeg_turbo/tjutil.c View 1 chunk +66 lines, -0 lines 0 comments Download
M third_party/libjpeg_turbo/transupp.h View 5 chunks +111 lines, -29 lines 0 comments Download
M third_party/libjpeg_turbo/transupp.c View 36 chunks +908 lines, -223 lines 0 comments Download
M third_party/libjpeg_turbo/turbojpeg.h View 1 chunk +770 lines, -172 lines 0 comments Download
A third_party/libjpeg_turbo/turbojpeg.c View 1 chunk +1044 lines, -0 lines 0 comments Download
A third_party/libjpeg_turbo/turbojpeg-jni.c View 1 chunk +601 lines, -0 lines 0 comments Download
M third_party/libjpeg_turbo/wrppm.c View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Hironori Bono
Greetings, This is the original libjpeg-turbo 1.1.90 without applying our local changes. I will send ...
9 years, 4 months ago (2011-08-02 03:20:46 UTC) #1
Craig
On 2011/08/02 03:20:46, hbono wrote: > Greetings, > > This is the original libjpeg-turbo 1.1.90 ...
9 years, 4 months ago (2011-08-02 04:53:20 UTC) #2
Hironori Bono
Greetings Craig, Thank you for your comment. I have re-applied my motion-jpeg change and the ...
9 years, 4 months ago (2011-08-02 09:59:15 UTC) #3
Craig
9 years, 4 months ago (2011-08-02 15:20:21 UTC) #4
On 2011/08/02 09:59:15, hbono wrote:
> Greetings Craig,
> 
> Thank you for your comment.
> I have re-applied my motion-jpeg change and the PRIVATE flags.(I agree it is
> annoying to see them.) I have also updated the google.patch file so we can see
> the differences from the original one.
> 
> Regards,
> 
> Hironori Bono

LGTM.

Powered by Google App Engine
This is Rietveld 408576698