1. 1227163 Annotate third party imports upstream by Brian Osman · 8 months ago
  2. f97537e [bazel] Add macOS toolchain. by Leandro Lovisolo · 8 months ago
  3. a1d9a58 Remove paletted source support by Brian Osman · 8 months ago
  4. 1323db7 Fix skcms-Linux bot, once and for all by Brian Osman · 11 months ago
  5. cd38512 Fix "Float-cast-overflow in powf_" by Evgenii Kliuchnikov · 11 months ago
  6. 6140cf9 Fix detection of NEON f16 intrinsic availability on GCC by Brian Osman · 1 year, 1 month ago
  7. ef8a6f9 Remove unfinished ARM F16 compute path by Brian Osman · 1 year, 1 month ago
  8. 9e87658 Temporarily remove skcms-Win-Bazel-{Build,Test}-RBE tasks. by Leandro Lovisolo · 1 year, 1 month ago
  9. eca6699 Fix skcms-Linux task, again by Brian Osman · 1 year, 2 months ago
  10. fc9661a Suppress certain uninitialized variable warnings with GCC by Brian Osman · 1 year, 2 months ago
  11. ba39d81 Added 101010x_xr support. by Aaron Clarke · 1 year, 4 months ago
  12. e416854 Make transfer function classification part of the public API by Brian Osman · 1 year, 7 months ago
  13. b25b07b Fix issues with newer clang by Brian Osman · 1 year, 9 months ago
  14. 5729377 Parse CICP tags, and put the HDR metadata in skcms_Profile by Brian Osman · 1 year, 9 months ago
  15. 57b25d9 Specify that skcms tests are "small" by Brian Osman · 1 year, 9 months ago
  16. 0d2c250 Add hermetic Clang toolchain based on Skia's by Kevin Lubick · 1 year, 9 months ago
  17. c2639b5 Fix feature detection for AVX512 by Brian Osman · 1 year, 10 months ago
  18. 9c30a95 Fix "implicit conversion from 'int' to 'float' may lose precision" by Brian Osman · 2 years, 1 month ago
  19. dcb0286 [bazel] Use hermetic Android NDK C++ toolchain in CI tasks. by Leandro Lovisolo · 2 years, 2 months ago
  20. 0ff18eb [bazel] Add hermetic Android NDK C++ toolchain. by Leandro Lovisolo · 2 years, 2 months ago
  21. 5394ae3 Ignore .vscode. by Leandro Lovisolo · 2 years, 2 months ago
  22. 30c8e30 Fix overflow issue in approx_exp2(). by John Stiles · 2 years, 5 months ago
  23. 55ad4e2 Add .DS_Store to skcms ignore list. by John Stiles · 2 years, 5 months ago
  24. 3fa993c Fix skcms-Linux task. by Leandro Lovisolo · 2 years, 5 months ago
  25. 1ea0b89 [bazel] SkCMS: Android RBE tasks. by Leandro Lovisolo · 2 years, 7 months ago
  26. 103005b [bazel] SkCMS: Android config (32- and 64-bit, local and RBE). by Leandro Lovisolo · 2 years, 7 months ago
  27. 9019104 [infra] Update Mac dimensions to target MacMinis by Eric Boren · 2 years, 7 months ago
  28. 0d54964 [skcms] Run Bazel tryjobs using the VM service account, not JSON keys. by Leandro Lovisolo · 2 years, 9 months ago
  29. b5aafce [bazel] SkCMS: Add Windows Bazel tasks. by Leandro Lovisolo · 2 years, 9 months ago
  30. a00edc6 [bazel] SkCMS RBE config for Windows. by Lenadro Lovisolo · 2 years, 9 months ago
  31. 9aafe82 [bazel] SkCMS: Add Bazel tasks (local and RBE). by Leandro Lovisolo · 2 years, 9 months ago
  32. 3021821 [bazel] SkCMS RBE config for Linux. by Leandro Lovisolo · 2 years, 9 months ago
  33. cf7d3f9 Add BAZEL.md file with build and test instructions on all supported platforms. by Leandro Lovisolo · 2 years, 10 months ago
  34. c1e907c Use repo-specific tree_status_url in skcms by Ravi Mistry · 2 years, 10 months ago
  35. 4f7135f Add OWNERS by Kevin Lubick · 2 years, 10 months ago
  36. b3fa314 Add SkCQ cfg file to skcms by Ravi Mistry · 3 years ago
  37. ba17399 Fix GCC 8.3 spurious warning when disabling -Wpsabi. by John Stiles · 3 years ago
  38. bae5e28 Add whitespace.txt by Ravi Mistry · 3 years, 2 months ago
  39. 31ba46d use print_shortest_float() for matrix values by Mike Klein · 3 years, 2 months ago
  40. 623cdd6 zero output_channels to skip B2A CLUT by Mike Klein · 3 years, 2 months ago
  41. a638db8 require 3 or 4 B2A output channels by Mike Klein · 3 years, 2 months ago
  42. 163066c B2A part 3, turn it on by Mike Klein · 3 years, 3 months ago
  43. 411e277 fix fuzzer bug by Mike Klein · 3 years, 3 months ago
  44. c8a56c5 B2A part 2, CLUT refactoring by Mike Klein · 3 years, 3 months ago
  45. 1709968 roundtrip any profiles we can by Mike Klein · 3 years, 3 months ago
  46. 5b3a2ab dump src->xyz transform as %.2f by Mike Klein · 3 years, 3 months ago
  47. 4e8691e B2A part 1, types and parsing by Mike Klein · 3 years, 3 months ago
  48. b9593d4 inclusivity in comments by Mike Klein · 3 years, 3 months ago
  49. 65de465 parse profile following user-supplied A2B priority by Mike Klein · 3 years, 3 months ago
  50. 16a890f simplify diagnostic ignored "-Wpsabi" by Mike Klein · 3 years, 3 months ago
  51. 57e818a Suppress psabi warning on Clang, too by Brian Osman · 3 years, 3 months ago
  52. 4e5402c skcms build updates by Mike Klein · 3 years, 4 months ago
  53. 0498950 roll xcode to 12.4 by Mike Klein · 3 years, 4 months ago
  54. f1a749e [infra] Switch from isolate to RBE-CAS by Eric Boren · 3 years, 7 months ago
  55. 4a4ff5b update emscripten/node by Mike Klein · 3 years, 4 months ago
  56. 8247d3c generalize hlg curves by Mike Klein · 3 years, 8 months ago
  57. 069b8f6 mostly pointless rename by Mike Klein · 3 years, 10 months ago
  58. b1f9041 allow Gray and RGB profiles to be equal by Mike Klein · 3 years, 11 months ago
  59. 8da4cb0 add .bazelrc by Mike Klein · 4 years ago
  60. 6982458 basic bazel project structure by Mike Klein · 4 years ago
  61. 3eb9a5a rename build/ ninja/ by Mike Klein · 4 years ago
  62. fc0d614 bake in default bench profiles by Mike Klein · 4 years ago
  63. f732421 add skcms_TransferFunction_isFooish() by Mike Klein · 4 years ago
  64. c211064 bump emscripten/node by Mike Klein · 4 years ago
  65. 403d321 Add another test profile, where A2B/B2A and XYZ+TRC disagree strongly by Brian Osman · 4 years, 1 month ago
  66. 5404be4 add function to disable CPU detection by Mike Klein · 4 years, 1 month ago
  67. da218e6 Guard exp2f_ to never return a negative value by Brian Osman · 4 years, 1 month ago
  68. 97bfcc9 rm mips64el build configs by Mike Klein · 4 years, 1 month ago
  69. 60d5d65 gn format skcms.gni by Mike Klein · 4 years, 3 months ago
  70. bd0abcd add _sRGB 8888 formats by Mike Klein · 4 years, 3 months ago
  71. cbf3b9d Update Xcode by Ben Wagner · 4 years, 4 months ago
  72. 605b00d [infra] Upgrade Win to 2019 by Ben Wagner · 4 years, 6 months ago
  73. ab3cf9c Use new dimension value for Win2016. by Ben Wagner · 4 years, 6 months ago
  74. 25234a0 update skcms bot packages by Mike Klein · 4 years, 6 months ago
  75. ec78f68 Direct fit of small tables can produce "kBad" transfer functions by Brian Osman · 4 years, 6 months ago
  76. cd31cb3 determine one extra digit, chop it off by Mike Klein · 4 years, 6 months ago
  77. 5855011 roll emscripten on the bots by Mike Klein · 4 years, 6 months ago
  78. e7b1453 print one fewer digit than ideal by Mike Klein · 4 years, 6 months ago
  79. 7240f33 stick to 10.14 Mac bots by Mike Klein · 4 years, 6 months ago
  80. 4e9ed58 better parse mismatch dumps by Mike Klein · 4 years, 6 months ago
  81. 04c7f4e Handle non-invertible fits from linear or direct fit by Brian Osman · 4 years, 6 months ago
  82. 2e1ffb6 temporarily disable emscripten on bots by Mike Klein · 4 years, 6 months ago
  83. 6437475 Add skcms_AdaptToXYZD50 to the API by Lode Vandevenne · 4 years, 7 months ago
  84. ef3043b Run up to 8 iterations of Gauss-Newton, choose the best error by Brian Osman · 4 years, 7 months ago
  85. 68d3f3a Add more diagnostic output to ICC profile dumps by Brian Osman · 4 years, 7 months ago
  86. 2914b63 Add another interesting profile to the test corpus by Brian Osman · 4 years, 7 months ago
  87. 8d45bad Add another test profile from crbug.com/869115 by Brian Osman · 4 years, 7 months ago
  88. 0e5f772 Move ICCTag struct and GetTag functions to skcms_internal.h by Brian Osman · 4 years, 8 months ago
  89. e51ca8b Add CHAD and WTPT functions to public API by Brian Osman · 4 years, 8 months ago
  90. b118cb0 Guard against integer overflow when classifying transfer functions by Brian Osman · 4 years, 8 months ago
  91. 8e28e18 check we've fit an sRGB-ish TF by Mike Klein · 4 years, 8 months ago
  92. 8c5dee1 flip R,G,a for HLG by Mike Klein · 4 years, 8 months ago
  93. b564fc2 retract the HLG/PQ APIs a bit by Mike Klein · 4 years, 9 months ago
  94. 7c45b45 support PQ/HLG in skcms_Transform() by Mike Klein · 4 years, 9 months ago
  95. 709fd7f skcms_TransferFunction_invert() for PQ/HLG by Mike Klein · 4 years, 9 months ago
  96. e9158fd precompute log2(e) by Mike Klein · 4 years, 9 months ago
  97. ed9daeb serial HLG support by Mike Klein · 4 years, 9 months ago
  98. a52db47 sketch PQ and HLG APIs by Mike Klein · 4 years, 9 months ago
  99. 5c593bf use cipd package for python on skcms bots by Mike Klein · 4 years, 9 months ago
  100. 6847902 more careful float -> int range checks by Mike Klein · 4 years, 10 months ago