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

Unified Diff: third_party/qcms/README.chromium

Issue 2796923002: [qcms] Only accept valid input ranges when reading VCGT formula (Closed)
Patch Set: Created 3 years, 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/qcms/src/iccread.c » ('j') | third_party/qcms/src/iccread.c » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/qcms/README.chromium
diff --git a/third_party/qcms/README.chromium b/third_party/qcms/README.chromium
index 8112972dd7494988c57052fc9b2dcac48c735403..922efa617cf89d2e6708cf5321729133358eb475 100644
--- a/third_party/qcms/README.chromium
+++ b/third_party/qcms/README.chromium
@@ -95,7 +95,7 @@ The following changes have been made since qcms was imported:
- https://code.google.com/p/chromium/issues/detail?id=506607
- Turbo charge SSE2 qcms_transform_data_rgba_out_lut_sse2
- https://code.google.com/p/chromium/issues/detail?id=506607
- - Check matrix transforms have the same PCS
+ - Check matrix transforms have the same PCS
- https://code.google.com/p/chromium/issues/detail?id=510682
- Apply Don't reject valid profiles with no CLUT offset
- https://bugzilla.mozilla.org/show_bug.cgi?id=1176551
@@ -161,6 +161,8 @@ The following changes have been made since qcms was imported:
- https://bugs.chromium.org/p/chromium/issues/detail?id=615667
- Fix an unitialized read in gamma curve data.
- https://bugs.chromium.org/p/chromium/issues/detail?id=635042
+ - Only accept valid input ranges when reading VCGT tag LUT
+ - https://bugs.chromium.org/p/chromium/issues/detail?id=708145
For the Chromium changes, since the import, in a patch format run:
git diff b8456f38 src
« no previous file with comments | « no previous file | third_party/qcms/src/iccread.c » ('j') | third_party/qcms/src/iccread.c » ('J')

Powered by Google App Engine
This is Rietveld 408576698