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

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

Issue 935333002: Update from https://crrev.com/316786 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 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/protobuf/protobuf.gyp ('k') | third_party/qcms/src/qcms.h » ('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 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 - Convert MLUC profile description embedded nulls to '.' 46 - Convert MLUC profile description embedded nulls to '.'
47 - https://code.google.com/p/chromium/issues/detail?id=401971 47 - https://code.google.com/p/chromium/issues/detail?id=401971
48 - [APPLE port] Use en-localized profile description names 48 - [APPLE port] Use en-localized profile description names
49 - https://code.google.com/p/chromium/issues/detail?id=401971 49 - https://code.google.com/p/chromium/issues/detail?id=401971
50 - [APPLE port] Use mmod data for profile descriptions 50 - [APPLE port] Use mmod data for profile descriptions
51 - https://code.google.com/p/chromium/issues/detail?id=401971 51 - https://code.google.com/p/chromium/issues/detail?id=401971
52 - Minor variable name change: description -> description_offset 52 - Minor variable name change: description -> description_offset
53 - https://code.google.com/p/chromium/issues/detail?id=401971 53 - https://code.google.com/p/chromium/issues/detail?id=401971
54 - Avoid divisions creating sample points in the float cube LUT builder 54 - Avoid divisions creating sample points in the float cube LUT builder
55 - https://code.google.com/p/chromium/issues/detail?id=443863 55 - https://code.google.com/p/chromium/issues/detail?id=443863
56 - Add bgra (z,y,x) sampled transform lookup table api
57 - https://code.google.com/p/chromium/issues/detail?id=443863
56 To regenerate google.patch: 58 To regenerate google.patch:
57 git diff b8456f38 src > google.patch 59 git diff b8456f38 src > google.patch
OLDNEW
« no previous file with comments | « third_party/protobuf/protobuf.gyp ('k') | third_party/qcms/src/qcms.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698