Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / qcms / README.chromium
index c73f12b..4c5b3fc 100644 (file)
@@ -30,6 +30,16 @@ google.patch contains the following modifications. Apply with
    enabled.
  - Do not use an x86-only attribute on ARM or MIPS.
  - Fix integer truncation warning/errors on Win64 build.
+ - Apply upstream thread safety (fix) patch from
+   - https://bugzilla.mozilla.org/show_bug.cgi?id=853169
+ - Apply upstream fix for qcms_profile_from_memory from
+   - https://bugzilla.mozilla.org/show_bug.cgi?id=969226
+ - Apply upstream simplification of qcmstypes.h
+   - https://hg.mozilla.org/mozilla-central/rev/b5be94737a83
+ - Check for unused tag_len in read_nested_curveType()
+ - Apply qcms_transform_precacheLUT_float does not properly free dest buffer
+   - https://bugzilla.mozilla.org/show_bug.cgi?id=701348
+ - Add qcms_profile_match api
+   - https://code.google.com/p/chromium/issues/detail?id=401971
 To regenerate google.patch:
   git diff b8456f38 src > google.patch
-