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

Issue 9956130: Adds qcms to third_party for use in handling ICC color profiles. (Closed)

Created:
8 years, 8 months ago by Evan Stade
Modified:
8 years, 8 months ago
Reviewers:
CC:
chromium-reviews
Visibility:
Public.

Description

Adds qcms to third_party for use in handling ICC color profiles. BUG=143 TEST=None author: Tony Payne <tpayne@chromium.org>; Original review: http://codereview.chromium.org/9969111/ Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=130542

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5478 lines, -0 lines) Patch
A third_party/qcms/README.chromium View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/qcms/qcms.gyp View 1 chunk +51 lines, -0 lines 0 comments Download
A third_party/qcms/src/COPYING View 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/qcms/src/README View 1 chunk +9 lines, -0 lines 0 comments Download
A third_party/qcms/src/chain.h View 1 chunk +30 lines, -0 lines 0 comments Download
A third_party/qcms/src/chain.c View 1 chunk +989 lines, -0 lines 0 comments Download
A third_party/qcms/src/iccread.c View 1 chunk +1204 lines, -0 lines 0 comments Download
A third_party/qcms/src/matrix.h View 1 chunk +39 lines, -0 lines 0 comments Download
A third_party/qcms/src/matrix.c View 1 chunk +136 lines, -0 lines 0 comments Download
A third_party/qcms/src/qcms.h View 1 chunk +156 lines, -0 lines 0 comments Download
A third_party/qcms/src/qcmsint.h View 1 chunk +297 lines, -0 lines 0 comments Download
A third_party/qcms/src/qcmstypes.h View 1 chunk +105 lines, -0 lines 0 comments Download
A third_party/qcms/src/transform.c View 1 chunk +1272 lines, -0 lines 0 comments Download
A third_party/qcms/src/transform-sse1.c View 1 chunk +274 lines, -0 lines 0 comments Download
A third_party/qcms/src/transform-sse2.c View 1 chunk +262 lines, -0 lines 0 comments Download
A third_party/qcms/src/transform_util.h View 1 chunk +59 lines, -0 lines 0 comments Download
A third_party/qcms/src/transform_util.c View 1 chunk +559 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698