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

Side by Side Diff: third_party/qcms/README.chromium

Issue 1920253003: Revert of Reland: [qcms] Fix build_output_lut to return correct data for parametric curves (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/qcms/BUILD.gn ('k') | third_party/qcms/qcms.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: Quick Color Management System 1 Name: Quick Color Management System
2 Short Name: qcms 2 Short Name: qcms
3 URL: https://github.com/jrmuizel/qcms/tree/v4 3 URL: https://github.com/jrmuizel/qcms/tree/v4
4 Version: v4 4 Version: v4
5 Date: 2012-03-13 5 Date: 2012-03-13
6 License: MIT 6 License: MIT
7 License File: src/COPYING 7 License File: src/COPYING
8 Security Critical: yes 8 Security Critical: yes
9 9
10 Description: 10 Description:
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
142 - Add qcms_profile_ntsc_relative_gamut_size api 142 - Add qcms_profile_ntsc_relative_gamut_size api
143 - https://code.google.com/p/chromium/issues/detail?id=582870 143 - https://code.google.com/p/chromium/issues/detail?id=582870
144 - Fix build issue of qcms_tests for MIPS Linux 144 - Fix build issue of qcms_tests for MIPS Linux
145 - https://code.google.com/p/chromium/issues/detail?id=590227 145 - https://code.google.com/p/chromium/issues/detail?id=590227
146 - Update primaries used to build internal sRGB profile 146 - Update primaries used to build internal sRGB profile
147 - https://code.google.com/p/chromium/issues/detail?id=580917 147 - https://code.google.com/p/chromium/issues/detail?id=580917
148 - Update internal sRGB profile test report output 148 - Update internal sRGB profile test report output
149 - https://code.google.com/p/chromium/issues/detail?id=580917 149 - https://code.google.com/p/chromium/issues/detail?id=580917
150 - Add more internal sRGB profile tests 150 - Add more internal sRGB profile tests
151 - https://code.google.com/p/chromium/issues/detail?id=580917 151 - https://code.google.com/p/chromium/issues/detail?id=580917
152 - Fix build_output_lut to return correct data for parametric curves
153 - https://bugs.chromium.org/p/chromium/issues/detail?id=600338
154 152
155 For the Chromium changes, since the import, in a patch format run: 153 For the Chromium changes, since the import, in a patch format run:
156 git diff b8456f38 src 154 git diff b8456f38 src
OLDNEW
« no previous file with comments | « third_party/qcms/BUILD.gn ('k') | third_party/qcms/qcms.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698