| Index: third_party/qcms/README.chromium
|
| diff --git a/third_party/qcms/README.chromium b/third_party/qcms/README.chromium
|
| index 3548a0f40e161063d7d8e67f16c61a4f3ac2d1e8..db10866168021b77c663cad86f31ecc4787d5c88 100644
|
| --- a/third_party/qcms/README.chromium
|
| +++ b/third_party/qcms/README.chromium
|
| @@ -27,7 +27,8 @@ The following changes have been made since qcms was imported:
|
| - Do not short-circuit bogus profile check for A2B0 or B2A0 unless v4 enabled.
|
| - Only reference code from transform-sse1.c and transform-sse2.c when SSE is
|
| enabled.
|
| - - Do not use an x86-only attribute on ARM or MIPS.
|
| + - Limit the use an x86-only attribute to 32-bit x86 builds.
|
| + - https://code.google.com/p/chromium/issues/detail?id=490016
|
| - Fix integer truncation warning/errors on Win64 build.
|
| - Apply upstream thread safety (fix) patch from
|
| - https://bugzilla.mozilla.org/show_bug.cgi?id=853169
|
|
|