index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
third_party
/
qcms
Commit message (
Expand
)
Author
Age
Files
Lines
*
lut_inverse_interp16: interpolate degenerate zeros in TRC curves
noel
2015-06-18
2
-3
/
+16
*
[qcms] Add tone reproduction curve (TRC) extraction api
noel
2015-06-09
3
-0
/
+105
*
[qcms] Add matrix transform flag and matrix extraction api
noel
2015-05-27
4
-2
/
+36
*
[qcms] Use half float conversion tables
noel
2015-05-27
1
-2
/
+2
*
[qcms] Use half float conversion tables
noel
2015-05-26
3
-21
/
+15
*
qcms: Silence __force_align_arg_pointer__ warning on Armv8
ingemara
2015-05-26
2
-2
/
+3
*
[qcms] Add float to half float conversion routine
noel
2015-05-25
3
-0
/
+92
*
qcms: Drop the google.patch file
robert.bradford
2015-05-12
2
-1703
/
+4
*
qcms: Limit vcgt table to a maximum of 1024 entries
robert.bradford
2015-05-08
3
-17
/
+27
*
qcms: Consolidate loop over channels and elements in VCGT parser
robert.bradford
2015-05-06
3
-43
/
+41
*
qcms: Add vcgt tag reader and API to read its RGB gamma data
robert.bradford
2015-05-01
5
-32
/
+278
*
lut_inverse_interp16: better handle degenerate TRC curves
noel
2015-03-24
2
-3
/
+16
*
lut_inverse_interp16: remove odd whitespace formatting
noel
2015-03-18
3
-22
/
+176
*
Apply upstream fix: "Reject invalid sizes"
noel
2015-03-10
2
-4
/
+19
*
Update google.patch
noel
2015-03-10
1
-22
/
+258
*
Update Chomium's build files to work w/ latest GN binaries.
dpranke
2015-02-20
1
-2
/
+2
*
Add bgra (z,y,x) sampled transform lookup table api
noel
2015-02-07
3
-1
/
+72
*
Avoid divisions creating sample points in the float cube LUT builder
noel
2015-02-03
2
-9
/
+14
*
[APPLE port] Use mmod data for profile descriptions
noel
2015-01-23
2
-1
/
+41
*
Minor variable name change: description -> description_offset
noel
2015-01-22
2
-4
/
+6
*
[APPLE port] Use en-localized profile description names
noel
2015-01-21
2
-0
/
+67
*
Add myself to third_party/qcms/OWNERS
noel
2015-01-21
1
-0
/
+1
*
Fix spelling and remove bogus formatting from README.chromium
noel
2015-01-16
1
-2
/
+2
*
Convert MLUC profile description embedded nulls to '.'
noel
2015-01-13
2
-2
/
+12
*
Add a qcms_profile_get_description() api
noel
2015-01-09
4
-5
/
+19
*
Remove msvs_express and secure_atl settings
scottmg
2014-11-17
1
-1
/
+1
*
Replace forward_dependent_configs with public_deps
Brett Wilson
2014-09-23
1
-1
/
+1
*
[qcms] Provide an API to detect if color profiles match
noel@chromium.org
2014-08-09
5
-9
/
+172
*
qcms_transform_precacheLUT_float does not properly free dest buffer
noel@chromium.org
2014-07-04
3
-4
/
+17
*
Check for unused tag_len in read_nested_curveType()
noel@chromium.org
2014-07-01
3
-5
/
+36
*
Apply upstream qcmstypes.h patch to avoid conflicts with MSVC's stdint.h
rnk@chromium.org
2014-06-13
3
-36
/
+61
*
Convert some third_party deps to GN
brettw@chromium.org
2014-05-13
1
-0
/
+44
*
Apply upstream fix for qcms_profile_from_memory
noel@chromium.org
2014-04-12
3
-4
/
+19
*
Require SSE2 for all 32-bit Linux builds and remove disable_sse2 option.
scherkus@chromium.org
2014-03-12
1
-17
/
+4
*
Reenable SSE2 for QCMS on Win64.
scherkus@chromium.org
2014-03-11
1
-3
/
+8
*
Apply libqcms thread safety patch
noel@chromium.org
2013-12-11
5
-15
/
+101
*
qcms: disable VS2013-only warnings
scottmg@chromium.org
2013-10-17
1
-0
/
+6
*
silence qcms __force_align_arg_pointer__ warning on mips too
mostynb@opera.com
2013-07-02
3
-4
/
+4
*
Disable MMX support so QCMS can build on Win64
jschuh@chromium.org
2013-03-02
1
-2
/
+2
*
Disable MMX intrinsics in qcms for x64 earlier than MSVC 2012
jschuh@chromium.org
2013-02-01
1
-1
/
+3
*
qcms: Build qcms target as static_library.
tfarina@chromium.org
2013-01-04
1
-1
/
+1
*
Make qcms compile on Win64
jschuh@chromium.org
2012-12-21
5
-14
/
+106
*
Fix gcc/arm compiler warning in qcms
sbc@chromium.org
2012-11-16
3
-37
/
+34
*
Turn off SSE2 when building for ARM or MIPS.
tony@chromium.org
2012-09-24
1
-13
/
+14
*
Fixed the issue when compiling qcms with clang for Android.
michaelbai@chromium.org
2012-09-24
3
-0
/
+35
*
qcms: Change qcms to not use SSE2 for 32-bit *nix Chrome builds.
thestig@chromium.org
2012-09-13
4
-8
/
+37
*
Retry of warnings-as-errors for Windows third_party.
scottmg@google.com
2012-08-24
1
-0
/
+3
*
Revert 153092 - Turn on warnings as errors for (most) third_party code on Win...
scottmg@google.com
2012-08-24
1
-3
/
+0
*
Turn on warnings as errors for (most) third_party code on Windows
scottmg@chromium.org
2012-08-23
1
-0
/
+3
*
Make 'License' field in third-party metadata required
steveblock@chromium.org
2012-08-01
1
-0
/
+1
[next]