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

Unified Diff: third_party/qcms/README.chromium

Issue 2796893002: [qcms] Fix overflow when reading parametric gamma curves (Closed)
Patch Set: Sync up, fix QCMS tab vs. spaces per usual. 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/transform_util.c » ('j') | no next file with comments »
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 3c29b13ae0e8bebbb0f962436f2009711012ab2c..e2ef280935b111784e1722563388bebabd2ce821 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
@@ -163,6 +163,8 @@ The following changes have been made since qcms was imported:
- https://bugs.chromium.org/p/chromium/issues/detail?id=635042
- Only accept valid input ranges when reading VCGT formula
- https://bugs.chromium.org/p/chromium/issues/detail?id=708145
+ - Fix overflow when reading parametric gamma curves
+ - https://bugs.chromium.org/p/chromium/issues/detail?id=708143
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/transform_util.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698