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

Issue 151163: Mangle the names of the libjpeg functions so gtk/gdk doesn't try to use our l... (Closed)

Created:
11 years, 5 months ago by Evan Stade
Modified:
9 years, 6 months ago
Reviewers:
Evan Martin, dank
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Mangle the names of the libjpeg functions so gtk/gdk doesn't try to use our libjpeg. TEST=along with <http://codereview.chromium.org/151100>;, it's possible to preview jpeg images BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=19873

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -0 lines) Patch
M third_party/libjpeg/README.chromium View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/libjpeg/jpeglib.h View 1 chunk +4 lines, -0 lines 0 comments Download
A third_party/libjpeg/jpeglibmangler.h View 1 chunk +113 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Evan Stade
11 years, 5 months ago (2009-07-01 18:59:51 UTC) #1
Evan Stade
any takers?
11 years, 5 months ago (2009-07-02 00:29:37 UTC) #2
dank
LGTM. (I'm assuming this doesn't prevent us using the system libjpeg.)
11 years, 5 months ago (2009-07-02 23:00:18 UTC) #3
Evan Stade
Update: Sanity check: $ nm liblibjpeg.a | grep " T " | grep -v chromium ...
11 years, 5 months ago (2009-07-02 23:02:01 UTC) #4
Evan Martin
11 years, 5 months ago (2009-07-02 23:02:23 UTC) #5
LGTM2

Powered by Google App Engine
This is Rietveld 408576698