Index: third_party/qcms/README.chromium |
diff --git a/third_party/qcms/README.chromium b/third_party/qcms/README.chromium |
index 8fb3768d50b60708db29f835974c69dd936f9715..368d604a2799e5f81ac96d83ac89279ce48301d5 100644 |
--- a/third_party/qcms/README.chromium |
+++ b/third_party/qcms/README.chromium |
@@ -53,5 +53,7 @@ google.patch contains the following modifications. Apply with |
- 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 |
+ - Add bgra (z,y,x) sampled transform lookup table api |
+ - https://code.google.com/p/chromium/issues/detail?id=443863 |
To regenerate google.patch: |
git diff b8456f38 src > google.patch |