summaryrefslogtreecommitdiffstats
path: root/third_party/qcms
Commit message (Expand)AuthorAgeFilesLines
* lut_inverse_interp16: interpolate degenerate zeros in TRC curvesnoel2015-06-182-3/+16
* [qcms] Add tone reproduction curve (TRC) extraction apinoel2015-06-093-0/+105
* [qcms] Add matrix transform flag and matrix extraction apinoel2015-05-274-2/+36
* [qcms] Use half float conversion tablesnoel2015-05-271-2/+2
* [qcms] Use half float conversion tablesnoel2015-05-263-21/+15
* qcms: Silence __force_align_arg_pointer__ warning on Armv8ingemara2015-05-262-2/+3
* [qcms] Add float to half float conversion routinenoel2015-05-253-0/+92
* qcms: Drop the google.patch filerobert.bradford2015-05-122-1703/+4
* qcms: Limit vcgt table to a maximum of 1024 entriesrobert.bradford2015-05-083-17/+27
* qcms: Consolidate loop over channels and elements in VCGT parserrobert.bradford2015-05-063-43/+41
* qcms: Add vcgt tag reader and API to read its RGB gamma datarobert.bradford2015-05-015-32/+278
* lut_inverse_interp16: better handle degenerate TRC curvesnoel2015-03-242-3/+16
* lut_inverse_interp16: remove odd whitespace formattingnoel2015-03-183-22/+176
* Apply upstream fix: "Reject invalid sizes"noel2015-03-102-4/+19
* Update google.patchnoel2015-03-101-22/+258
* Update Chomium's build files to work w/ latest GN binaries.dpranke2015-02-201-2/+2
* Add bgra (z,y,x) sampled transform lookup table apinoel2015-02-073-1/+72
* Avoid divisions creating sample points in the float cube LUT buildernoel2015-02-032-9/+14
* [APPLE port] Use mmod data for profile descriptionsnoel2015-01-232-1/+41
* Minor variable name change: description -> description_offsetnoel2015-01-222-4/+6
* [APPLE port] Use en-localized profile description namesnoel2015-01-212-0/+67
* Add myself to third_party/qcms/OWNERSnoel2015-01-211-0/+1
* Fix spelling and remove bogus formatting from README.chromiumnoel2015-01-161-2/+2
* Convert MLUC profile description embedded nulls to '.'noel2015-01-132-2/+12
* Add a qcms_profile_get_description() apinoel2015-01-094-5/+19
* Remove msvs_express and secure_atl settingsscottmg2014-11-171-1/+1
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-1/+1
* [qcms] Provide an API to detect if color profiles matchnoel@chromium.org2014-08-095-9/+172
* qcms_transform_precacheLUT_float does not properly free dest buffernoel@chromium.org2014-07-043-4/+17
* Check for unused tag_len in read_nested_curveType()noel@chromium.org2014-07-013-5/+36
* Apply upstream qcmstypes.h patch to avoid conflicts with MSVC's stdint.hrnk@chromium.org2014-06-133-36/+61
* Convert some third_party deps to GNbrettw@chromium.org2014-05-131-0/+44
* Apply upstream fix for qcms_profile_from_memorynoel@chromium.org2014-04-123-4/+19
* 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
* Apply libqcms thread safety patchnoel@chromium.org2013-12-115-15/+101
* qcms: disable VS2013-only warningsscottmg@chromium.org2013-10-171-0/+6
* silence qcms __force_align_arg_pointer__ warning on mips toomostynb@opera.com2013-07-023-4/+4
* 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