summaryrefslogtreecommitdiffstats
path: root/third_party/qcms
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make qcms compile on Win64jschuh@chromium.org2012-12-215-14/+106
* Fix gcc/arm compiler warning in qcmssbc@chromium.org2012-11-163-37/+34
* Turn off SSE2 when building for ARM or MIPS. tony@chromium.org2012-09-241-13/+14
* Fixed the issue when compiling qcms with clang for Android.michaelbai@chromium.org2012-09-243-0/+35
* qcms: Change qcms to not use SSE2 for 32-bit *nix Chrome builds.thestig@chromium.org2012-09-134-8/+37
* 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
* Make 'License' field in third-party metadata requiredsteveblock@chromium.org2012-08-011-0/+1
* fix to not add -msse and -msse2 on armtpayne@chromium.org2012-06-181-1/+1
* Fix qcms to allow gamma==1.0tpayne@chromium.org2012-06-073-39/+73
* applied upstream security patchtpayne@chromium.org2012-06-044-2/+58
* Applied upstream patch for image with profiles that contain a LUTtpayne@chromium.org2012-05-242-7/+11
* Use HAVE_POSIX_MEMALIGN instead of HAS_POSIX_MEMALIGNtpayne@chromium.org2012-05-243-1/+13
* Add BGRA output format support to qcmsestade@chromium.org2012-05-239-97/+906
* 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-0417-0/+5478
* Revert 129510 - Adding qcms to use for handling ICC tagged images. This will ...georgey@chromium.org2012-03-2918-5578/+0
* Adding qcms to use for handling ICC tagged images. This will be used by chrom...tpayne@chromium.org2012-03-2818-0/+5578
* Remove unused qcms library.phajdan.jr@chromium.org2011-09-2911-3265/+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
* Cleaning up third_party readmes and adding a template for future use.cdn@chromium.org2011-03-161-1/+2
* Add licensing info for qcms.mal@chromium.org2011-01-162-2/+56
* 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-1210-0/+3209