summaryrefslogtreecommitdiffstats
path: root/third_party/qcms/README.chromium
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/qcms/README.chromium')
-rw-r--r--third_party/qcms/README.chromium2
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/qcms/README.chromium b/third_party/qcms/README.chromium
index fdf3394..8fb3768 100644
--- a/third_party/qcms/README.chromium
+++ b/third_party/qcms/README.chromium
@@ -51,5 +51,7 @@ google.patch contains the following modifications. Apply with
- https://code.google.com/p/chromium/issues/detail?id=401971
- Minor variable name change: description -> description_offset
- https://code.google.com/p/chromium/issues/detail?id=401971
+ - Avoid divisions creating sample points in the float cube LUT builder
+ - https://code.google.com/p/chromium/issues/detail?id=443863
To regenerate google.patch:
git diff b8456f38 src > google.patch