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

Issue 6332003: Use libjpeg-turbo by default.... (Closed)

Created:
9 years, 11 months ago by Hironori Bono
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Use libjpeg-turbo by default. This change sets the 'use_libjpeg_turbo' flag to 1 so Chrome can use libjpeg-turbo by default on Win, Mac, and Linux. BUG=48789 TEST=build Chromium without errors and pass all existing tests. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=74103

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M DEPS View 1 2 1 chunk +1 line, -1 line 0 comments Download
M build/common.gypi View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (0 generated)
Hironori Bono
Greetings, I would like to use libjpeg-turbo instead of libjpeg on all platforms and see ...
9 years, 10 months ago (2011-01-31 07:48:13 UTC) #1
evanm
LGTM on the Linux side. May actually fix a longstanding bug of ours. I wonder ...
9 years, 10 months ago (2011-01-31 16:59:05 UTC) #2
abarth-chromium
> I wonder if color conversion is an issue on the Mac? Does this change ...
9 years, 10 months ago (2011-01-31 17:05:05 UTC) #3
Mark Mentovai
Color correction shouldn’t be any different with this change. Still needs work. http://codereview.chromium.org/6332003/diff/2001/chrome/app/framework.order File chrome/app/framework.order ...
9 years, 10 months ago (2011-01-31 17:09:56 UTC) #4
Mark Mentovai
If the symbols in question come from assembly source as the comment indicates, the correct ...
9 years, 10 months ago (2011-01-31 17:15:47 UTC) #5
Craig
There's one change on the stable branch that looks useful that we may want to ...
9 years, 10 months ago (2011-01-31 17:40:42 UTC) #6
Hironori Bono
Greetings Mark, Thank you for your comments. This is exactly that I have been struggling ...
9 years, 10 months ago (2011-02-01 06:47:18 UTC) #7
Mark Mentovai
Since we build yasm from source, and our checked-in copy is patched already anyway, why ...
9 years, 10 months ago (2011-02-01 15:17:32 UTC) #8
Hironori Bono
Greetings, On 2011/02/01 15:17:32, Mark Mentovai wrote: > Since we build yasm from source, and ...
9 years, 10 months ago (2011-02-02 07:04:36 UTC) #9
Mark Mentovai
hbono@chromium.org wrote: > Thank you for your suggestion. Yes, I should have sent its review ...
9 years, 10 months ago (2011-02-02 15:08:14 UTC) #10
Craig
http://codereview.chromium.org/6332003/diff/2001/DEPS File DEPS (right): http://codereview.chromium.org/6332003/diff/2001/DEPS#newcode182 DEPS:182: "/trunk/deps/third_party/libjpeg_turbo@71642", Can you change this to 73588 please to ...
9 years, 10 months ago (2011-02-03 17:56:59 UTC) #11
Hironori Bono
Greetings Craig, On 2011/02/03 17:56:59, Craig wrote: > Can you change this to 73588 please ...
9 years, 10 months ago (2011-02-04 08:05:41 UTC) #12
Hironori Bono
Greetings, Thank you all for your help and advices in advance. I have landed a ...
9 years, 10 months ago (2011-02-07 10:40:51 UTC) #13
Mark Mentovai
LGTM!
9 years, 10 months ago (2011-02-07 14:58:04 UTC) #14
Craig
9 years, 10 months ago (2011-02-07 15:47:44 UTC) #15
LGTM2

Powered by Google App Engine
This is Rietveld 408576698