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

Issue 4244005: iccjpeg library (Closed)

Created:
10 years, 1 month ago by fbarchard
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

iccjpeg library for jpeg color profiles BUG=61627 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=64817

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 2

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+410 lines, -2 lines) Patch
M build/all.gyp View 4 5 1 chunk +2 lines, -1 line 0 comments Download
M chrome/chrome.gyp View 4 5 1 chunk +2 lines, -1 line 0 comments Download
A third_party/iccjpeg/LICENSE View 1 chunk +49 lines, -0 lines 0 comments Download
A third_party/iccjpeg/README.chromium View 1 chunk +10 lines, -0 lines 0 comments Download
A third_party/iccjpeg/iccjpeg.h View 1 chunk +73 lines, -0 lines 0 comments Download
A third_party/iccjpeg/iccjpeg.c View 1 chunk +248 lines, -0 lines 0 comments Download
A third_party/iccjpeg/iccjpeg.gyp View 2 3 4 1 chunk +26 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
fbarchard
Initial drop of icc library for jpeg
10 years, 1 month ago (2010-11-02 19:50:20 UTC) #1
abarth-chromium
Do we need a gyp file to actually build this code?
10 years, 1 month ago (2010-11-02 19:51:36 UTC) #2
pascal.massimino
On 2010/11/02 19:51:36, abarth wrote: > Do we need a gyp file to actually build ...
10 years, 1 month ago (2010-11-02 19:55:35 UTC) #3
fbarchard
On 2010/11/02 19:51:36, abarth wrote: > Do we need a gyp file to actually build ...
10 years, 1 month ago (2010-11-02 20:03:16 UTC) #4
abarth-chromium
On 2010/11/02 19:55:35, pascal.massimino wrote: > i'd say yes, even if unsure about how Webkit's ...
10 years, 1 month ago (2010-11-02 20:03:23 UTC) #5
fbarchard
added gyps. kept it a simple library
10 years, 1 month ago (2010-11-02 20:18:55 UTC) #6
abarth-chromium
LGTM with the nits below. http://codereview.chromium.org/4244005/diff/22001/23001 File build/all.gyp (right): http://codereview.chromium.org/4244005/diff/22001/23001#newcode35 build/all.gyp:35: '../third_party/iccjpeg/iccjpeg.gyp:*', These seem to ...
10 years, 1 month ago (2010-11-02 21:23:06 UTC) #7
fbarchard
Done. applied sort to thirdparty Try bots are green. Local builds on Windows worked too. ...
10 years, 1 month ago (2010-11-02 21:31:24 UTC) #8
abarth-chromium
On 2010/11/02 21:31:24, fbarchard wrote: > Requires review by chromium developer I'm a Chromium developer. ...
10 years, 1 month ago (2010-11-02 21:32:11 UTC) #9
fbarchard
Will you guys be using iccjpeg for this bug: http://code.google.com/p/chromium/issues/detail?id=143 <http://code.google.com/p/chromium/issues/detail?id=143> On Tue, Nov 2, ...
10 years, 1 month ago (2010-11-03 17:12:48 UTC) #10
Peter Kasting
10 years, 1 month ago (2010-11-03 17:15:20 UTC) #11
On 2010/11/03 17:12:48, fbarchard wrote:
> Will you guys be using iccjpeg for this bug:
> http://code.google.com/p/chromium/issues/detail?id=143

Yes.

Powered by Google App Engine
This is Rietveld 408576698