summaryrefslogtreecommitdiffstats
path: root/third_party/qcms/qcms.gyp
Commit message (Expand)AuthorAgeFilesLines
* [qcms] Fix build issue of qcms_tests for MIPS Linuxmilko.leporis2016-03-091-9/+9
* [qcms] Provide an API to compute xyY gamut area relative to NTSC 1953radu.velea2016-02-171-0/+2
* [qcms] Add test to verify canned sRGB profile tristimulus match theradu.velea2016-02-031-0/+1
* Disable qcms_tests target for Android or iOS.halton.huo2016-01-201-16/+29
* [qcms] Don't build QCMS on Android and iOSradu.velea2016-01-141-23/+34
* Expand QCMS tests. Add Munsell test for transform accuracyradu.velea2015-10-091-2/+4
* Revert of Fix off-by-one differences between qcms_transform_data_rgba_out_lut...noel2015-09-181-2/+0
* Fix off-by-one differences between qcms_transform_data_rgba_out_lut_sse2radu.velea2015-09-181-0/+2
* qcms: Add SSE2 version of qcms_transform_data_tetra_clut_rgbaradu.velea2015-07-221-0/+25
* Revert of qcms: Add SSE2 version of qcms_transform_data_tetra_clut_rgba (patc...robert.bradford2015-07-221-25/+0
* qcms: Add SSE2 version of qcms_transform_data_tetra_clut_rgbaradu.velea2015-07-221-0/+25
* qcms: Drop SSE1 code as Chromium mandates SSE2 as a minimum requirementrobert.bradford2015-07-061-8/+0
* Remove msvs_express and secure_atl settingsscottmg2014-11-171-1/+1
* Require SSE2 for all 32-bit Linux builds and remove disable_sse2 option.scherkus@chromium.org2014-03-121-17/+4
* Reenable SSE2 for QCMS on Win64.scherkus@chromium.org2014-03-111-3/+8
* qcms: disable VS2013-only warningsscottmg@chromium.org2013-10-171-0/+6
* Disable MMX support so QCMS can build on Win64jschuh@chromium.org2013-03-021-2/+2
* Disable MMX intrinsics in qcms for x64 earlier than MSVC 2012jschuh@chromium.org2013-02-011-1/+3
* qcms: Build qcms target as static_library.tfarina@chromium.org2013-01-041-1/+1
* Turn off SSE2 when building for ARM or MIPS. tony@chromium.org2012-09-241-13/+14
* qcms: Change qcms to not use SSE2 for 32-bit *nix Chrome builds.thestig@chromium.org2012-09-131-6/+16
* Retry of warnings-as-errors for Windows third_party.scottmg@google.com2012-08-241-0/+3
* Revert 153092 - Turn on warnings as errors for (most) third_party code on Win...scottmg@google.com2012-08-241-3/+0
* Turn on warnings as errors for (most) third_party code on Windowsscottmg@chromium.org2012-08-231-0/+3
* fix to not add -msse and -msse2 on armtpayne@chromium.org2012-06-181-1/+1
* Fully specify path to qcms include path.noel@chromium.org2012-05-011-1/+1
* Adds qcms to third_party for use in handling ICC color profiles.estade@chromium.org2012-04-041-0/+51
* Revert 129510 - Adding qcms to use for handling ICC tagged images. This will ...georgey@chromium.org2012-03-291-39/+0
* Adding qcms to use for handling ICC tagged images. This will be used by chrom...tpayne@chromium.org2012-03-281-0/+39
* Remove unused qcms library.phajdan.jr@chromium.org2011-09-291-34/+0
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Remove rendundant use of product_name in gyp files.evan@chromium.org2011-06-091-1/+0
* Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...tony@chromium.org2011-05-231-1/+1
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-1/+1
* Fix build for third_party/qcms when SSE is diabled.thestig@chromium.org2010-11-131-0/+8
* Add qcms library for applying ICC color profile transforms to images. Thisabarth@chromium.org2010-11-121-0/+33